Fix case for include of Compiler.h.
[oota-llvm.git] / docs /
2012-10-18 Daniel Dunbarlit: Allow XFAIL: lines to also refer to "features".
2012-10-18 Micah VillmowUpdate the LangRef documentation for the per pointer...
2012-10-18 Eli Benderskytest commit: verifying access from new address
2012-10-18 Nadav RotemAdd a small example which shows a vectorizable loop...
2012-10-17 Nadav RotemUpdate the release notes about how to enable the loop...
2012-10-17 Nadav RotemUpdate the release notes about the store-merge dag...
2012-10-17 Nadav RotemUpdate the release notes about the new TargetTransformI...
2012-10-17 Nadav RotemUpdate the release notes about the new loop vectorizer.
2012-10-17 Sean Silvadocs: Add link to integrated assembler HowTo
2012-10-15 Jan Wen VoungFix a typo in bitcode docs, from 165814.
2012-10-13 Dmitri GribenkoDocumentation: Lexicon.rst: add "BB Vectorization"...
2012-10-12 Jan Wen VoungAdd bitcode instruction encoding documentation for...
2012-10-12 Sean Silvadocs: Update example to conform to coding standards.
2012-10-12 Sean Silvadocs: Minor clean up of Phabricator documentation.
2012-10-12 Sean Silvadocs: Add SphinxQuickstartTemplate.rst.
2012-10-11 Sean Silvadocs: Improve HowToSetUpLLVMStyleRTTI.
2012-10-11 Sean Silvadocs: Update HowToSetUpLLVMStyleRTTI.
2012-10-11 Manuel KlimekAdds Phabricator documentation. This is a first step...
2012-10-11 NAKAMURA TakumiGettingStarted.rst: s/&/&/g
2012-10-11 NAKAMURA TakumiGettingStarted.rst: Fix the label to DeveloperPolicy...
2012-10-10 Sean Silvadocs: Propagate fix from r165632 to other docs.
2012-10-10 Sean Silvadocs: Attempt to fix PR14053.
2012-10-08 Eric ChristopherFix typo in docs.
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-10-07 Sean SilvaSilence Sphinx warnings.
2012-10-07 Bill WendlingSphinxify the GettinStarted documentation.
2012-10-07 Bill WendlingSphinxify the ExtendingLLVM documentation.
2012-10-07 Bill WendlingSphinxify the compiler writer info documentation.
2012-10-07 Rafael EspindolaDocument MapVector.
2012-10-05 Dmitri GribenkoHowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons...
2012-10-05 Dmitri GribenkoGoldPlugin.rst: minor typesetting fixes.
2012-10-05 Sean Silvadocs: Add HowToSetUpLLVMStyleRTTI.rst.
2012-10-04 Duncan SandsThe alignment of an sret parameter is known: it must...
2012-10-04 Sean Silvadocs: Fix typo on front page
2012-10-04 Sean Silvadocs: Sphinxify GoldPlugin document.
2012-10-01 Michael J. Spencer[Docs] Update File Headers section to cover doxygen...
2012-09-30 Dmitri GribenkoRST docs: convert HTML escapes to plain text in code...
2012-09-30 Dmitri GribenkoSphinx CSS: remove negative letter-spacing, it makes...
2012-09-30 Jakub StaszakFix && to && in Coding Standards.
2012-09-28 Sean Silvadocs: dedent list on index.rst
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-09-27 Micah VillmowFix more crlf issues.
2012-09-27 Micah VillmowFix CRLF issues.
2012-09-27 Micah VillmowPatch for HowToBuildOnARM documentation from Wei-Ren...
2012-09-25 Sean Silvadocs: Sphinxify HowToSubmitABug
2012-09-21 Sean Silvadocs: Fix long-standing typo in yaml2obj.rst.
2012-09-21 Dan GohmanSay "bytes" instead of "address units", since that...
2012-09-21 Dan GohmanDocument the new !tbaa.struct metadata.
2012-09-21 David BlaikieAdd missing 'to' and rephrase an explanation of GCC...
2012-09-21 David BlaikieDocument "do not use defaults in covered switch-over...
2012-09-21 Sean Silvadocs: Fix Sphinx warning over Atomics.rst.
2012-09-21 Sean Silvadocs: Fix Sphinx warning over yaml2obj.rst.
2012-09-20 Andrew TrickFix function names in coding style examples
2012-09-20 Sean SilvaFix Sphinx warnings.
2012-09-20 Sean SilvaSphinxify DebuggingJITedCode
2012-09-20 Andrew TrickFix static function names in CodingStandards examples.
2012-09-18 Sean SilvaTest commit
2012-09-18 Dmitri GribenkoCoding standards: fix typo: '= deleted' -> '= delete'.
2012-09-18 Craig TopperAdd LLVM_DELETED_FUNCTION to coding standards.
2012-09-13 Galina KistanovaPatch by Sean Silva!
2012-09-06 Nadav RotemAdd a new optimization pass: Stack Coloring, that merge...
2012-09-05 Michael J. Spencer[Docs] Fix Sphinx incremental build. Patch by Sean...
2012-09-05 Chad Rosier[ms-inline asm] Enumerate the InlineAsm dialects and...
2012-09-05 Chad Rosier[ms-inline asm] Emit the (new) inline asm Non-Standard...
2012-09-04 Chad Rosier[ms-inline asm] Remove the Inline Asm Non-Standard...
2012-08-30 Nadav Rotemremove old docs
2012-08-28 Bill WendlingPatch by Sean Silva to un-barf his computer by explicit...
2012-08-17 Bill WendlingChange the `linker_private_weak_def_auto' linkage to...
2012-08-10 Rafael EspindolaRemove references to compression in llvm-ar. It has...
2012-08-10 Chad Rosier[ms-inline asm] Add a new Inline Asm Non-Standard Diale...
2012-08-08 Bill WendlingSphinxify the CommandLine document.
2012-08-08 Bill WendlingMove header so that it can be picked up by other .rst...
2012-08-02 Michael J. SpencerAdd yaml2obj. A utility to convert YAML to binaries.
2012-08-02 Bill WendlingSphinxify the Code Generator document.
2012-07-31 Sylvestre LedruFix some minor typos
2012-07-30 Nick LewyckyFix grammar-o. Fixes PR13482!
2012-07-27 Chad RosierThe TimePassesIsEnabled has since moved to PassManager...
2012-07-26 Dan GohmanAdd a floor intrinsic.
2012-07-26 Duncan SandsTake people straight to the contents of the file.
2012-07-26 Duncan SandsAdd the list of code owners to the top level of the...
2012-07-25 Sylvestre LedruFix two typos in the doc
2012-07-25 Axel NaumannTwine: fix link to source, add link to class doc and...
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-07-17 Nuno LopesApparently it's possible to do an 'invoke asm'.
2012-07-13 Hans WennborgReleaseNotes.html: add note about specifying TLS models
2012-07-13 Duncan SandsPost-dom frontier was removed in 3.0. Patch by chenwj.
2012-07-11 Chad RosierFixup broken doc link. Patch by Sean Silva <silvas...
2012-07-06 Dmitri GribenkoSince SmallMap was removed in r158644, remove documenta...
2012-07-06 Chad RosierUpdate getFunction parameter documentation. Fixes PR13268.
2012-07-06 Bill WendlingSphinxify the CMake document.
2012-07-05 Nuno Lopesadd @llvm.donothing
2012-07-03 Peter CollingbourneDocument the llvm.fabs intrinsic.
2012-06-29 Chandler CarruthMove llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
2012-06-29 Bill WendlingSphinxify the Atomics documentation.
2012-06-28 Bill WendlingSphinxify the bitcode format document.
2012-06-27 Bill WendlingSphinxify the exception handling doc.
2012-06-26 Bill WendlingSphyinxify the Bugpoint document.
2012-06-23 Hans WennborgExtend the IL for selecting TLS models (PR9788)
2012-06-21 Michael J. Spencer[docs] Sphinxify GettingStartedVS. Patch by Mikael...
2012-06-21 Bill WendlingCleanup some encoding mishaps.
next