aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* add some random notes.Chris Lattner2010-09-291-2/+30
* merge all the llvm-gcc pieces together. Recommend that people try dragonegg ...Chris Lattner2010-09-291-28/+18
* prepare for new content.Chris Lattner2010-09-291-52/+46
* reapply developer policy changes after discussion.Chris Lattner2010-09-271-14/+18
* New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) forOscar Fuentes2010-09-251-0/+10
* temporarily revert developer policy change as a courtesy to vikram.Chris Lattner2010-09-251-18/+14
* remove an obsolete sectionChris Lattner2010-09-231-16/+0
* Fix Getting Started docs.Andrew Trick2010-09-232-24/+26
* rewrite the copyright section to match reality: llvm does't have aChris Lattner2010-09-231-14/+18
* add lldb and libc++ code owners.Chris Lattner2010-09-231-1/+5
* random cruft in my tree.Chris Lattner2010-09-211-2/+19
* docs: Tweak wording.Michael J. Spencer2010-09-181-5/+5
* docs: Update GettingStartedVS to reflect current state.Michael J. Spencer2010-09-171-67/+83
* Updated GettingStartedVS.html to reflect current state.Oscar Fuentes2010-09-171-163/+91
* Direct CMake users to the right place for up-to-date info about usingOscar Fuentes2010-09-171-1/+5
* Fix formatting tags.Bob Wilson2010-09-131-2/+3
* Document NEON intrinsic changes for 2.8.Bob Wilson2010-09-131-4/+43
* add some documentation for the most important MC-level classes along withChris Lattner2010-09-111-24/+243
* Add documentation for llvm-diff.John McCall2010-09-072-0/+56
* add noteChris Lattner2010-09-061-0/+1
* some random notes.Chris Lattner2010-09-051-1/+4
* this is a release note worthy change.Chris Lattner2010-09-021-0/+2
* updates to make it clear that this applies to clang and other llvm subprojects.Chris Lattner2010-09-021-11/+24
* update the tutorial to use CreateFAdd to create fp operations.Chris Lattner2010-09-014-9/+9
* Stack slot access methods are in TargetInstrInfo.Jakob Stoklund Olesen2010-08-311-2/+2
* Update the Ada instructions to LLVM 2.7 (from LLVM 2.5).Duncan Sands2010-08-311-7/+7
* Update the descriptions of NoModRef and ModRef to be consistentDan Gohman2010-08-301-4/+4
* Remove a hack that tries to understand incorrect triples from theDuncan Sands2010-08-301-0/+5
* remove the MSIL backend. It isn't maintained, is buggy, has no testcasesChris Lattner2010-08-281-4/+5
* remove unions from LLVM IR. They are severely buggy and notChris Lattner2010-08-284-95/+8
* Create the new linker type "linker_private_weak_def_auto".Bill Wendling2010-08-201-0/+10
* Make the SCC printing passes use errs() instead of outs(), as theDan Gohman2010-08-201-3/+3
* fix a broken linkChris Lattner2010-08-171-1/+1
* add some  's to a pre to avoid newlines being eaten Chris Lattner2010-08-171-10/+11
* CMake: document how to incorporate LLVM into the cmake project of anOscar Fuentes2010-08-091-2/+33
* CMake: documented testing procedureOscar Fuentes2010-08-091-2/+8
* Add a opt-args option that can be used to pass arguments to every optRafael Espindola2010-08-081-0/+4
* s/libLLVMgold/LLVMgold/gRafael Espindola2010-08-081-4/+4
* Fix missing </a> tag error introduced by addition of LowerAtomic pass.Peter Collingbourne2010-08-061-6/+6
* Document results of PR7762.Eric Christopher2010-08-051-0/+3
* Add a note about the changing pass registration interface.Owen Anderson2010-08-041-0/+5
* Delete mkpatch. Everything it does is already done by svn diff by default.Dan Gohman2010-08-041-11/+6
* Remove a link which is no longer relevant.Dan Gohman2010-08-041-2/+0
* Note some LLVM 2.7 -> 2.8 APIs that changed / got renamed.Torok Edwin2010-08-041-1/+28
* Add an atomic lowering passPeter Collingbourne2010-08-031-0/+19
* docs/TestingGuide: Minimal update to describe 'lit' based regression testingDaniel Dunbar2010-08-021-79/+81
* docs/TestingGuide: Rip out description of old nightly tester infrastructure. TheDaniel Dunbar2010-08-021-61/+0
* Fix word choice.Nick Lewycky2010-08-011-1/+1
* Grammar cop pullover: Corrected and improved some grammar in the description ofJohn Criswell2010-07-301-6/+6
* re-commit r109220, the compile error has already been fixedGabor Greif2010-07-261-0/+5