aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TableGen/StringMatcher.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-03-06[TableGen] Use range-based for loops (NFC)Kazu Hirata1-12/+11
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-07-30Remove trailing spaceFangrui Song1-19/+19
2017-12-07[TableGen] Give the option of tolerating duplicate register namesAlex Bradbury1-11/+14
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2017-01-04[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use wa...Eugene Zelenko1-7/+12
2012-05-20Emit memcmp directly from the StringMatcherEmitter.Benjamin Kramer1-4/+4
2012-05-02Move llvm-tblgen's StringMatcher into the TableGen library so it canDouglas Gregor1-0/+149