aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-10-14Fix missing end tags and invalid HTML entity syntax.Dan Gohman
2008-10-14Add a missing close-tag.Dan Gohman
2008-10-14Fix a few close tags.Dan Gohman
2008-10-14Fix a typo.Dan Gohman
2008-10-14Add a brief mention of the new free-list management code.Dan Gohman
2008-10-14minor corrections, improved formattingGabor Greif
2008-10-14typo and formatting tweaksGabor Greif
2008-10-14Mention the different constant folders that IRBuilderDuncan Sands
2008-10-14add some upgrading notes from Pekka.Chris Lattner
2008-10-14add LSR and frameaddress info.Chris Lattner
2008-10-14Add static analyzer notes.Ted Kremenek
2008-10-14more minor updatesChris Lattner
2008-10-13more changes.Chris Lattner
2008-10-13optimizer and codegenChris Lattner
2008-10-13more updates.Chris Lattner
2008-10-13describe major new features and llvm-gcc features.Chris Lattner
2008-10-13MarkModRef -> AddReadAttrs.Duncan Sands
2008-10-13Add some llvm-gcc changes that may be worthDuncan Sands
2008-10-13give the static analyzer its own section.Chris Lattner
2008-10-13more rearranging.Chris Lattner
2008-10-13move major changes down.Chris Lattner
2008-10-13Fix typo. Add note on trampoline support.Duncan Sands
2008-10-13Update the Ada part.Duncan Sands
2008-10-13final note.Chris Lattner
2008-10-13fix some crazily long lines.Chris Lattner
2008-10-13Improve the description on the getelementptr instruction. It should now betterMatthijs Kooijman
2008-10-13Add whitespace before a parenthesis.Mikhail Glushenkov
2008-10-13Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does...Mikhail Glushenkov
2008-10-12more notesChris Lattner
2008-10-12add some more notesChris Lattner
2008-10-12add some notesChris Lattner
2008-10-11Add API changes which affected me to release notes:Daniel Dunbar
2008-10-11Add GCC 4.1.2 from Debian to known bad GCC list.Daniel Dunbar
2008-10-11Note EH stuff for x86-64/linuxAnton Korobeynikov
2008-10-11We do support PIC on x86-64/linuxAnton Korobeynikov
2008-10-11Strip out 2.3 info, make space for 2.4 info. I'd appreciate it ifChris Lattner
2008-10-08fix typoChris Lattner
2008-10-07Improve function definition, call and invoke instruction docs.Devang Patel
2008-10-07Add two forgotten </i>'s.Matthijs Kooijman
2008-10-06Update function attributes docs.Devang Patel
2008-10-06Clarify the relationship between byval and readonly/Duncan Sands
2008-10-05A word got optimized out, thanks to Duncan for pointing this outChris Lattner
2008-10-04Update the documentation for first-class aggregates changes,Dan Gohman
2008-10-04add a note about inline asmChris Lattner
2008-10-04improve description of param/ret attrsChris Lattner
2008-10-04improve descriptions of function attrsChris Lattner
2008-10-04notes are gone.Chris Lattner
2008-10-03Change PointerType::get -> getUnqualDaniel Dunbar
2008-10-03Fix a typo.Dan Gohman
2008-09-30Stacker is dead.Duncan Sands