aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2011-12-01Fully merge mainline release notes onto the release branch.release_30Chandler Carruth
2011-11-04Merging r143159:Bill Wendling
2011-11-03Merging r143349:Bill Wendling
2011-11-03Merging r143348:Bill Wendling
2011-11-03Merging r143328:Bill Wendling
2011-11-01Update release notes to ToT. WIP.Bill Wendling
2011-10-26Merging r142998:Bill Wendling
2011-10-26Merging r142994:Bill Wendling
2011-10-17Merging r142243:Bill Wendling
2011-10-17Rough out the EH changes. Include here a sketch on how to use the new APIs.Bill Wendling
2011-10-17Add the 3.0 release.Bill Wendling
2011-10-17Formatting changes. No content change.Bill Wendling
2011-10-16Merging r142125:Bill Wendling
2011-10-16Merging r142123:Bill Wendling
2011-10-16Merging r142112:Bill Wendling
2011-10-16Update to compile with assertions turned off. Say that optimizations are turn...Bill Wendling
2011-10-15Mention some of the improvements in Clang 3.0 over 2.9.Douglas Gregor
2011-10-13Fixed typo.Lang Hames
2011-10-13Enhance the memdep interface so that users can tell the difference between a ...Eli Friedman
2011-10-13docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH.NAKAMURA Takumi
2011-10-11target data is a contract with the code generator, not the "processor"Chris Lattner
2011-10-11improve some of the documentation around target data layout strings.Chris Lattner
2011-10-11Add a new wrapper node for a DILexicalBlock that encapsulates it and aEric Christopher
2011-10-11Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar
2011-10-11Fixed docs to reflect the proper default value and behaviour of the natural s...Lang Hames
2011-10-11Mention the cmake build guide on the main docs page.Duncan Sands
2011-10-11Update to a newer doxygen version. PR8214. Patch by Jeremy Huddleston.Bill Wendling
2011-10-11Minor modifications to make the Hello World example resemble the Hello WorldBill Wendling
2011-10-11Use the proper name for "externally visible" linkage -- 'external'. This is theBill Wendling
2011-10-11Reword the SetVector description to reflect reality.Bill Wendling
2011-10-10Add a natural stack alignment field to TargetData, and prevent InstCombine fromLang Hames
2011-10-07Remove MultidefsDavid Greene
2011-10-07Jakob is the code owner of register allocation and TableGen.Evan Cheng
2011-10-05Fix a typo.David Greene
2011-10-05Document MultidefsDavid Greene
2011-10-04Tell people using the tutorial how to make it actually work.David Chisnall
2011-10-04Remove last references to hotpatch.Rafael Espindola
2011-10-03Add the returns_twice attribute to LLVM.Rafael Espindola
2011-09-30some 3.0 API notesTorok Edwin
2011-09-28Add a note on removing LLVMC.Eric Christopher
2011-09-27Remove incorrect passage.Bill Wendling
2011-09-27Add FCA to the lexicon.Bill Wendling
2011-09-27Remove some not-really-correct wording.Bill Wendling
2011-09-26Fix grammar.Bill Wendling
2011-09-26Remove dead table entry.Bill Wendling
2011-09-26Some minor (and more involved) cleanups. No real context changes.Bill Wendling
2011-09-23Duncan owns dragonegg too, it's all his fault :)Chris Lattner
2011-09-22Resynch intro to section with copyright section.Chris Lattner
2011-09-20Remove mention of llvm-gcc and llvm-g++. -Ministry of TruthBill Wendling
2011-09-20Remove some missed references to dead intrinsics.Bill Wendling