aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify the relationship between byval and readonly/Duncan Sands2008-10-061-15/+20
* A word got optimized out, thanks to Duncan for pointing this outChris Lattner2008-10-051-1/+1
* Update the documentation for first-class aggregates changes,Dan Gohman2008-10-041-70/+20
* add a note about inline asmChris Lattner2008-10-041-1/+2
* improve description of param/ret attrsChris Lattner2008-10-041-10/+14
* improve descriptions of function attrsChris Lattner2008-10-041-21/+27
* notes are gone.Chris Lattner2008-10-041-2/+1
* Change PointerType::get -> getUnqualDaniel Dunbar2008-10-031-2/+2
* Fix a typo.Dan Gohman2008-10-031-1/+1
* Stacker is dead.Duncan Sands2008-09-301-2/+0
* Fix grammar.Devang Patel2008-09-291-1/+1
* Fix sentence.Devang Patel2008-09-291-1/+1
* Add some hands-on documentation about which files to create and edit whenMatthijs Kooijman2008-09-291-0/+50
* Implement function notes as function attributes. Devang Patel2008-09-261-43/+50
* Update LICENSE link.Daniel Dunbar2008-09-261-1/+1
* Accept 'inreg' attribute on x86 functions asDale Johannesen2008-09-251-3/+5
* Rationalize the names of passes that print information:Duncan Sands2008-09-231-69/+69
* Upgrade doxygen.Tanya Lattner2008-09-181-76/+265
* Fix documentation for these functions; they do not only modify users within theNick Lewycky2008-09-151-5/+7
* The "alias" keyword comes first.Duncan Sands2008-09-121-1/+1
* Add more documentation advertising the -view-*-dags options.Dan Gohman2008-09-101-10/+21
* Fix a minor wording ambiguity in the Developer Policy.Dan Gohman2008-09-091-1/+2
* Extend the vcmp/fcmp LLVM IR instructions to take vectors as argumentsDan Gohman2008-09-091-21/+50
* Bitcasting two or from aggregate types is not permitted. UpdateDan Gohman2008-09-081-3/+5
* Clean up CSS validator errors: 'Property align doesn't exist : center'Bill Wendling2008-09-071-3/+3
* Formatting changes. to make the information cleaner.Bill Wendling2008-09-071-23/+24
* update.Devang Patel2008-09-041-1/+3
* Document function notes.Devang Patel2008-09-041-1/+37
* Update GC docs for clarified naming and AsmWriter refactoring.Gordon Henriksen2008-08-241-66/+93
* remove reference to really really old treeChris Lattner2008-08-191-4/+0
* the stacker doc is way out of date.Chris Lattner2008-08-113-1434/+1
* use the more precise 'op1' instead of 'var1' since the latter can be misunder...Gabor Greif2008-08-071-55/+55
* stacker is really gone.Chris Lattner2008-08-061-1/+1
* remove stackerChris Lattner2008-08-062-102/+2
* It's "a static", not "an static"Bill Wendling2008-08-051-1/+1
* Expand acronyms, suggested by Walter PawleyChris Lattner2008-08-051-21/+27
* Capitalize LLVM, suggested by Walt PawleyChris Lattner2008-08-051-2/+2
* Not that using stream headers other than iostream is allowed.Matthijs Kooijman2008-07-301-0/+4
* Added support for overloading intrinsics (atomics) based on pointersMon P Wang2008-07-301-72/+75
* Add vector shifts to the IR, patch by Eli Friedman.Nate Begeman2008-07-291-9/+6
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-1/+1
* Use &mdash; because.Bill Wendling2008-07-221-1/+1
* Remove references to llvm-gcc-4.0Bill Wendling2008-07-221-12/+4
* Fix grammar.Bill Wendling2008-07-221-1/+1
* add a description.Chris Lattner2008-07-131-1/+2
* Add a little wrapper header that is put around bc files when emittingChris Lattner2008-07-091-2/+38