aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Document PasteDavid Greene2011-10-191-0/+4
* Document NAMEDavid Greene2011-10-191-0/+8
* Remove mention of llvm-gcc and add mention of dragonegg.Bill Wendling2011-10-171-109/+64
* Install the PNG file as well. PR4780.Bill Wendling2011-10-161-0/+2
* Update tutorial to reflect the current APIs. Also correct a small omission inBill Wendling2011-10-166-215/+240
* Enable CREATE_SUBDIRS for a performance win, because there are a lot of files...Bill Wendling2011-10-161-1/+1
* CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will ...NAKAMURA Takumi2011-10-161-0/+5
* Mention some of the improvements in Clang 3.0 over 2.9.Douglas Gregor2011-10-151-0/+15
* Fixed typo.Lang Hames2011-10-131-1/+1
* Enhance the memdep interface so that users can tell the difference between a ...Eli Friedman2011-10-131-0/+4
* docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH.NAKAMURA Takumi2011-10-131-1/+1
* target data is a contract with the code generator, not the "processor"Chris Lattner2011-10-111-1/+1
* improve some of the documentation around target data layout strings.Chris Lattner2011-10-111-0/+16
* Add a new wrapper node for a DILexicalBlock that encapsulates it and aEric Christopher2011-10-111-1/+14
* Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar2011-10-111-7/+3
* Fixed docs to reflect the proper default value and behaviour of the natural s...Lang Hames2011-10-111-1/+2
* Mention the cmake build guide on the main docs page.Duncan Sands2011-10-111-0/+5
* Update to a newer doxygen version. PR8214. Patch by Jeremy Huddleston.Bill Wendling2011-10-111-613/+826
* Minor modifications to make the Hello World example resemble the Hello WorldBill Wendling2011-10-111-48/+68
* Use the proper name for "externally visible" linkage -- 'external'. This is theBill Wendling2011-10-111-4/+4
* Reword the SetVector description to reflect reality.Bill Wendling2011-10-111-6/+7
* Add a natural stack alignment field to TargetData, and prevent InstCombine fromLang Hames2011-10-101-0/+6
* Remove MultidefsDavid Greene2011-10-071-59/+0
* Jakob is the code owner of register allocation and TableGen.Evan Cheng2011-10-071-0/+2
* Fix a typo.David Greene2011-10-051-1/+1
* Document MultidefsDavid Greene2011-10-051-0/+59
* Tell people using the tutorial how to make it actually work.David Chisnall2011-10-041-0/+6
* Remove last references to hotpatch.Rafael Espindola2011-10-041-8/+0
* Add the returns_twice attribute to LLVM.Rafael Espindola2011-10-031-0/+5
* some 3.0 API notesTorok Edwin2011-09-301-0/+18
* Add a note on removing LLVMC.Eric Christopher2011-09-281-0/+2
* Remove incorrect passage.Bill Wendling2011-09-271-8/+4
* Add FCA to the lexicon.Bill Wendling2011-09-271-0/+12
* Remove some not-really-correct wording.Bill Wendling2011-09-271-6/+1
* Fix grammar.Bill Wendling2011-09-261-2/+2
* Remove dead table entry.Bill Wendling2011-09-261-1/+0
* Some minor (and more involved) cleanups. No real context changes.Bill Wendling2011-09-261-128/+121
* Duncan owns dragonegg too, it's all his fault :)Chris Lattner2011-09-231-1/+1
* Resynch intro to section with copyright section.Chris Lattner2011-09-221-2/+3
* Remove mention of llvm-gcc and llvm-g++. -Ministry of TruthBill Wendling2011-09-201-19/+0
* Remove some missed references to dead intrinsics.Bill Wendling2011-09-201-5/+2
* Update the EH doc to reflect the new EH model.Bill Wendling2011-09-201-194/+94
* More llvmc bits. Spotted by Benjamin on IRC.Eric Christopher2011-09-203-27/+3
* Remove more of llvmc and dependencies.Eric Christopher2011-09-206-1017/+1
* X86 has asterisk-free inline asm support now.Jakob Stoklund Olesen2011-09-191-4/+1
* Remove obsolete .pod files.Bill Wendling2011-09-182-161/+0
* Fix up the formating and change llvm-gcc to clang.Bill Wendling2011-09-181-25/+32
* Remove mention of llvm-gcc/llvm-g++ from doc.Bill Wendling2011-09-181-27/+36
* Add -rfunc and -rglob options to llvm-extract to support regularChad Rosier2011-09-161-0/+12
* s/SequeuentiallyConsistent/SequentiallyConsistent/gNick Lewycky2011-09-111-3/+3