summaryrefslogtreecommitdiff
path: root/docs/CompilerWriterInfo.rst
AgeCommit message (Expand)Author
2018-06-14[docs] Update CompilerWriterInfo.rst for MIPSSimon Dardis
2018-03-21[Docs] Remove some WIP X86 documentation I accidentally leaked into r328031.Craig Topper
2018-03-20[TableGen] Pass result of std::unique to vector::erase instead of calculating...Craig Topper
2017-09-12Fix broken links to the Itanium CXX ABIVlad Tsyrklevich
2017-06-06Add documentation for various aspects of the AMDGPU backend.Tony Tye
2016-11-08[docs] fix link to AMD manuals (PR30946)Sanjay Patel
2016-11-01[RISCV] Add stub backendAlex Bradbury
2016-09-20AMDGPU: Improve documentation.Nikolay Haustov
2016-08-18Fix link quotes on AArch64's CompilerWriterInfo section.Jacques Pienaar
2016-08-18[lanai] Add ISA document to CompilerWritersInfoJacques Pienaar
2016-07-27[mips] Update the link to the MIPS documentation in CompilerWriterInfo.rst.Daniel Sanders
2016-07-26Add link to the Hexagon documentationKrzysztof Parzyszek
2016-04-12Update psabi link for x86-64. Add link to linux gabi supplement.James Y Knight
2016-02-09ARM: improve documentation slightly.Tim Northover
2015-12-04ARM/AArch64: update reference documentation.Tim Northover
2015-06-13R600 -> AMDGPU renameTom Stellard
2015-01-25[docs] Add link to the MIPS 64-bit ELF object file specificationSimon Atanasyan
2014-10-06Update documentation with link to Sea Islands documentationMatt Arsenault
2014-04-09Fix some doc and comment typosAlp Toker
2014-03-14[docs] Add links to XMOS XCore documentation.Richard Osborne
2013-12-19Update the links to the SPARC information.Rafael Espindola
2013-11-04[docs] Add link to 32-bit ARM ELF supplement.Sean Silva
2013-09-30[mips] Fix a broken link to mips.com in the documentation.Daniel Sanders
2013-07-12R600: Add ISA documents to the CompilerWriterInfo pageTom Stellard
2013-06-27Add a Subtarget feature 'v8fp' to the ARM backend.Joey Gouly
2013-06-07[docs] Add link to Microsoft PE/COFF Spec.Rui Ueyama
2013-06-05[docs] Add link to C++ ABI document.Sean Silva
2013-06-05[docs] Add link to SysV ABI document.Sean Silva
2013-05-31Add links to the System z architecture manual and ABIRichard Sandiford
2013-05-03Revert r181009.Amara Emerson
2013-05-03Add support for reading ARM ELF build attributes.Amara Emerson
2013-04-08Add ACLE link to ARM documentation sectionsTim Northover
2013-03-30Add start of user documentation for NVPTXJustin Holewinski
2013-03-11[docs] Remove explicit authorship.Sean Silva
2013-02-11Restore the resurrected doc link previously deletedBill Schmidt
2013-02-11Remove a dead PowerPC doc linkBill Schmidt
2013-02-08More modifications to PowerPC doc linksBill Schmidt
2013-02-08Update PowerPC links in CompilerWriterInfo.rstHal Finkel
2013-01-31Add AArch64 as an experimental target.Tim Northover
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-12-13Documentation: CompilerWriterInfo.rst: update link to Intel documentationDmitri Gribenko
2012-11-12Update link to external documentJean-Daniel Dupas
2012-10-07Sphinxify the compiler writer info documentation.Bill Wendling