summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.rst
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Fix grammar in documentation.Eric Christopher1-3/+3
2015-01-14SelectionDAG: add a -filter-view-dags option to llcMehdi Amini1-1/+5
2014-09-10[sphinx cleanup]Dan Liew1-1/+1
2014-09-10Fix docs reference to inexistent class.Nico Weber1-2/+2
2014-09-02Add note to documentation about machine node chains.Matt Arsenault1-1/+3
2014-07-01[docs] Fix a mangled sentence.Sean Silva1-1/+1
2014-07-01[docs] Remove stray HTML tag.Sean Silva1-1/+1
2014-06-30Fix 'platform-specific' hyphenationsAlp Toker1-1/+1
2014-05-14Fix strange typo in markup.Jay Foad1-2/+2
2014-05-09Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner1-4/+0
2014-04-08[docs] Fix up some links to the preferred style.Sean Silva1-1/+1
2014-04-07[docs] Fix some linksSean Silva1-2/+2
2014-01-31[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner1-0/+4
2014-01-13Docs: fix sign of division and increase equivocation on code generated.Tim Northover1-5/+5
2013-10-16Add more documentation about the TargetStreamer interface.Rafael Espindola1-0/+5
2013-10-09Add a paragraph about MCTargetStreamer.Rafael Espindola1-0/+7
2013-10-01Fix a typo in the documentation. Thanks to Diana Vasile for the patchSylvestre Ledru1-1/+1
2013-07-25Remove the mblaze backend from llvm.Rafael Espindola1-9/+0
2013-05-14[SystemZ] Add disassembler supportRichard Sandiford1-1/+1
2013-05-08Add SystemZ feats to CodeGenerator.rstRichard Sandiford1-0/+9
2013-05-05[docs] Update Target Feature Matrix for the XCore backend.Richard Osborne1-5/+5
2013-03-19Extend TableGen instruction selection matcher to improve handlingUlrich Weigand1-0/+18
2013-01-30Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky1-6/+4
2013-01-11Remove PTX->NVPTX in CodeGenerator document and update its text.Justin Holewinski1-47/+36
2013-01-11Update CodeGenerator document to add a "Not Applicable" category to theJustin Holewinski1-6/+10
2013-01-11docs: Fix long standing linking antipattern.Sean Silva1-2/+0
2012-12-09Documentation: convert ReleaseNotes.html to reST.Dmitri Gribenko1-0/+2
2012-12-01Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko1-0/+4
2012-11-29Documentation: formatting improvementsDmitri Gribenko1-3/+3
2012-11-19docs: Fix reference to "bold" part of code example.Sean Silva1-5/+6
2012-11-16Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands1-2/+2
2012-11-14Remove the CellSPU port.Eric Christopher1-9/+0
2012-11-05PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky1-2/+1
2012-11-02Documentation: fix typos.Dmitri Gribenko1-2/+2
2012-10-31Fix typo in CodeGenerator docEli Bendersky1-4/+4
2012-10-08Move TargetData to DataLayout.Micah Villmow1-7/+7
2012-09-30RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko1-2/+2
2012-08-08Move header so that it can be picked up by other .rst files.Bill Wendling1-4/+4
2012-08-02Sphinxify the Code Generator document.Bill Wendling1-0/+2428