Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the #include lines for utils/... | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
* | Don't use stack unwinding to provide the location information for | Joerg Sonnenberger | 2012-10-24 | 1 | -4/+6 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -2/+6 |
* | Unconstify Inits | David Greene | 2011-07-29 | 1 | -2/+2 |
* | [AVX] Constify Inits | David Greene | 2011-07-29 | 1 | -2/+2 |
* | struct Init -> class Init | David Greene | 2011-07-13 | 1 | -1/+1 |
* | Revert r134921, 134917, 134908 and 134907. They're causing failures | Eric Christopher | 2011-07-11 | 1 | -3/+3 |
* | Fix Build | David Greene | 2011-07-11 | 1 | -1/+1 |
* | [AVX] Make Inits Foldable | David Greene | 2011-07-11 | 1 | -2/+2 |
* | Drop a RecordKeeper reference that wasn't necessary. | Jakob Stoklund Olesen | 2011-06-04 | 1 | -2/+1 |
* | Silence compiler warnings. | Jakob Stoklund Olesen | 2011-06-04 | 1 | -0/+4 |
* | Teach TableGen to evaluate DAG expressions as set operations. | Jakob Stoklund Olesen | 2011-06-04 | 1 | -0/+133 |