aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Closing tags start with slashes.John McCall2010-07-061-2/+2
* minor typoChris Lattner2010-07-061-1/+1
* Alphabetize the list of function parameters.Nick Lewycky2010-07-061-15/+15
* Bring the list of passes and their descriptions up to date.Duncan Sands2010-07-061-162/+539
* Note the relationship between C99 restrict and LLVM noalias, andDan Gohman2010-07-062-4/+15
* indmemrem and lowerallocs are gone.Chris Lattner2010-07-041-35/+0
* Document that BasicAA respects noalias, while InterproceduralBasicAADan Gohman2010-07-021-2/+3
* Describe which dependencies are relevant to noalias, and document howDan Gohman2010-07-022-1/+11
* Add some html anchors, to allow attributes to be linked to directly.Dan Gohman2010-07-021-5/+6
* Reword the definition of the noalias attribute. The intention is forDan Gohman2010-07-022-26/+39
* Implement the "linker_private_weak" linkage type. This will be used forBill Wendling2010-07-011-14/+19
* Revert r107205 and r107207.Bill Wendling2010-06-291-22/+13
* Improve explanation.Bill Wendling2010-06-291-2/+6
* Introducing the "linker_weak" linkage type. This will be used for Objective-CBill Wendling2010-06-291-13/+18
* Add a blurb about -scev-aa.Dan Gohman2010-06-281-0/+13
* Document problems that I encountered when working on -scev-aa.Dan Gohman2010-06-241-0/+40
* This makes example Makefile a lot more like actualChris Lattner2010-06-211-5/+0
* Remove isTwoAddress from llvm.Eric Christopher2010-06-211-1/+0
* fix typos reported by Adam Warner!Chris Lattner2010-06-212-2/+2
* Another typo.Eric Christopher2010-06-181-1/+1
* Fix typo.Eric Christopher2010-06-181-1/+1
* Teach tablegen how to inherit from classes in 'defm' definitions.Bruno Cardoso Lopes2010-06-181-0/+41
* Minor clarification.Dan Gohman2010-06-171-1/+1
* For a tablegen expression such as !if(a,b,c), let 'a'Bruno Cardoso Lopes2010-06-171-1/+2
* let the '!eq' expression support 'int' and 'bit' typesBruno Cardoso Lopes2010-06-161-2/+2
* Remove the local register allocator.Jakob Stoklund Olesen2010-06-151-13/+13
* Update html tutorial docs to match api changes.Eric Christopher2010-06-145-18/+18
* Teach tablegen to allow "let" expressions inside multiclasses,Bruno Cardoso Lopes2010-06-101-0/+26
* Teach tablegen to support 'defm' inside multiclasses.Bruno Cardoso Lopes2010-06-051-0/+44
* Update docs to reflect new DISubprogram elements.Devang Patel2010-06-041-0/+7
* Update the documentation, getCalleeSavedRegClasses is not required anymore.Rafael Espindola2010-06-021-3/+0
* Document aggregate operation constant expressions.Nick Lewycky2010-05-291-0/+12
* Fix Data Layout description of floating point.Dale Johannesen2010-05-281-2/+4
* Fix more whitespace to be consistent with AsmPrinter.Dan Gohman2010-05-282-26/+26
* Fix whitespace to be more consistent with AsmPrinter's style.Dan Gohman2010-05-2812-139/+139
* Eliminate the restriction that the array size in an alloca must be i32.Dan Gohman2010-05-281-1/+1
* Fix a missing quote.Dan Gohman2010-05-261-1/+1
* Add entry for llvm.eh.sjlj.longjmp. PR4999.Jim Grosbach2010-05-261-0/+20
* expand on the llvm ir bitcode dox. Patch by Peter Housel!Chris Lattner2010-05-211-7/+339
* Update autoconf/automake versions in the documentation to match the versions ...Tobias Grosser2010-05-191-2/+2
* I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename itDuncan Sands2010-05-111-2/+2
* Test commit.Daniel Dunbar2010-05-111-2/+2
* Test commit.Tanya Lattner2010-05-111-1/+1
* Test commit.Tanya Lattner2010-05-111-1/+1
* Document graphviz passes for the (post) dominator tree.Tobias Grosser2010-05-071-0/+106
* Revert r103213. It broke several sections of live website.mike-m2010-05-07136-2034/+1595
* Disable man->postscript and man->pdf doc generation unless explicitlymike-m2010-05-071-0/+4
* Cleanup unneeded dirs after docs overhaul.mike-m2010-05-061-256/+0
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06136-1339/+2030
* Fix some ..'sChris Lattner2010-05-051-9/+9