aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/AsmWriterInst.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-22[TableGen] Reorder fields in AsmWriterOperand to remove padding and reduce si...Craig Topper1-6/+5
2016-01-22[TableGen] Remove the CGIOpNo from AsmWriterOperand as its not used for anyth...Craig Topper1-6/+1
2016-01-17[TableGen] Changes to AsmWriterEmitter to remove the CodeGenInstruction to As...Craig Topper1-1/+3
2016-01-14[TableGen] Pass PassSubtarget flag into getCode instead of storing a copy of ...Craig Topper1-10/+3
2015-03-27[MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka1-2/+8
2014-11-25Remove dead code.Craig Topper1-2/+1
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2013-12-02Remove dead code.Rafael Espindola1-1/+0
2010-10-11trailing whitespace cleanupJim Grosbach1-18/+18
2010-02-10Changed AsmWriterOperand to also include the index of theSean Callanan1-2/+8
2010-02-09Fixed some indentation in the AsmWriterInstSean Callanan1-1/+4
2010-02-09Per PR 6219, factored AsmWriterInst and AsmWriterOperandSean Callanan1-0/+104