summaryrefslogtreecommitdiffstats
path: root/docs/WritingAnLLVMBackend.rst
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Fix typo in scheduler model documentation. enumemation->enumerationCraig Topper2017-12-101-1/+1
* [docs] Document how to debug instruction scheduling model generationJoel Jones2017-07-191-0/+40
* fix some typos in the docSylvestre Ledru2017-01-141-2/+2
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-3/+3
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-31/+31
* [Docs][WritingAnLLVMBackend] Makefiles are deprecatedChris Bieneman2016-05-261-15/+13
* configure.ac lives in autoconf/, not autotools/Rafael Espindola2014-11-101-1/+1
* [docs] Fix some linksSean Silva2014-04-071-1/+1
* Add a RequireStructuredCFG Field to TargetMachine.Vincent Lejeune2013-12-071-0/+6
* Docs: tweak code-block spacing.Ahmed Bougacha2013-11-181-0/+1
* TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.Ahmed Bougacha2013-11-171-0/+44
* Docs: Clearly separate Operand-related paragraphs.Ahmed Bougacha2013-11-171-0/+6
* Docs: Fix typo: NoIntinerary -> NoItinerary.Ahmed Bougacha2013-11-171-1/+1
* TableGen: Enumerate Schedule Model too.Vincent Lejeune2013-09-031-0/+5
* Revert "TableGen: Enumerate Schedule Model too."Tom Stellard2013-07-311-5/+0
* TableGen: Enumerate Schedule Model too.Vincent Lejeune2013-07-311-0/+5
* [docs] Amend confusing titleSean Silva2013-07-011-3/+3
* TableGen: Generate a function for getting operand indices based on their defi...Tom Stellard2013-06-251-0/+41
* Give Sparc instruction patterns direct types instead of register classes.Jakob Stoklund Olesen2013-03-241-7/+7
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-2/+0
* docs: Fix FIXMESean Silva2012-12-311-0/+5
* Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko2012-12-121-2/+2
* Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko2012-12-011-0/+1835