summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.rst
Commit message (Expand)AuthorAgeFilesLines
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-3/+3
* [Docs][CodeGenerator] Don't specify the number of operands in BuildMIKrzysztof Parzyszek2016-06-291-16/+11
* Support/ELF: Add R_AMDGPU_GOTPCREL relocationTom Stellard2016-06-231-0/+4
* [docs] Update AMDGPU relocation informationKonstantin Zhuravlyov2016-06-141-13/+14
* docs: Add AMDGPU relocation informationTom Stellard2016-06-101-0/+51
* Remove bit-rotten CppBackend.James Y Knight2016-05-051-7/+5
* Add an address space for the X86 SS segment.David L Kreitzer2016-05-031-3/+3
* [docs] "Straightforward" is one word.Justin Lebar2016-03-141-1/+1
* [docs] Fix typo in docs/CodeGenerator.rst.Justin Lebar2016-03-141-1/+1
* Fixing a typo in docs/CodeGenerator.rstArtyom Skrobov2015-11-131-1/+1
* [bpf] add documentation and instruction set descriptionAlexei Starovoitov2015-08-141-0/+197
* [NFC] Minor editorial fixes to the CodeGen docs.Charlie Turner2015-07-021-2/+2
* Fix grammar in documentation.Eric Christopher2015-02-191-3/+3
* SelectionDAG: add a -filter-view-dags option to llcMehdi Amini2015-01-141-1/+5
* [sphinx cleanup]Dan Liew2014-09-101-1/+1
* Fix docs reference to inexistent class.Nico Weber2014-09-101-2/+2
* Add note to documentation about machine node chains.Matt Arsenault2014-09-021-1/+3
* [docs] Fix a mangled sentence.Sean Silva2014-07-011-1/+1
* [docs] Remove stray HTML tag.Sean Silva2014-07-011-1/+1
* Fix 'platform-specific' hyphenationsAlp Toker2014-06-301-1/+1
* Fix strange typo in markup.Jay Foad2014-05-141-2/+2
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-091-4/+0
* [docs] Fix up some links to the preferred style.Sean Silva2014-04-081-1/+1
* [docs] Fix some linksSean Silva2014-04-071-2/+2
* [ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner2014-01-311-0/+4
* Docs: fix sign of division and increase equivocation on code generated.Tim Northover2014-01-131-5/+5
* 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
OpenPOWER on IntegriCloud