summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add LuaAV to external projects list.Bill Wendling2011-11-01
* Reapply r141657.Tanya Lattner2011-10-31
* Update 'Getting Started' to suggest using GCC 4.2 or higher (or Clang). Ther...Ted Kremenek2011-10-31
* Added instruction how to add a builder to docs.Galina Kistanova2011-10-31
* docs/*.html: Fix markups.NAKAMURA Takumi2011-10-31
* docs/*.html: Appease W3C Checker to add "charset=utf-8".NAKAMURA Takumi2011-10-31
* Close <div> that was indenting the rest of the page.Nick Lewycky2011-10-31
* Update on PPC32.Roman Divacky2011-10-30
* Revise ThreadSanitizer mention so that it lists the correct frontends.Bill Wendling2011-10-29
* Add Cling to the External Projects list.Bill Wendling2011-10-29
* Clarify example snippets a bit.Jim Grosbach2011-10-28
* Remove the Alpha backend.Dan Gohman2011-10-27
* The default alias analysis is -noaa; update the docs to reflect that. Patch ...Eli Friedman2011-10-27
* tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in...Daniel Dunbar2011-10-27
* Add a pinned metadata name for fpaccuracy, and document itPeter Collingbourne2011-10-27
* Document tbaa metadata in LangRef (documentation largely based onPeter Collingbourne2011-10-27
* Add include-what-you-use to the External Projects list.Bill Wendling2011-10-26
* Some formatting changes.Bill Wendling2011-10-26
* Add the blurb about the new exception handling.Bill Wendling2011-10-26
* Add clReflect to the External Projects list.Bill Wendling2011-10-26
* Add LanguageKit and Pragmatic Smalltalk to the External Projects list.Bill Wendling2011-10-26
* Add ThreadSanitizer to the External Projects list.Bill Wendling2011-10-26
* Add ZooLib to the External Projects list.Bill Wendling2011-10-26
* Add the Stupid D Compiler to the External Projects list.Bill Wendling2011-10-26
* Fix grammar.Bill Wendling2011-10-26
* Add a note about the removal of the atomic intrinsics to the "Major Changes" ...Eli Friedman2011-10-26
* Remove dead atomic intrinsics from LangRef.Eli Friedman2011-10-26
* Add mention of AddressSanitizer to external OS projects.Bill Wendling2011-10-26
* Add mention of Mono to external OS projects.Bill Wendling2011-10-26
* Add mention of ClamAV to external OS projects.Bill Wendling2011-10-26
* Add mention of Renderscript to external OS projects.Bill Wendling2011-10-26
* Add mention of GHC to external OS projects.Bill Wendling2011-10-26
* Add mention of SAFECode to external OS projects.Bill Wendling2011-10-25
* Add mention of Pure to external OS projects.Bill Wendling2011-10-25
* Add mention of Portable OpenCL to external OS projects.Bill Wendling2011-10-25
* Add mention of gwScript to external OS projects.Bill Wendling2011-10-25
* Add mention of Tart to external OS projects.Bill Wendling2011-10-25
* Add TTA-based Co-design Environment to external OS projects.Bill Wendling2011-10-25
* According to Mips folks, the backend is now generally reliable (they canBruno Cardoso Lopes2011-10-25
* Comment out external projects so that they can be refreshed for 3.0.Bill Wendling2011-10-25
* Remove the Blackfin backend.Dan Gohman2011-10-25
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Revert r141657 for now. This has broken css and changed links on llvm.org. I'...Tanya Lattner2011-10-21
* Document PasteDavid Greene2011-10-19
* Document NAMEDavid Greene2011-10-19
* Remove mention of llvm-gcc and add mention of dragonegg.Bill Wendling2011-10-17
* Install the PNG file as well. PR4780.Bill Wendling2011-10-16
* Update tutorial to reflect the current APIs. Also correct a small omission inBill Wendling2011-10-16
* Enable CREATE_SUBDIRS for a performance win, because there are a lot of files...Bill Wendling2011-10-16
* CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will ...NAKAMURA Takumi2011-10-16