summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/AsmWriterInst.h
Commit message (Expand)AuthorAgeFilesLines
* [TableGen] Reorder fields in AsmWriterOperand to remove padding and reduce si...Craig Topper2016-01-221-6/+5
* [TableGen] Remove the CGIOpNo from AsmWriterOperand as its not used for anyth...Craig Topper2016-01-221-6/+1
* [TableGen] Changes to AsmWriterEmitter to remove the CodeGenInstruction to As...Craig Topper2016-01-171-1/+3
* [TableGen] Pass PassSubtarget flag into getCode instead of storing a copy of ...Craig Topper2016-01-141-10/+3
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-271-2/+8
* Remove dead code.Craig Topper2014-11-251-2/+1
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove dead code.Rafael Espindola2013-12-021-1/+0
* trailing whitespace cleanupJim Grosbach2010-10-111-18/+18
* Changed AsmWriterOperand to also include the index of theSean Callanan2010-02-101-2/+8
* Fixed some indentation in the AsmWriterInstSean Callanan2010-02-091-1/+4
* Per PR 6219, factored AsmWriterInst and AsmWriterOperandSean Callanan2010-02-091-0/+104
OpenPOWER on IntegriCloud