aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update on PPC32.Roman Divacky2011-10-301-2/+4
* Revise ThreadSanitizer mention so that it lists the correct frontends.Bill Wendling2011-10-291-3/+3
* Add Cling to the External Projects list.Bill Wendling2011-10-291-0/+14
* Clarify example snippets a bit.Jim Grosbach2011-10-281-2/+2
* Remove the Alpha backend.Dan Gohman2011-10-274-31/+1
* The default alias analysis is -noaa; update the docs to reflect that. Patch ...Eli Friedman2011-10-271-8/+6
* tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in...Daniel Dunbar2011-10-271-27/+0
* Add a pinned metadata name for fpaccuracy, and document itPeter Collingbourne2011-10-271-0/+30
* Document tbaa metadata in LangRef (documentation largely based onPeter Collingbourne2011-10-272-5/+56
* Add include-what-you-use to the External Projects list.Bill Wendling2011-10-261-0/+12
* Some formatting changes.Bill Wendling2011-10-261-234/+244
* Add the blurb about the new exception handling.Bill Wendling2011-10-261-3/+108
* Add clReflect to the External Projects list.Bill Wendling2011-10-261-0/+14
* Add LanguageKit and Pragmatic Smalltalk to the External Projects list.Bill Wendling2011-10-261-0/+15
* Add ThreadSanitizer to the External Projects list.Bill Wendling2011-10-261-0/+14
* Add ZooLib to the External Projects list.Bill Wendling2011-10-261-0/+18
* Add the Stupid D Compiler to the External Projects list.Bill Wendling2011-10-261-0/+11
* Fix grammar.Bill Wendling2011-10-261-1/+1
* Add a note about the removal of the atomic intrinsics to the "Major Changes" ...Eli Friedman2011-10-261-0/+3
* Remove dead atomic intrinsics from LangRef.Eli Friedman2011-10-261-514/+0
* Add mention of AddressSanitizer to external OS projects.Bill Wendling2011-10-261-0/+13
* Add mention of Mono to external OS projects.Bill Wendling2011-10-261-0/+14
* Add mention of ClamAV to external OS projects.Bill Wendling2011-10-261-0/+18
* Add mention of Renderscript to external OS projects.Bill Wendling2011-10-261-0/+19
* Add mention of GHC to external OS projects.Bill Wendling2011-10-261-16/+16
* Add mention of SAFECode to external OS projects.Bill Wendling2011-10-251-0/+15
* Add mention of Pure to external OS projects.Bill Wendling2011-10-251-23/+21
* Add mention of Portable OpenCL to external OS projects.Bill Wendling2011-10-251-0/+13
* Add mention of gwScript to external OS projects.Bill Wendling2011-10-251-0/+25
* Add mention of Tart to external OS projects.Bill Wendling2011-10-251-0/+21
* Add TTA-based Co-design Environment to external OS projects.Bill Wendling2011-10-251-13/+12
* According to Mips folks, the backend is now generally reliable (they canBruno Cardoso Lopes2011-10-251-2/+2
* Comment out external projects so that they can be refreshed for 3.0.Bill Wendling2011-10-251-3/+20
* Remove the Blackfin backend.Dan Gohman2011-10-252-9/+1
* Remove the SystemZ backend.Dan Gohman2011-10-242-9/+1
* Revert r141657 for now. This has broken css and changed links on llvm.org. I'...Tanya Lattner2011-10-211-826/+613
* 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