summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.rst
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Fix target feature matrix for PowerPC and SystemZKai Nacke2019-12-131-4/+4
* [docs] Update Mips feature table in CodeGenerator.rstSimon Atanasyan2019-10-251-5/+5
* [X86] Add new calling convention that guarantees tail call optimizationReid Kleckner2019-10-071-2/+2
* CodeGen: Allow virtual registers in bundlesMatt Arsenault2019-08-011-9/+12
* [WebAssembly] Do not emit tail calls with return type mismatchThomas Lively2019-07-301-3/+8
* [docs][Remarks] Add documentation for remarks in LLVMFrancis Visoiu Mistrih2019-07-091-14/+0
* [WebAssembly] Implement tail calls and unify tablegen call classesThomas Lively2019-06-261-1/+6
* [Docs] fix formatting for bullet list; NFCSanjay Patel2019-05-221-11/+11
* [InstCombine] fold shuffles of insert_subvectorsSanjay Patel2019-05-221-0/+25
* [Docs][CodeGenerator][eBPF] Correct the values for BPF_X and BPF_KYonghong Song2019-05-031-2/+2
* [Remarks] Fix documentation indentationFrancis Visoiu Mistrih2019-04-241-5/+4
* [Remarks] Add string deduplication using a string tableFrancis Visoiu Mistrih2019-04-241-0/+4
* [Remarks] Emit a section containing remark diagnostics metadataFrancis Visoiu Mistrih2019-03-271-0/+11
* [NFC] fix trivial typos in documentsHiroshi Inoue2018-06-151-1/+1
* [Docs] Remove some WIP X86 documentation I accidentally leaked into r328031.Craig Topper2018-03-211-6/+0
* [TableGen] Pass result of std::unique to vector::erase instead of calculating...Craig Topper2018-03-201-0/+6
* [MC] Fix -stack-size-section on ARMSean Eveson2018-01-171-1/+1
* [MC] Function stack size section.Sean Eveson2017-11-301-0/+11
* Revert r319423: [MC] Function stack size section.Sean Eveson2017-11-301-2658/+2647
* [MC] Function stack size section.Sean Eveson2017-11-301-2647/+2658
* Add documentation for various aspects of the AMDGPU backend.Tony Tye2017-06-061-56/+3
* [docs] Fix typoJonathan Roelofs2017-02-091-2/+2
* [Support/ELF/AMDGPU] Add 32-bit lo/hi got and pc relative relocationsKonstantin Zhuravlyov2016-10-141-12/+16
* Fix some typos in the docSylvestre Ledru2016-08-281-1/+1
* [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
OpenPOWER on IntegriCloud