Added program header emission
[oota-llvm.git] / docs /
2012-11-16 Will SchmidtReleaseNotes.html updates reflecting PPC64 Elf Linux...
2012-11-16 Duncan SandsAdd the Erlang/HiPE calling convention, patch by Yianni...
2012-11-16 Michael IlsemanRemove trailing whitespace
2012-11-15 Jyotsna VermaFix typo.
2012-11-15 Joel JonesAdd description of how to build docs
2012-11-15 Craig TopperAdd missing documentation for llvm.exp2, llvm.log10...
2012-11-15 Craig TopperAdd llvm.ceil, llvm.trunc, llvm.rint, llvm.nearbyint...
2012-11-15 Eric ChristopherAdd some release notes that say we removed the CellSPU...
2012-11-14 Sean Silvadocs: Improve typographical correctness.
2012-11-14 Sean Silvadocs: Sphinxify TestSuiteMakefileGuide
2012-11-14 Eric ChristopherRemove the CellSPU port.
2012-11-14 Sean Silvadocs: Sphinxify TestingGuide
2012-11-14 Alexander KornienkoSupport for [[@LINE]], [[@LINE+<offset>]], [[@LINE...
2012-11-14 Alexander KornienkoAdded %(line), %(line+<number>), %(line-<number>) subst...
2012-11-14 Dmitri GribenkoFileCheck.rst: change formatting of code-like construct...
2012-11-14 Sean Silvadocs: nuke GCCFEBuildInstrs.html
2012-11-14 Sean Silvadocs: Fix Sphinx toctree warning.
2012-11-14 Sean Silvadocs: chmod -x HowToUseInstrMappings.rst
2012-11-13 Duncan SandsRelax the restrictions on vector of pointer types,...
2012-11-12 Jean-Daniel DupasUpdate link to external document
2012-11-12 Nadav Rotemfix a spelling mistake
2012-11-11 Nadav RotemUpdate the vectorizer docs.
2012-11-07 Pawel Wodnickifix typo PR1476
2012-11-07 Pawel Wodnickifix for PR1476
2012-11-07 Eli BenderskyFix a broken sentence
2012-11-07 Eli BenderskyDocument the -input-file option of FileCheck
2012-11-06 Alexey Samsonovdocs: use code font for console commands in phabricator...
2012-11-05 Chandler CarruthAdd a couple of stubs to the release notes for things...
2012-11-05 Eli BenderskyPR14256: SelectionDAGLowering was renamed to SelectionD...
2012-11-02 Dmitri GribenkoDocumentation: fix typos.
2012-10-31 Arnold SchwaighoferRemove stale documentation about tail duplicaton IR...
2012-10-31 Eli BenderskyFix typo in CodeGenerator doc
2012-10-29 Jakub StaszakTypo.
2012-10-29 Nadav RotemChange the PassManagerBuilder (used by -O3) loop vector...
2012-10-29 Duncan SandsLoads and stores without an explicit alignment use...
2012-10-27 Chandler CarruthClarify that there is an option other than OAuth for...
2012-10-26 Jordan RoseSuggest llvm_unreachable over assert(0).
2012-10-26 Benjamin KramerRemove LoopDependenceAnalysis.
2012-10-26 David TweedMinor enhancement to build process notes for ARM platforms.
2012-10-25 Micah VillmowUpdate the release notes to note the change from Target...
2012-10-25 Sebastian Popadd TableGen support to create relationship maps betwee...
2012-10-24 Kevin EnderbyAdd a bit of documentation on the annotated disassembly...
2012-10-24 Nadav RotemDocument the -force-vector-width flag.
2012-10-20 Dmitri GribenkoDocument current Doxygen use practices in Coding Standa...
2012-10-20 Nadav RotemVectorization docs.
2012-10-19 Daniel Dunbarlit: Rename the valgrind leaks feature to match what...
2012-10-19 Daniel Dunbarlit: Add 'valgrind' and 'valgrind-leaks' features when...
2012-10-19 Daniel DunbarFix some doc-os.
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/&amp;/&/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 &amp;&amp; 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.
next