aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TableGen/SetTheory.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-18[TableGen] Merge the SuperClass Record and SMRange vector into a single vecto...Craig Topper1-4/+4
2015-07-27[TableGen] Emit the correct error message.Davide Italiano1-1/+1
2015-07-06[TableGen] Change a couple methods to return an ArrayRef instead of a const s...Craig Topper1-1/+1
2015-05-26[TableGen] Include header for each cpp file first. NFCCraig Topper1-1/+1
2015-04-24[TableGen] Don't leak Expanders and Operators in SetTheory.Craig Topper1-20/+21
2014-06-26Revert "Introduce a string_ostream string builder facilty"Alp Toker1-5/+6
2014-06-26Introduce a string_ostream string builder faciltyAlp Toker1-6/+5
2014-06-17Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.James Molloy1-0/+323