aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CodeGenerator.rst
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+6
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-3/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-9/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-5/+9
* Add more documentation about the TargetStreamer interface.Rafael Espindola2013-10-161-0/+5
* Add a paragraph about MCTargetStreamer.Rafael Espindola2013-10-091-0/+7
* Fix a typo in the documentation. Thanks to Diana Vasile for the patchSylvestre Ledru2013-10-011-1/+1
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-9/+0
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-141-1/+1
* Add SystemZ feats to CodeGenerator.rstRichard Sandiford2013-05-081-0/+9
* [docs] Update Target Feature Matrix for the XCore backend.Richard Osborne2013-05-051-5/+5
* Extend TableGen instruction selection matcher to improve handlingUlrich Weigand2013-03-191-0/+18
* Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky2013-01-301-6/+4
* Remove PTX->NVPTX in CodeGenerator document and update its text.Justin Holewinski2013-01-111-47/+36
* Update CodeGenerator document to add a "Not Applicable" category to theJustin Holewinski2013-01-111-6/+10
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* Documentation: convert ReleaseNotes.html to reST.Dmitri Gribenko2012-12-091-0/+2
* Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko2012-12-011-0/+4
* Documentation: formatting improvementsDmitri Gribenko2012-11-291-3/+3
* docs: Fix reference to "bold" part of code example.Sean Silva2012-11-191-5/+6
* Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands2012-11-161-2/+2
* Remove the CellSPU port.Eric Christopher2012-11-141-9/+0
* PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky2012-11-051-2/+1
* Documentation: fix typos.Dmitri Gribenko2012-11-021-2/+2
* Fix typo in CodeGenerator docEli Bendersky2012-10-311-4/+4
* Move TargetData to DataLayout.Micah Villmow2012-10-081-7/+7
* RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko2012-09-301-2/+2
* Move header so that it can be picked up by other .rst files.Bill Wendling2012-08-081-4/+4
* Sphinxify the Code Generator document.Bill Wendling2012-08-021-0/+2428