summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.rst
AgeCommit message (Expand)AuthorFilesLines
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