aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/SetTheory.h
Commit message (Expand)AuthorAgeFilesLines
* Sort the #include lines for utils/...Chandler Carruth2012-12-041-1/+1
* Don't use stack unwinding to provide the location information forJoerg Sonnenberger2012-10-241-4/+6
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-2/+6
* Unconstify InitsDavid Greene2011-07-291-2/+2
* [AVX] Constify InitsDavid Greene2011-07-291-2/+2
* struct Init -> class InitDavid Greene2011-07-131-1/+1
* Revert r134921, 134917, 134908 and 134907. They're causing failuresEric Christopher2011-07-111-3/+3
* Fix BuildDavid Greene2011-07-111-1/+1
* [AVX] Make Inits FoldableDavid Greene2011-07-111-2/+2
* Drop a RecordKeeper reference that wasn't necessary.Jakob Stoklund Olesen2011-06-041-2/+1
* Silence compiler warnings.Jakob Stoklund Olesen2011-06-041-0/+4
* Teach TableGen to evaluate DAG expressions as set operations.Jakob Stoklund Olesen2011-06-041-0/+133