summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.rst
Commit message (Expand)AuthorAge
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-31
* Docs: fix sign of division and increase equivocation on code generated.Tim Northover2014-01-13
* Add more documentation about the TargetStreamer interface.Rafael Espindola2013-10-16
* Add a paragraph about MCTargetStreamer.Rafael Espindola2013-10-09
* Fix a typo in the documentation. Thanks to Diana Vasile for the patchSylvestre Ledru2013-10-01
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* [SystemZ] Add disassembler supportRichard Sandiford2013-05-14
* Add SystemZ feats to CodeGenerator.rstRichard Sandiford2013-05-08
* [docs] Update Target Feature Matrix for the XCore backend.Richard Osborne2013-05-05
* Extend TableGen instruction selection matcher to improve handlingUlrich Weigand2013-03-19
* Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky2013-01-30
* Remove PTX->NVPTX in CodeGenerator document and update its text.Justin Holewinski2013-01-11
* Update CodeGenerator document to add a "Not Applicable" category to theJustin Holewinski2013-01-11
* docs: Fix long standing linking antipattern.Sean Silva2013-01-11
* Documentation: convert ReleaseNotes.html to reST.Dmitri Gribenko2012-12-09
* Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko2012-12-01
* Documentation: formatting improvementsDmitri Gribenko2012-11-29
* docs: Fix reference to "bold" part of code example.Sean Silva2012-11-19
* Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.Duncan Sands2012-11-16
* Remove the CellSPU port.Eric Christopher2012-11-14
* PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...Eli Bendersky2012-11-05
* Documentation: fix typos.Dmitri Gribenko2012-11-02
* Fix typo in CodeGenerator docEli Bendersky2012-10-31
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko2012-09-30
* Move header so that it can be picked up by other .rst files.Bill Wendling2012-08-08
* Sphinxify the Code Generator document.Bill Wendling2012-08-02