summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TableGen/SetTheory.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-11/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [BinaryFormat, Option, TableGen] Fix some Clang-tidy modernize-use-using and ...Eugene Zelenko2017-06-161-5/+15
* [TableGen] Merge the SuperClass Record and SMRange vector into a single vecto...Craig Topper2016-01-181-4/+4
* [TableGen] Emit the correct error message.Davide Italiano2015-07-271-1/+1
* [TableGen] Change a couple methods to return an ArrayRef instead of a const s...Craig Topper2015-07-061-1/+1
* [TableGen] Include header for each cpp file first. NFCCraig Topper2015-05-261-1/+1
* [TableGen] Don't leak Expanders and Operators in SetTheory.Craig Topper2015-04-241-20/+21
* Revert "Introduce a string_ostream string builder facilty"Alp Toker2014-06-261-5/+6
* Introduce a string_ostream string builder faciltyAlp Toker2014-06-261-6/+5
* Move SetTheory from utils/TableGen into lib/TableGen so Clang can use it.James Molloy2014-06-171-0/+323
OpenPOWER on IntegriCloud