summaryrefslogtreecommitdiff
path: root/utils/TableGen/PseudoLoweringEmitter.cpp
Commit message (Expand)AuthorAge
* 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