Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write llvm-tblgen backends as functions instead of sub-classes. | Jakob Stoklund Olesen | 2012-06-11 | 1 | -5/+58 |
* | Reserve number of MI operands to accom,odate complex patterns. | Evan Cheng | 2012-03-20 | 1 | -1/+4 |
* | Convert assert(0) to llvm_unreachable | Craig Topper | 2012-02-05 | 1 | -1/+1 |
* | Remove unnecessary default cases in switches that cover all enum values. | David Blaikie | 2012-01-10 | 1 | -2/+0 |
* | Move TableGen's parser and entry point into a library | Peter Collingbourne | 2011-10-01 | 1 | -2/+2 |
* | Unconstify Inits | David Greene | 2011-07-29 | 1 | -6/+6 |
* | [AVX] Constify Inits | David Greene | 2011-07-29 | 1 | -6/+6 |
* | Revert r134921, 134917, 134908 and 134907. They're causing failures | Eric Christopher | 2011-07-11 | 1 | -8/+6 |
* | [AVX] Make Inits Foldable | David Greene | 2011-07-11 | 1 | -6/+8 |
* | TableGen'erated MC lowering for simple pseudo-instructions. | Jim Grosbach | 2011-07-08 | 1 | -0/+243 |