summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Fixed spaces and the getelementpointer example with i16 type indices.Sanjiv Gupta2009-04-24
* Allow i16 type indices to gep.Sanjiv Gupta2009-04-24
* Fix a documentation bug.David Greene2009-04-23
* Make BinOps typed and require a type specifier for !nameconcat. ThisDavid Greene2009-04-23
* Allow defm to inherit from multiple multiclasses.David Greene2009-04-22
* Implement !nameconcat to concatenate strings and look up the resultingDavid Greene2009-04-22
* Implement multiclass inheritance.David Greene2009-04-22
* ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead.Dan Gohman2009-04-22
* Make it clearer that llvm-gcc is not needed forDuncan Sands2009-04-18
* Update information on canadian cross buildsJim Grosbach2009-04-17
* More obsessive reformatting. Fixed some validation errors.Bill Wendling2009-04-15
* Add a new "available_externally" linkage type. This is intendedChris Lattner2009-04-13
* Add paragraph tags.Nick Lewycky2009-04-13
* Fix compile error. Pointed out by mait on #llvm IRC!Nick Lewycky2009-04-12
* Fixed spelling.Misha Brukman2009-04-10
* fix typo, patch by Shlomi Fish!Chris Lattner2009-04-10
* Remove AllowInverse: it leaks memory and is not the rightChris Lattner2009-04-08
* Use 'name' instead of 'href'.Bill Wendling2009-04-07
* Fix verification failure.Bill Wendling2009-04-07
* Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn'tBill Wendling2009-04-07
* Another reformatting. No change in docs.Bill Wendling2009-04-07
* add a new Blob encoding abbreviation for bitcode files that emitsChris Lattner2009-04-06
* clean up some htmlChris Lattner2009-04-06
* Add character encoding declaration to fix verification warning.Bill Wendling2009-04-05
* Obsessively format this document.Bill Wendling2009-04-05
* Add character encoding declaration.Bill Wendling2009-04-05
* Fix validation error.Bill Wendling2009-04-05
* A lot of formatting changes.Bill Wendling2009-04-05
* Fix some HTML validation errors.Bill Wendling2009-04-04
* General clean-up of the bitcode format documentation. Having the paragraphsBill Wendling2009-04-04
* Add support for embedded metadata to LLVM. This introduces two new types ofNick Lewycky2009-04-04
* Duplicate entry.Bill Wendling2009-04-03
* "Add documentation about the fix for missing x86Chris Lattner2009-04-03
* update some syntaxChris Lattner2009-04-03
* add this to SVN to allow collaborative hacking.Chris Lattner2009-04-01
* docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...John Mosby2009-03-30
* fix some validation problems.Chris Lattner2009-03-30
* Clarify section on setting up and running test-suiteJohn Mosby2009-03-30
* Update the Visual Studio docs. Patch by Stefanus!Bill Wendling2009-03-28
* Documentation update.Mikhail Glushenkov2009-03-27
* Mention explicitly that the Ada front-end will not bootstrap.Duncan Sands2009-03-24
* tt'ify.Chris Lattner2009-03-23
* VC++ 6.0 is not future work :)Chris Lattner2009-03-23
* Add some explanations of how apint loads and storesDuncan Sands2009-03-22
* Update these for the 2.5 release.Duncan Sands2009-03-13
* add some text to explain sentinelsGabor Greif2009-03-12
* minor tweaksGabor Greif2009-03-12
* do not pretend llvm/.../*.h being system headersGabor Greif2009-03-11
* It makes no sense to have a ODR version of commonDuncan Sands2009-03-11
* fix validator errorsGabor Greif2009-03-11