aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* remove spurious space in linkGabor Greif2008-10-171-2/+2
* Remove naming Tilmann for generics.Nicolas Geoffray2008-10-151-5/+4
* catch one more typo, canonicalize LLVMdevGabor Greif2008-10-151-3/+3
* fix some validation errors, improve formatting, squash a strange pluralGabor Greif2008-10-151-12/+10
* Prevent assert when using '"' in names (via hexadecimal).Daniel Dunbar2008-10-141-2/+3
* Add some ReleaseNotes on clang codegen.Daniel Dunbar2008-10-141-1/+23
* Document attributes changes.Devang Patel2008-10-141-1/+17
* Add VMKit notes.Nicolas Geoffray2008-10-141-4/+22
* Mention a few methods in ConstantSDNode that were renamed.Dan Gohman2008-10-141-1/+4
* HTML syntax fixes.Dan Gohman2008-10-144-38/+38
* Fix missing end tags and invalid HTML entity syntax.Dan Gohman2008-10-141-53/+58
* Add a missing close-tag.Dan Gohman2008-10-141-0/+1
* Fix a few close tags.Dan Gohman2008-10-141-2/+2
* Fix a typo.Dan Gohman2008-10-141-1/+1
* Add a brief mention of the new free-list management code.Dan Gohman2008-10-141-3/+3
* minor corrections, improved formattingGabor Greif2008-10-141-12/+12
* typo and formatting tweaksGabor Greif2008-10-141-8/+9
* Mention the different constant folders that IRBuilderDuncan Sands2008-10-141-2/+8
* add some upgrading notes from Pekka.Chris Lattner2008-10-141-0/+6
* add LSR and frameaddress info.Chris Lattner2008-10-141-7/+14
* Add static analyzer notes.Ted Kremenek2008-10-141-5/+23
* more minor updatesChris Lattner2008-10-141-9/+9
* more changes.Chris Lattner2008-10-131-33/+35
* optimizer and codegenChris Lattner2008-10-131-33/+64
* more updates.Chris Lattner2008-10-131-12/+37
* describe major new features and llvm-gcc features.Chris Lattner2008-10-131-23/+44
* MarkModRef -> AddReadAttrs.Duncan Sands2008-10-131-1/+3
* Add some llvm-gcc changes that may be worthDuncan Sands2008-10-131-5/+9
* give the static analyzer its own section.Chris Lattner2008-10-131-6/+15
* more rearranging.Chris Lattner2008-10-131-36/+28
* move major changes down.Chris Lattner2008-10-131-46/+48
* Fix typo. Add note on trampoline support.Duncan Sands2008-10-131-1/+2
* Update the Ada part.Duncan Sands2008-10-131-5/+4
* final note.Chris Lattner2008-10-131-0/+2
* fix some crazily long lines.Chris Lattner2008-10-131-5/+12
* Improve the description on the getelementptr instruction. It should now betterMatthijs Kooijman2008-10-131-18/+24
* Add whitespace before a parenthesis.Mikhail Glushenkov2008-10-131-1/+1
* Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does...Mikhail Glushenkov2008-10-131-14/+16
* more notesChris Lattner2008-10-121-6/+14
* add some more notesChris Lattner2008-10-121-7/+36
* add some notesChris Lattner2008-10-121-4/+26
* Add API changes which affected me to release notes:Daniel Dunbar2008-10-111-0/+5
* Add GCC 4.1.2 from Debian to known bad GCC list.Daniel Dunbar2008-10-111-0/+4
* Note EH stuff for x86-64/linuxAnton Korobeynikov2008-10-111-3/+3
* We do support PIC on x86-64/linuxAnton Korobeynikov2008-10-111-2/+0
* Strip out 2.3 info, make space for 2.4 info. I'd appreciate it ifChris Lattner2008-10-111-274/+40
* fix typoChris Lattner2008-10-081-1/+1
* Improve function definition, call and invoke instruction docs.Devang Patel2008-10-071-5/+12
* Add two forgotten </i>'s.Matthijs Kooijman2008-10-071-2/+2
* Update function attributes docs.Devang Patel2008-10-061-9/+37