aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix some validation problems.Chris Lattner2009-03-301-7/+2
* Clarify section on setting up and running test-suiteJohn Mosby2009-03-301-14/+27
* Update the Visual Studio docs. Patch by Stefanus!Bill Wendling2009-03-281-3/+14
* Documentation update.Mikhail Glushenkov2009-03-272-21/+28
* Mention explicitly that the Ada front-end will not bootstrap.Duncan Sands2009-03-241-0/+5
* tt'ify.Chris Lattner2009-03-231-2/+2
* VC++ 6.0 is not future work :)Chris Lattner2009-03-231-64/+5
* Add some explanations of how apint loads and storesDuncan Sands2009-03-221-2/+15
* Update these for the 2.5 release.Duncan Sands2009-03-131-7/+7
* add some text to explain sentinelsGabor Greif2009-03-121-0/+39
* minor tweaksGabor Greif2009-03-121-11/+12
* do not pretend llvm/.../*.h being system headersGabor Greif2009-03-112-13/+13
* It makes no sense to have a ODR version of commonDuncan Sands2009-03-111-5/+4
* fix validator errorsGabor Greif2009-03-112-2/+2
* Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC!Gabor Greif2009-03-117-12/+12
* Remove the one-definition-rule version of extern_weakDuncan Sands2009-03-111-7/+5
* Clarify wording, patch by Stefanus Du Toit!Chris Lattner2009-03-091-5/+7
* don't allow hash_map or hash_set.Chris Lattner2009-03-091-18/+7
* Introduce new linkage types linkonce_odr, weak_odr, common_odrDuncan Sands2009-03-072-8/+24
* Committing unsaved changes that should've been with r66237.Gordon Henriksen2009-03-061-8/+7
* Incorporate feedback to improve GarbageCollection.html.Gordon Henriksen2009-03-061-57/+103
* This bug's been fixed but a version with the fix hasn't been released yet.Nick Lewycky2009-03-031-3/+3
* Document the -gcc-tool-args bugpoint option.Bill Wendling2009-03-021-1/+6
* Add some more clang related release notes.Daniel Dunbar2009-03-021-8/+10
* Remove incorrect information about fortran on Darwin.Tanya Lattner2009-03-021-3/+0
* fix broken GCC bugzilla linkGabor Greif2009-03-021-1/+1
* add a Q/A on broken GCCsGabor Greif2009-03-021-0/+12
* update blurb per Shannon Weyrick.Chris Lattner2009-03-021-3/+3
* Try to make the meaning of 'nocapture' a bit clearer. IDuncan Sands2009-03-021-7/+10
* Use GCC not gcc, like everywhere else in this document.Duncan Sands2009-03-021-1/+1
* Grammar and punctuation fixes.John Criswell2009-03-021-25/+27