summaryrefslogtreecommitdiff
path: root/docs/WritingAnLLVMBackend.rst
AgeCommit message (Expand)Author
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