summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* more changes.Chris Lattner2008-10-13
* optimizer and codegenChris Lattner2008-10-13
* more updates.Chris Lattner2008-10-13
* describe major new features and llvm-gcc features.Chris Lattner2008-10-13
* MarkModRef -> AddReadAttrs.Duncan Sands2008-10-13
* Add some llvm-gcc changes that may be worthDuncan Sands2008-10-13
* give the static analyzer its own section.Chris Lattner2008-10-13
* more rearranging.Chris Lattner2008-10-13
* move major changes down.Chris Lattner2008-10-13
* Fix typo. Add note on trampoline support.Duncan Sands2008-10-13
* Update the Ada part.Duncan Sands2008-10-13
* final note.Chris Lattner2008-10-13
* fix some crazily long lines.Chris Lattner2008-10-13
* Improve the description on the getelementptr instruction. It should now betterMatthijs Kooijman2008-10-13
* Add whitespace before a parenthesis.Mikhail Glushenkov2008-10-13
* Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does...Mikhail Glushenkov2008-10-13
* more notesChris Lattner2008-10-12
* add some more notesChris Lattner2008-10-12
* add some notesChris Lattner2008-10-12
* Add API changes which affected me to release notes:Daniel Dunbar2008-10-11
* Add GCC 4.1.2 from Debian to known bad GCC list.Daniel Dunbar2008-10-11
* Note EH stuff for x86-64/linuxAnton Korobeynikov2008-10-11
* We do support PIC on x86-64/linuxAnton Korobeynikov2008-10-11
* Strip out 2.3 info, make space for 2.4 info. I'd appreciate it ifChris Lattner2008-10-11
* fix typoChris Lattner2008-10-08
* Improve function definition, call and invoke instruction docs.Devang Patel2008-10-07
* Add two forgotten </i>'s.Matthijs Kooijman2008-10-07
* Update function attributes docs.Devang Patel2008-10-06
* Clarify the relationship between byval and readonly/Duncan Sands2008-10-06
* A word got optimized out, thanks to Duncan for pointing this outChris Lattner2008-10-05
* Update the documentation for first-class aggregates changes,Dan Gohman2008-10-04
* add a note about inline asmChris Lattner2008-10-04
* improve description of param/ret attrsChris Lattner2008-10-04
* improve descriptions of function attrsChris Lattner2008-10-04
* notes are gone.Chris Lattner2008-10-04
* Change PointerType::get -> getUnqualDaniel Dunbar2008-10-03
* Fix a typo.Dan Gohman2008-10-03
* Stacker is dead.Duncan Sands2008-09-30
* Fix grammar.Devang Patel2008-09-29
* Fix sentence.Devang Patel2008-09-29
* Add some hands-on documentation about which files to create and edit whenMatthijs Kooijman2008-09-29
* Implement function notes as function attributes. Devang Patel2008-09-26
* Update LICENSE link.Daniel Dunbar2008-09-26
* Accept 'inreg' attribute on x86 functions asDale Johannesen2008-09-25
* Rationalize the names of passes that print information:Duncan Sands2008-09-23
* Upgrade doxygen.Tanya Lattner2008-09-18
* Fix documentation for these functions; they do not only modify users within theNick Lewycky2008-09-15
* The "alias" keyword comes first.Duncan Sands2008-09-12
* Add more documentation advertising the -view-*-dags options.Dan Gohman2008-09-10
* Fix a minor wording ambiguity in the Developer Policy.Dan Gohman2008-09-09