aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Restore minor deletion.Mike Stump2009-05-041-0/+3
* Remove obsolete wording, the only exception a readnone function can throwChris Lattner2009-05-031-2/+2
* be very explicit that readnone/readonly functions can'tChris Lattner2009-05-031-2/+4
* HTML-escape '>' as '>' in sample C++ code.Misha Brukman2009-05-011-4/+4
* Add a mention of TypeBuilder to the programmer's manual, and clean up the classJeffrey Yasskin2009-04-301-0/+41
* Second attempt:Bill Wendling2009-04-291-0/+6
* Fix some confusion in the Ada f-e build instructions betweenDuncan Sands2009-04-271-7/+11
* Now that any size of integer indices are allowed for sequential types, remove...Sanjiv Gupta2009-04-271-3/+1
* Add two new record types to the blockinfo block:Chris Lattner2009-04-261-0/+11
* Any size of integral indices are allowed in gep for indexing into sequential ...Sanjiv Gupta2009-04-261-1/+1
* improve documentation on build configurations, patch byChris Lattner2009-04-251-8/+19
* aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin!Chris Lattner2009-04-252-3/+5
* Update docs to not mention gcse/loadvn and mention memdep andChris Lattner2009-04-251-24/+12
* Fixed the gep example for i16 type indices.Sanjiv Gupta2009-04-251-1/+1
* Fixed spaces and the getelementpointer example with i16 type indices.Sanjiv Gupta2009-04-241-3/+3
* Allow i16 type indices to gep.Sanjiv Gupta2009-04-241-1/+4
* Fix a documentation bug.David Greene2009-04-231-1/+1
* Make BinOps typed and require a type specifier for !nameconcat. ThisDavid Greene2009-04-231-3/+3
* Allow defm to inherit from multiple multiclasses.David Greene2009-04-221-3/+4
* Implement !nameconcat to concatenate strings and look up the resultingDavid Greene2009-04-221-2/+8
* Implement multiclass inheritance.David Greene2009-04-221-2/+4
* ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead.Dan Gohman2009-04-221-1/+1
* Make it clearer that llvm-gcc is not needed forDuncan Sands2009-04-181-1/+2
* Update information on canadian cross buildsJim Grosbach2009-04-171-36/+9
* More obsessive reformatting. Fixed some validation errors.Bill Wendling2009-04-151-1009/+1045
* Add a new "available_externally" linkage type. This is intendedChris Lattner2009-04-131-2/+13
* Add paragraph tags.Nick Lewycky2009-04-131-2/+2
* Fix compile error. Pointed out by mait on #llvm IRC!Nick Lewycky2009-04-122-2/+2
* Fixed spelling.Misha Brukman2009-04-101-1/+1
* fix typo, patch by Shlomi Fish!Chris Lattner2009-04-101-1/+1
* Remove AllowInverse: it leaks memory and is not the rightChris Lattner2009-04-081-16/+1
* Use 'name' instead of 'href'.Bill Wendling2009-04-071-1/+1
* Fix verification failure.Bill Wendling2009-04-071-1/+1
* Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn'tBill Wendling2009-04-071-2/+25
* Another reformatting. No change in docs.Bill Wendling2009-04-071-317/+327
* add a new Blob encoding abbreviation for bitcode files that emitsChris Lattner2009-04-061-0/+7
* clean up some htmlChris Lattner2009-04-061-6/+6
* Add character encoding declaration to fix verification warning.Bill Wendling2009-04-051-0/+1
* Obsessively format this document.Bill Wendling2009-04-051-371/+395
* Add character encoding declaration.Bill Wendling2009-04-051-0/+1
* Fix validation error.Bill Wendling2009-04-051-0/+2
* A lot of formatting changes.Bill Wendling2009-04-052-1107/+1472
* Fix some HTML validation errors.Bill Wendling2009-04-041-9/+11
* General clean-up of the bitcode format documentation. Having the paragraphsBill Wendling2009-04-041-150/+207
* Add support for embedded metadata to LLVM. This introduces two new types ofNick Lewycky2009-04-041-0/+38
* Duplicate entry.Bill Wendling2009-04-031-10/+0
* "Add documentation about the fix for missing x86Chris Lattner2009-04-031-0/+10
* update some syntaxChris Lattner2009-04-031-89/+89
* add this to SVN to allow collaborative hacking.Chris Lattner2009-04-011-0/+133
* docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...John Mosby2009-03-301-7/+3