aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TableGen/SetTheory.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-11/+11
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-06-16[BinaryFormat, Option, TableGen] Fix some Clang-tidy modernize-use-using and ...Eugene Zelenko1-5/+15
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