summaryrefslogtreecommitdiff
path: root/utils/TableGen/PseudoLoweringEmitter.cpp
Commit message (Expand)AuthorAge
* Change MCStreamer EmitInstruction interface to take subtarget infoDavid Woodhouse2014-01-28
* PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIADavid Peixotto2013-02-13
* Remove exception handling usage from tblgen.Joerg Sonnenberger2012-10-25
* tblgen: Mechanically move dynamic_cast<> to dyn_cast<>.Sean Silva2012-10-10
* Fix typoMichael Liao2012-09-17
* Tablegen: Add OperandWithDefaultOps Operand typeTom Stellard2012-09-06
* Write llvm-tblgen backends as functions instead of sub-classes.Jakob Stoklund Olesen2012-06-11
* Reserve number of MI operands to accom,odate complex patterns.Evan Cheng2012-03-20
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-05
* Remove unnecessary default cases in switches that cover all enum values.David Blaikie2012-01-10
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-01
* Unconstify InitsDavid Greene2011-07-29
* [AVX] Constify InitsDavid Greene2011-07-29
* Revert r134921, 134917, 134908 and 134907. They're causing failuresEric Christopher2011-07-11
* [AVX] Make Inits FoldableDavid Greene2011-07-11
* TableGen'erated MC lowering for simple pseudo-instructions.Jim Grosbach2011-07-08