aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/SetTheory.h
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for utils/...Chandler Carruth
2012-10-24Don't use stack unwinding to provide the location information forJoerg Sonnenberger
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-07-29Unconstify InitsDavid Greene
2011-07-29[AVX] Constify InitsDavid Greene
2011-07-13struct Init -> class InitDavid Greene
2011-07-11Revert r134921, 134917, 134908 and 134907. They're causing failuresEric Christopher
2011-07-11Fix BuildDavid Greene
2011-07-11[AVX] Make Inits FoldableDavid Greene
2011-06-04Drop a RecordKeeper reference that wasn't necessary.Jakob Stoklund Olesen
2011-06-04Silence compiler warnings.Jakob Stoklund Olesen
2011-06-04Teach TableGen to evaluate DAG expressions as set operations.Jakob Stoklund Olesen