| Commit message (Expand) | Author | Age | Files | Lines |
* | The -mode option is no longer | Chris Lattner | 2003-10-14 | 1 | -4/+4 |
* | Removed items that are done or irrelevant. | John Criswell | 2003-10-13 | 1 | -26/+2 |
* | Fixed the name of a hyperlink. | John Criswell | 2003-10-13 | 1 | -1/+1 |
* | Removed information on common build problems. That is now documented in | John Criswell | 2003-10-13 | 1 | -60/+3 |
* | Fequently Asked Questions about LLVM. Mainly focuses on build problems, but | John Criswell | 2003-10-13 | 1 | -0/+145 |
* | Oops, forgot to commit this before: standardize header comments | Chris Lattner | 2003-10-13 | 1 | -2/+2 |
* | Rename -preheaders pass. Spelling fix | Chris Lattner | 2003-10-12 | 1 | -2/+2 |
* | Renamed the feature subtests so that they do not begin with 'f'. It was | John Criswell | 2003-10-10 | 1 | -9/+4 |
* | Fixed spelling. | John Criswell | 2003-10-10 | 1 | -3/+3 |
* | Initial checkin of Testing Guide. | John Criswell | 2003-10-10 | 1 | -0/+356 |
* | Removed information about compiling the GCC front end. This will be in a | John Criswell | 2003-10-10 | 1 | -149/+60 |
* | Re-did some of the text wrapping (sorry). | John Criswell | 2003-10-10 | 1 | -143/+167 |
* | Add documentation for weak variables | Chris Lattner | 2003-10-10 | 1 | -2/+10 |
* | Convert over to short bug URLs | Chris Lattner | 2003-10-08 | 1 | -6/+6 |
* | Add links to bugzilla | Chris Lattner | 2003-10-07 | 1 | -10/+21 |
* | Cleanups, include a list of passes | Chris Lattner | 2003-10-07 | 1 | -7/+52 |
* | cleanup analyze documents | Chris Lattner | 2003-10-07 | 1 | -35/+24 |
* | Ensure both columns take 50% | Chris Lattner | 2003-10-07 | 1 | -3/+3 |
* | no this really isn't extract | Chris Lattner | 2003-10-07 | 1 | -1/+1 |
* | initial checkin of the bugpoint doxs | Chris Lattner | 2003-10-07 | 1 | -0/+113 |
* | TTify, add links between pages | Chris Lattner | 2003-10-07 | 3 | -130/+92 |
* | Consistently set the background color | Chris Lattner | 2003-10-07 | 11 | -54/+42 |
* | <tt>ify things | Chris Lattner | 2003-10-07 | 1 | -42/+30 |
* | Make the index page a big more attractive | Chris Lattner | 2003-10-07 | 1 | -21/+35 |
* | More changes and updates | Chris Lattner | 2003-10-07 | 3 | -131/+108 |
* | <tt>ify, other minor cleanups | Chris Lattner | 2003-10-07 | 1 | -25/+24 |
* | <tt> stuff | Chris Lattner | 2003-10-07 | 1 | -26/+14 |
* | Add pointer to LLC for code generator options. <tt> a bunch of stuff which s... | Chris Lattner | 2003-10-07 | 1 | -35/+10 |
* | separate options into X86 and sparc specific options | Chris Lattner | 2003-10-07 | 1 | -48/+50 |
* | Wrap at 80 columns | Chris Lattner | 2003-10-07 | 1 | -17/+7 |
* | Renamed llvmas.html llvmdis.html and llvmlink.html to have hyphens in them | Chris Lattner | 2003-10-07 | 1 | -3/+3 |
* | remove options specific to the -internalize pass, add the -debug option | Chris Lattner | 2003-10-07 | 1 | -0/+9 |
* | Break lines so that they fit within 80 columns. | Misha Brukman | 2003-10-06 | 1 | -24/+88 |
* | * Alphabetized order of tools | Misha Brukman | 2003-10-06 | 1 | -23/+37 |
* | The sparc backend now support invoke, but still doesn't support unwind | Chris Lattner | 2003-10-05 | 1 | -4/+4 |
* | Added links to the C and C++ frontends. | John Criswell | 2003-10-03 | 1 | -0/+10 |
* | Adding basic documentation for the LLVM C and C++ frontends. | John Criswell | 2003-10-03 | 2 | -0/+221 |
* | Add ideas and small revisions from Vikram | Chris Lattner | 2003-10-02 | 1 | -22/+44 |
* | Change llc command line for register allocators | Alkis Evlogimenos | 2003-10-02 | 1 | -11/+17 |
* | fix spleling | Chris Lattner | 2003-10-02 | 1 | -3/+3 |
* | add note about .a files | Chris Lattner | 2003-10-02 | 1 | -1/+3 |
* | Initial checkin of the LLVM 1.0 release notes | Chris Lattner | 2003-10-02 | 1 | -0/+326 |
* | Amazingly enough, we actually do some stuff around here. Now if we could | Chris Lattner | 2003-10-01 | 1 | -7/+4 |
* | Corrected usage synopsis. | John Criswell | 2003-09-30 | 1 | -1/+9 |
* | Added information on input and output filenames. | John Criswell | 2003-09-29 | 2 | -16/+100 |
* | Added explanation of where analyze gets its input, where it sends its output, | John Criswell | 2003-09-29 | 1 | -5/+10 |
* | Added information on how input and output files are selected. | John Criswell | 2003-09-26 | 2 | -17/+42 |
* | Added information about how llvm-as and llvm-dis select the input and output | John Criswell | 2003-09-26 | 2 | -13/+62 |
* | Change the heading of the page to reflect the tool name | Chris Lattner | 2003-09-25 | 10 | -20/+20 |
* | Added an explanation of gccld's behavior when linking in native mode. | John Criswell | 2003-09-25 | 1 | -0/+8 |