aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/SetTheory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move TableGen's parser and entry point into a libraryPeter Collingbourne2011-10-011-2/+2
* Unconstify InitsDavid Greene2011-07-291-20/+20
* [AVX] Constify InitsDavid Greene2011-07-291-20/+20
* Revert r134921, 134917, 134908 and 134907. They're causing failuresEric Christopher2011-07-111-21/+20
* [AVX] Make Inits FoldableDavid Greene2011-07-111-20/+21
* Consolidate some TableGen diagnostic helper functions.Jim Grosbach2011-06-211-0/+1
* Prempt some obnoxious compiler from complaing about signed/unsignedJakob Stoklund Olesen2011-06-161-2/+2
* Make sure to pass an unsigned to a printf format that is always %u.Jakob Stoklund Olesen2011-06-161-1/+6
* Drop a RecordKeeper reference that wasn't necessary.Jakob Stoklund Olesen2011-06-041-7/+5
* Silence compiler warnings.Jakob Stoklund Olesen2011-06-041-6/+6
* Teach TableGen to evaluate DAG expressions as set operations.Jakob Stoklund Olesen2011-06-041-0/+272