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