summaryrefslogtreecommitdiff
path: root/llvm/docs/WritingAnLLVMBackend.rst
AgeCommit message (Expand)Author
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata
2025-02-12[TableGen] Emit OpName as an enum class instead of a namespace (#125313)Rahul Joshi
2024-11-14Overhaul the TargetMachine and LLVMTargetMachine Classes (#111234)Matin Raayai
2024-04-23[GlobalISel] Expand IRTranslator docs. NFC (#89186)Diana Picus
2023-06-21[TableGen][Target] Rename Attribute field in SubtargetFeature class to FieldN...Craig Topper
2023-06-20[docs][TableGen][Target] Improve the documentation of the attribute value for...Craig Topper
2023-05-19[Hexagon] Remove unused declaration getModuleMatchQualityKazu Hirata
2023-05-17[Sparc] Make use of GET_SUBTARGETINFO_MACRO (NFC)Sergei Barannikov
2022-12-09[Docs] Update PatFrag definition in documentationLuke Lau
2022-10-26Update "Writing a Backend" doc to use named operand matching.James Y Knight
2022-07-19[SystemZ][z/OS] Introduce CCAssignToRegAndStack to calling conventionYusra Syeda
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2020-01-21Update spelling of {analyze,insert,remove}Branch in strings and commentsKrzysztof Parzyszek
2019-10-30[clang][llvm] Obsolete Exynos M1 and M2Evandro Menezes
2017-12-10[Docs] Fix typo in scheduler model documentation. enumemation->enumerationCraig Topper
2017-07-19[docs] Document how to debug instruction scheduling model generationJoel Jones
2017-01-14fix some typos in the docSylvestre Ledru
2016-10-09Move the global variables representing each Target behind accessor functionMehdi Amini
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2016-05-26[Docs][WritingAnLLVMBackend] Makefiles are deprecatedChris Bieneman
2014-11-10configure.ac lives in autoconf/, not autotools/Rafael Espindola
2014-04-07[docs] Fix some linksSean Silva
2013-12-07Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune
2013-11-18Docs: tweak code-block spacing.Ahmed Bougacha
2013-11-17TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.Ahmed Bougacha
2013-11-17Docs: Clearly separate Operand-related paragraphs.Ahmed Bougacha
2013-11-17Docs: Fix typo: NoIntinerary -> NoItinerary.Ahmed Bougacha
2013-09-03TableGen: Enumerate Schedule Model too.Vincent Lejeune
2013-07-31Revert "TableGen: Enumerate Schedule Model too."Tom Stellard
2013-07-31TableGen: Enumerate Schedule Model too.Vincent Lejeune
2013-07-01[docs] Amend confusing titleSean Silva
2013-06-25TableGen: Generate a function for getting operand indices based on their defi...Tom Stellard
2013-03-24Give Sparc instruction patterns direct types instead of register classes.Jakob Stoklund Olesen
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner
2012-12-31docs: Fix FIXMESean Silva
2012-12-12Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko
2012-12-01Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko