Introduce llvm::sys::getProcessTriple() function.
[oota-llvm.git] / docs / subsystems.rst
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2013-01-07 Sean Silvatblgen, docs: Add initial syntax reference.
2012-12-31 Sean Silvadocs: Fix FIXME
2012-12-27 Sean Silvadocs: Move link to the new "external tutorials" area.
2012-12-20 Sean Silvadocs: bring back link for reddit.
2012-12-20 Sean Silvadocs: Make document name congruent with title.
2012-12-19 Nadav RotemDOC: Add a webpage that describes the loop and bb vecto...
2012-12-12 Dmitri GribenkoDocumentation: convert WritingAnLLVMPass.html to reST.
2012-12-09 Sean Silvadocs: Convert GarbageCollection.html to reST
2012-12-01 Dmitri GribenkoDocumentation: convert WritingAnLLVMBackend.html to...
2012-11-22 Dmitri GribenkoDocumentation: convert SourceLevelDebugging.html to...
2012-11-18 Dmitri GribenkoDocumentation: convert SystemLibrary documentation...
2012-11-14 Sean Silvadocs: Fix Sphinx toctree warning.
2012-10-24 Kevin EnderbyAdd a bit of documentation on the annotated disassembly...
2012-10-17 Sean Silvadocs: Add link to integrated assembler HowTo
2012-10-04 Sean Silvadocs: Sphinxify GoldPlugin document.
2012-09-20 Sean SilvaFix Sphinx warnings.
2012-08-02 Bill WendlingSphinxify the Code Generator document.
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-21 Bill WendlingSphinxify the tablegen document.
2012-06-20 Bill WendlingSphinxify the SegmentedStack document.
2012-06-20 Bill WendlingSphinxify BranchWeightMetadata document.
2012-06-20 Bill WendlingSphinxify the LTO document.
2012-06-20 Bill WendlingUnindent list.
2012-06-20 Bill WendlingSphinxify the AliasAnalysis document.
2012-04-19 Daniel Dunbar[docs] Convert docs index page into Sphinx.