| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -20/+20 |
| * | [AVX] Constify Inits | David Greene | 2011-07-29 | 1 | -20/+20 |
| * | Revert r134921, 134917, 134908 and 134907. They're causing failures | Eric Christopher | 2011-07-11 | 1 | -21/+20 |
| * | [AVX] Make Inits Foldable | David Greene | 2011-07-11 | 1 | -20/+21 |
| * | Consolidate some TableGen diagnostic helper functions. | Jim Grosbach | 2011-06-21 | 1 | -0/+1 |
| * | Prempt some obnoxious compiler from complaing about signed/unsigned | Jakob Stoklund Olesen | 2011-06-16 | 1 | -2/+2 |
| * | Make sure to pass an unsigned to a printf format that is always %u. | Jakob Stoklund Olesen | 2011-06-16 | 1 | -1/+6 |
| * | Drop a RecordKeeper reference that wasn't necessary. | Jakob Stoklund Olesen | 2011-06-04 | 1 | -7/+5 |
| * | Silence compiler warnings. | Jakob Stoklund Olesen | 2011-06-04 | 1 | -6/+6 |
| * | Teach TableGen to evaluate DAG expressions as set operations. | Jakob Stoklund Olesen | 2011-06-04 | 1 | -0/+272 |

