aboutsummaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.rst
AgeCommit message (Expand)Author
2013-01-30Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky
2013-01-11Remove PTX->NVPTX in CodeGenerator document and update its text.Justin Holewinski
2013-01-11Update CodeGenerator document to add a "Not Applicable" category to theJustin Holewinski
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-12-09Documentation: convert ReleaseNotes.html to reST.Dmitri Gribenko
2012-12-01Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko
2012-11-29Documentation: formatting improvementsDmitri Gribenko
2012-11-19docs: Fix reference to "bold" part of code example.Sean Silva
2012-11-16Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands
2012-11-14Remove the CellSPU port.Eric Christopher
2012-11-05PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky
2012-11-02Documentation: fix typos.Dmitri Gribenko
2012-10-31Fix typo in CodeGenerator docEli Bendersky
2012-10-08Move TargetData to DataLayout.Micah Villmow
2012-09-30RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko
2012-08-08Move header so that it can be picked up by other .rst files.Bill Wendling
2012-08-02Sphinxify the Code Generator document.Bill Wendling