summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.rst
AgeCommit message (Expand)Author
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-30Revert r319423: [MC] Function stack size section.Sean Eveson
2017-11-30[MC] Function stack size section.Sean Eveson
2017-06-06Add documentation for various aspects of the AMDGPU backend.Tony Tye
2017-02-09[docs] Fix typoJonathan Roelofs
2016-10-14[Support/ELF/AMDGPU] Add 32-bit lo/hi got and pc relative relocationsKonstantin Zhuravlyov
2016-08-28Fix some typos in the docSylvestre Ledru
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2016-06-29[Docs][CodeGenerator] Don't specify the number of operands in BuildMIKrzysztof Parzyszek
2016-06-23Support/ELF: Add R_AMDGPU_GOTPCREL relocationTom Stellard
2016-06-14[docs] Update AMDGPU relocation informationKonstantin Zhuravlyov
2016-06-10docs: Add AMDGPU relocation informationTom Stellard
2016-05-05Remove bit-rotten CppBackend.James Y Knight
2016-05-03Add an address space for the X86 SS segment.David L Kreitzer
2016-03-14[docs] "Straightforward" is one word.Justin Lebar
2016-03-14[docs] Fix typo in docs/CodeGenerator.rst.Justin Lebar
2015-11-13Fixing a typo in docs/CodeGenerator.rstArtyom Skrobov
2015-08-14[bpf] add documentation and instruction set descriptionAlexei Starovoitov
2015-07-02[NFC] Minor editorial fixes to the CodeGen docs.Charlie Turner
2015-02-19Fix grammar in documentation.Eric Christopher
2015-01-14SelectionDAG: add a -filter-view-dags option to llcMehdi Amini
2014-09-10[sphinx cleanup]Dan Liew
2014-09-10Fix docs reference to inexistent class.Nico Weber
2014-09-02Add note to documentation about machine node chains.Matt Arsenault
2014-07-01[docs] Fix a mangled sentence.Sean Silva
2014-07-01[docs] Remove stray HTML tag.Sean Silva
2014-06-30Fix 'platform-specific' hyphenationsAlp Toker
2014-05-14Fix strange typo in markup.Jay Foad
2014-05-09Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner
2014-04-08[docs] Fix up some links to the preferred style.Sean Silva
2014-04-07[docs] Fix some linksSean Silva
2014-01-31[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'Reid Kleckner
2014-01-13Docs: fix sign of division and increase equivocation on code generated.Tim Northover
2013-10-16Add more documentation about the TargetStreamer interface.Rafael Espindola
2013-10-09Add a paragraph about MCTargetStreamer.Rafael Espindola
2013-10-01Fix a typo in the documentation. Thanks to Diana Vasile for the patchSylvestre Ledru
2013-07-25Remove the mblaze backend from llvm.Rafael Espindola
2013-05-14[SystemZ] Add disassembler supportRichard Sandiford
2013-05-08Add SystemZ feats to CodeGenerator.rstRichard Sandiford
2013-05-05[docs] Update Target Feature Matrix for the XCore backend.Richard Osborne
2013-03-19Extend TableGen instruction selection matcher to improve handlingUlrich Weigand
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