| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove naming Tilmann for generics. | Nicolas Geoffray | 2008-10-15 | 1 | -5/+4 |
* | catch one more typo, canonicalize LLVMdev | Gabor Greif | 2008-10-15 | 1 | -3/+3 |
* | fix some validation errors, improve formatting, squash a strange plural | Gabor Greif | 2008-10-15 | 1 | -12/+10 |
* | Prevent assert when using '"' in names (via hexadecimal). | Daniel Dunbar | 2008-10-14 | 1 | -2/+3 |
* | Add some ReleaseNotes on clang codegen. | Daniel Dunbar | 2008-10-14 | 1 | -1/+23 |
* | Document attributes changes. | Devang Patel | 2008-10-14 | 1 | -1/+17 |
* | Add VMKit notes. | Nicolas Geoffray | 2008-10-14 | 1 | -4/+22 |
* | Mention a few methods in ConstantSDNode that were renamed. | Dan Gohman | 2008-10-14 | 1 | -1/+4 |
* | HTML syntax fixes. | Dan Gohman | 2008-10-14 | 4 | -38/+38 |
* | Fix missing end tags and invalid HTML entity syntax. | Dan Gohman | 2008-10-14 | 1 | -53/+58 |
* | Add a missing close-tag. | Dan Gohman | 2008-10-14 | 1 | -0/+1 |
* | Fix a few close tags. | Dan Gohman | 2008-10-14 | 1 | -2/+2 |
* | Fix a typo. | Dan Gohman | 2008-10-14 | 1 | -1/+1 |
* | Add a brief mention of the new free-list management code. | Dan Gohman | 2008-10-14 | 1 | -3/+3 |
* | minor corrections, improved formatting | Gabor Greif | 2008-10-14 | 1 | -12/+12 |
* | typo and formatting tweaks | Gabor Greif | 2008-10-14 | 1 | -8/+9 |
* | Mention the different constant folders that IRBuilder | Duncan Sands | 2008-10-14 | 1 | -2/+8 |
* | add some upgrading notes from Pekka. | Chris Lattner | 2008-10-14 | 1 | -0/+6 |
* | add LSR and frameaddress info. | Chris Lattner | 2008-10-14 | 1 | -7/+14 |
* | Add static analyzer notes. | Ted Kremenek | 2008-10-14 | 1 | -5/+23 |
* | more minor updates | Chris Lattner | 2008-10-14 | 1 | -9/+9 |
* | more changes. | Chris Lattner | 2008-10-13 | 1 | -33/+35 |
* | optimizer and codegen | Chris Lattner | 2008-10-13 | 1 | -33/+64 |
* | more updates. | Chris Lattner | 2008-10-13 | 1 | -12/+37 |
* | describe major new features and llvm-gcc features. | Chris Lattner | 2008-10-13 | 1 | -23/+44 |
* | MarkModRef -> AddReadAttrs. | Duncan Sands | 2008-10-13 | 1 | -1/+3 |
* | Add some llvm-gcc changes that may be worth | Duncan Sands | 2008-10-13 | 1 | -5/+9 |
* | give the static analyzer its own section. | Chris Lattner | 2008-10-13 | 1 | -6/+15 |
* | more rearranging. | Chris Lattner | 2008-10-13 | 1 | -36/+28 |
* | move major changes down. | Chris Lattner | 2008-10-13 | 1 | -46/+48 |
* | Fix typo. Add note on trampoline support. | Duncan Sands | 2008-10-13 | 1 | -1/+2 |
* | Update the Ada part. | Duncan Sands | 2008-10-13 | 1 | -5/+4 |
* | final note. | Chris Lattner | 2008-10-13 | 1 | -0/+2 |
* | fix some crazily long lines. | Chris Lattner | 2008-10-13 | 1 | -5/+12 |
* | Improve the description on the getelementptr instruction. It should now better | Matthijs Kooijman | 2008-10-13 | 1 | -18/+24 |
* | Add whitespace before a parenthesis. | Mikhail Glushenkov | 2008-10-13 | 1 | -1/+1 |
* | Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does... | Mikhail Glushenkov | 2008-10-13 | 1 | -14/+16 |
* | more notes | Chris Lattner | 2008-10-12 | 1 | -6/+14 |
* | add some more notes | Chris Lattner | 2008-10-12 | 1 | -7/+36 |
* | add some notes | Chris Lattner | 2008-10-12 | 1 | -4/+26 |
* | Add API changes which affected me to release notes: | Daniel Dunbar | 2008-10-11 | 1 | -0/+5 |
* | Add GCC 4.1.2 from Debian to known bad GCC list. | Daniel Dunbar | 2008-10-11 | 1 | -0/+4 |
* | Note EH stuff for x86-64/linux | Anton Korobeynikov | 2008-10-11 | 1 | -3/+3 |
* | We do support PIC on x86-64/linux | Anton Korobeynikov | 2008-10-11 | 1 | -2/+0 |
* | Strip out 2.3 info, make space for 2.4 info. I'd appreciate it if | Chris Lattner | 2008-10-11 | 1 | -274/+40 |
* | fix typo | Chris Lattner | 2008-10-08 | 1 | -1/+1 |
* | Improve function definition, call and invoke instruction docs. | Devang Patel | 2008-10-07 | 1 | -5/+12 |
* | Add two forgotten </i>'s. | Matthijs Kooijman | 2008-10-07 | 1 | -2/+2 |
* | Update function attributes docs. | Devang Patel | 2008-10-06 | 1 | -9/+37 |
* | Clarify the relationship between byval and readonly/ | Duncan Sands | 2008-10-06 | 1 | -15/+20 |