Return only the least significant 8 bits of the exit status from
[oota-llvm.git] / docs /
2011-11-06 NAKAMURA Takumidocs/GettingStarted.html: [Git] Add another example...
2011-11-05 Peter CollingbourneRecommend the -flto flag instead of -use-gold-plugin...
2011-11-04 Daniel Dunbarllvm-build: Add initial --write-cmake-fragment option.
2011-11-04 Bill WendlingFix some misplaced punctuation.
2011-11-03 Daniel Dunbarllvm-build: Add initial code for --write-make-fragment.
2011-11-03 Bill WendlingKeep the Crack language as an external project.
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-11-03 Daniel Dunbarllvm-build: Add "--write-library-table" option for...
2011-11-03 Daniel Dunbardocs: Sketch docs for llvm-build tool.
2011-11-03 Daniel Dunbardocs: Add initial docs on LLVMBuild organization.
2011-11-03 Galina KistanovaCleaned text, fixed HTML.
2011-11-02 Galina KistanovaFew corrections on the document page.
2011-11-02 Tobias Grosserdocs: Fix two typos
2011-11-02 Daniel Dunbardocs: Remove an out-of-date and unnecessary tool list.
2011-11-02 Daniel Dunbardocs: Separate development process type of documentatio...
2011-11-02 Daniel Dunbardocs: Remove UsingLibraries page, which was inaccurate...
2011-11-01 Bill WendlingAdd LuaAV to external projects list.
2011-10-31 Tanya LattnerReapply r141657.
2011-10-31 Ted KremenekUpdate 'Getting Started' to suggest using GCC 4.2 or...
2011-10-31 Galina KistanovaAdded instruction how to add a builder to docs.
2011-10-31 NAKAMURA Takumidocs/*.html: Fix markups.
2011-10-31 NAKAMURA Takumidocs/*.html: Appease W3C Checker to add "charset=utf-8".
2011-10-31 Nick LewyckyClose <div> that was indenting the rest of the page.
2011-10-30 Roman DivackyUpdate on PPC32.
2011-10-29 Bill WendlingRevise ThreadSanitizer mention so that it lists the...
2011-10-29 Bill WendlingAdd Cling to the External Projects list.
2011-10-28 Jim GrosbachClarify example snippets a bit.
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-27 Eli FriedmanThe default alias analysis is -noaa; update the docs...
2011-10-27 Daniel Dunbartests: Rip out a bunch of now unused test code relating...
2011-10-27 Peter CollingbourneAdd a pinned metadata name for fpaccuracy, and document it
2011-10-27 Peter CollingbourneDocument tbaa metadata in LangRef (documentation largel...
2011-10-26 Bill WendlingAdd include-what-you-use to the External Projects list.
2011-10-26 Bill WendlingSome formatting changes.
2011-10-26 Bill WendlingAdd the blurb about the new exception handling.
2011-10-26 Bill WendlingAdd clReflect to the External Projects list.
2011-10-26 Bill WendlingAdd LanguageKit and Pragmatic Smalltalk to the External...
2011-10-26 Bill WendlingAdd ThreadSanitizer to the External Projects list.
2011-10-26 Bill WendlingAdd ZooLib to the External Projects list.
2011-10-26 Bill WendlingAdd the Stupid D Compiler to the External Projects...
2011-10-26 Bill WendlingFix grammar.
2011-10-26 Eli FriedmanAdd a note about the removal of the atomic intrinsics...
2011-10-26 Eli FriedmanRemove dead atomic intrinsics from LangRef.
2011-10-26 Bill WendlingAdd mention of AddressSanitizer to external OS projects.
2011-10-26 Bill WendlingAdd mention of Mono to external OS projects.
2011-10-26 Bill WendlingAdd mention of ClamAV to external OS projects.
2011-10-26 Bill WendlingAdd mention of Renderscript to external OS projects.
2011-10-26 Bill WendlingAdd mention of GHC to external OS projects.
2011-10-25 Bill WendlingAdd mention of SAFECode to external OS projects.
2011-10-25 Bill WendlingAdd mention of Pure to external OS projects.
2011-10-25 Bill WendlingAdd mention of Portable OpenCL to external OS projects.
2011-10-25 Bill WendlingAdd mention of gwScript to external OS projects.
2011-10-25 Bill WendlingAdd mention of Tart to external OS projects.
2011-10-25 Bill WendlingAdd TTA-based Co-design Environment to external OS...
2011-10-25 Bruno Cardoso LopesAccording to Mips folks, the backend is now generally...
2011-10-25 Bill WendlingComment out external projects so that they can be refre...
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-21 Tanya LattnerRevert r141657 for now. This has broken css and changed...
2011-10-19 David GreeneDocument Paste
2011-10-19 David GreeneDocument NAME
2011-10-17 Bill WendlingRemove mention of llvm-gcc and add mention of dragonegg.
2011-10-16 Bill WendlingInstall the PNG file as well. PR4780.
2011-10-16 Bill WendlingUpdate tutorial to reflect the current APIs. Also corre...
2011-10-16 Bill WendlingEnable CREATE_SUBDIRS for a performance win, because...
2011-10-16 NAKAMURA TakumiCMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang...
2011-10-15 Douglas GregorMention some of the improvements in Clang 3.0 over...
2011-10-13 Lang HamesFixed typo.
2011-10-13 Eli FriedmanEnhance the memdep interface so that users can tell...
2011-10-13 NAKAMURA Takumidocs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH.
2011-10-11 Chris Lattnertarget data is a contract with the code generator,...
2011-10-11 Chris Lattnerimprove some of the documentation around target data...
2011-10-11 Eric ChristopherAdd a new wrapper node for a DILexicalBlock that encaps...
2011-10-11 Daniel DunbarClean up a few references to System/. We still have...
2011-10-11 Lang HamesFixed docs to reflect the proper default value and...
2011-10-11 Duncan SandsMention the cmake build guide on the main docs page.
2011-10-11 Bill WendlingUpdate to a newer doxygen version. PR8214. Patch by...
2011-10-11 Bill WendlingMinor modifications to make the Hello World example...
2011-10-11 Bill WendlingUse the proper name for "externally visible" linkage...
2011-10-11 Bill WendlingReword the SetVector description to reflect reality.
2011-10-10 Lang HamesAdd a natural stack alignment field to TargetData,...
2011-10-07 David GreeneRemove Multidefs
2011-10-07 Evan ChengJakob is the code owner of register allocation and...
2011-10-05 David GreeneFix a typo.
2011-10-05 David GreeneDocument Multidefs
2011-10-04 David ChisnallTell people using the tutorial how to make it actually...
2011-10-04 Rafael EspindolaRemove last references to hotpatch.
2011-10-03 Rafael EspindolaAdd the returns_twice attribute to LLVM.
2011-09-30 Torok Edwinsome 3.0 API notes
2011-09-28 Eric ChristopherAdd a note on removing LLVMC.
2011-09-27 Bill WendlingRemove incorrect passage.
2011-09-27 Bill WendlingAdd FCA to the lexicon.
2011-09-27 Bill WendlingRemove some not-really-correct wording.
2011-09-26 Bill WendlingFix grammar.
2011-09-26 Bill WendlingRemove dead table entry.
2011-09-26 Bill WendlingSome minor (and more involved) cleanups. No real contex...
2011-09-23 Chris LattnerDuncan owns dragonegg too, it's all his fault :)
2011-09-22 Chris LattnerResynch intro to section with copyright section.
2011-09-20 Bill WendlingRemove mention of llvm-gcc and llvm-g++. -Ministry...
2011-09-20 Bill WendlingRemove some missed references to dead intrinsics.
next