ReleaseNotes: fix typo, reported by Eugene
[oota-llvm.git] / docs / CodeGenerator.rst
2015-11-13 Artyom SkrobovFixing a typo in docs/CodeGenerator.rst
2015-08-14 Alexei Starovoitov[bpf] add documentation and instruction set description
2015-07-02 Charlie Turner[NFC] Minor editorial fixes to the CodeGen docs.
2015-02-19 Eric ChristopherFix grammar in documentation.
2015-01-14 Mehdi AminiSelectionDAG: add a -filter-view-dags option to llc
2014-09-10 Dan Liew[sphinx cleanup]
2014-09-10 Nico WeberFix docs reference to inexistent class.
2014-09-02 Matt ArsenaultAdd note to documentation about machine node chains.
2014-07-01 Sean Silva[docs] Fix a mangled sentence.
2014-07-01 Sean Silva[docs] Remove stray HTML tag.
2014-06-30 Alp TokerFix 'platform-specific' hyphenations
2014-05-14 Jay FoadFix strange typo in markup.
2014-05-09 Reid KlecknerRevert "[ms-cxxabi] Add a new calling convention that...
2014-04-08 Sean Silva[docs] Fix up some links to the preferred style.
2014-04-07 Sean Silva[docs] Fix some links
2014-01-31 Reid Kleckner[ms-cxxabi] Add a new calling convention that swaps...
2014-01-13 Tim NorthoverDocs: fix sign of division and increase equivocation...
2013-10-16 Rafael EspindolaAdd more documentation about the TargetStreamer interface.
2013-10-09 Rafael EspindolaAdd a paragraph about MCTargetStreamer.
2013-10-01 Sylvestre LedruFix a typo in the documentation. Thanks to Diana Vasile...
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-05-14 Richard Sandiford[SystemZ] Add disassembler support
2013-05-08 Richard SandifordAdd SystemZ feats to CodeGenerator.rst
2013-05-05 Richard Osborne[docs] Update Target Feature Matrix for the XCore backend.
2013-03-19 Ulrich WeigandExtend TableGen instruction selection matcher to improv...
2013-01-30 Eli BenderskyRemove a mention of TargetInstrDescriptor, which no...
2013-01-11 Justin HolewinskiRemove PTX->NVPTX in CodeGenerator document and update...
2013-01-11 Justin HolewinskiUpdate CodeGenerator document to add a "Not Applicable...
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-12-09 Dmitri GribenkoDocumentation: convert ReleaseNotes.html to reST.
2012-12-01 Dmitri GribenkoDocumentation: convert WritingAnLLVMBackend.html to...
2012-11-29 Dmitri GribenkoDocumentation: formatting improvements
2012-11-19 Sean Silvadocs: Fix reference to "bold" part of code example.
2012-11-16 Duncan SandsAdd the Erlang/HiPE calling convention, patch by Yianni...
2012-11-14 Eric ChristopherRemove the CellSPU port.
2012-11-05 Eli BenderskyPR14256: SelectionDAGLowering was renamed to SelectionD...
2012-11-02 Dmitri GribenkoDocumentation: fix typos.
2012-10-31 Eli BenderskyFix typo in CodeGenerator doc
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-30 Dmitri GribenkoRST docs: convert HTML escapes to plain text in code...
2012-08-08 Bill WendlingMove header so that it can be picked up by other .rst...
2012-08-02 Bill WendlingSphinxify the Code Generator document.