| Commit message (Expand) | Author | Age | Files | Lines |
* | more minor edits | Chris Lattner | 2005-05-16 | 1 | -4/+5 |
* | more edits | Chris Lattner | 2005-05-16 | 1 | -28/+29 |
* | more edits, include stuff from the status update | Chris Lattner | 2005-05-16 | 1 | -24/+62 |
* | flush on the right and indented on the left looks a bit weird. | Chris Lattner | 2005-05-16 | 1 | -1/+1 |
* | Added a note about how the type can be omitted in call instructions. | John Criswell | 2005-05-16 | 1 | -17/+21 |
* | fix a typo duraid noticed | Chris Lattner | 2005-05-16 | 1 | -1/+1 |
* | more edits | Chris Lattner | 2005-05-16 | 1 | -13/+22 |
* | GCC4 + IA64 = badnews | Chris Lattner | 2005-05-15 | 1 | -0/+2 |
* | ctlz = most signficant bits, cttz = least sig | Chris Lattner | 2005-05-15 | 1 | -15/+18 |
* | add a sparcv8 section, make this validate | Chris Lattner | 2005-05-15 | 1 | -9/+26 |
* | more edits, add anchors | Chris Lattner | 2005-05-15 | 1 | -4/+9 |
* | edits to the simplify-libcalls element, move it higher in the list. | Chris Lattner | 2005-05-15 | 1 | -6/+6 |
* | add generated code | Chris Lattner | 2005-05-15 | 1 | -6/+24 |
* | Make note of the -simplify-libcalls pass. | Reid Spencer | 2005-05-15 | 1 | -0/+6 |
* | Substantial edits for the release notes. | Chris Lattner | 2005-05-15 | 1 | -49/+125 |
* | add x86-64 abi | Chris Lattner | 2005-05-14 | 1 | -0/+1 |
* | * Truncate a long line. | Reid Spencer | 2005-05-14 | 1 | -2/+2 |
* | mention the C++ exception problems on alpha | Andrew Lenharth | 2005-05-14 | 1 | -0/+2 |
* | add a bit about the known problems on IA64 | Duraid Madina | 2005-05-14 | 1 | -0/+24 |
* | minor changes | Chris Lattner | 2005-05-14 | 1 | -8/+7 |
* | user ops are not encoded in the bc format | Chris Lattner | 2005-05-14 | 1 | -2/+0 |
* | Document the pseudo-instruction opcodes in opcode range 56-63. These are | Reid Spencer | 2005-05-14 | 1 | -0/+36 |
* | Minor fixup of typos. | John Criswell | 2005-05-13 | 1 | -15/+15 |
* | Removed PPC Linux support, as no one seems to have used it yet. | John Criswell | 2005-05-13 | 1 | -1/+0 |
* | Add a note about SPARC V8. | John Criswell | 2005-05-13 | 1 | -2/+9 |
* | Minor fixes. | John Criswell | 2005-05-13 | 1 | -3/+4 |
* | Added some missing platforms. | John Criswell | 2005-05-13 | 1 | -4/+6 |
* | More typo and wording fixes. | John Criswell | 2005-05-13 | 1 | -5/+9 |
* | Add reassociation, minor cleanups. | Chris Lattner | 2005-05-13 | 1 | -15/+17 |
* | close off B< tag | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
* | remove htmlisms | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
* | fix typo | Chris Lattner | 2005-05-13 | 2 | -2/+2 |
* | note how to disable inlining | Chris Lattner | 2005-05-13 | 2 | -2/+18 |
* | fix link to llvm-ar | Chris Lattner | 2005-05-13 | 1 | -1/+1 |
* | these don't use passes | Chris Lattner | 2005-05-13 | 2 | -14/+0 |
* | this detail is not needed here | Chris Lattner | 2005-05-13 | 1 | -9/+0 |
* | update this manual | Chris Lattner | 2005-05-13 | 1 | -34/+36 |
* | Minor corrections and clarifications. | John Criswell | 2005-05-13 | 1 | -5/+5 |
* | Shameless update of copyright years. | John Criswell | 2005-05-12 | 1 | -1/+1 |
* | Correct a detail with the alloca instruction. | John Criswell | 2005-05-12 | 1 | -1/+1 |
* | Fixed some typos. | John Criswell | 2005-05-12 | 1 | -10/+10 |
* | update this to reflect the new selection daggy world | Chris Lattner | 2005-05-11 | 1 | -11/+53 |
* | don't duplicate information, particularly when it's out of date! | Chris Lattner | 2005-05-11 | 1 | -6/+2 |
* | Remove vim modeline; this should go into ~/.vimrc | Misha Brukman | 2005-05-10 | 1 | -2/+0 |
* | Remove vim modeline, this belongs in ~/.vimrc | Misha Brukman | 2005-05-10 | 1 | -2/+0 |
* | Consistently surround `cl::' code structures with <b> and <tt> to make them | Misha Brukman | 2005-05-10 | 1 | -12/+14 |
* | note HP-UX support | Duraid Madina | 2005-05-10 | 1 | -0/+5 |
* | Updated the list of code generators for LLVM 1.5. | John Criswell | 2005-05-09 | 1 | -0/+13 |
* | Little corrections. | John Criswell | 2005-05-09 | 1 | -4/+4 |
* | Fix bug noticed by Tzu-Chien Chiu, thanks! | Chris Lattner | 2005-05-09 | 1 | -1/+1 |