1. f78650a Remove trailing space by Fangrui Song · 7 years ago
  2. d590c857 [TableGen] Give the option of tolerating duplicate register names by Alex Bradbury · 8 years ago
  3. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  4. b2ca1b3 [Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  5. a405558 Emit memcmp directly from the StringMatcherEmitter. by Benjamin Kramer · 13 years ago
  6. 12c1cd3 Move llvm-tblgen's StringMatcher into the TableGen library so it can by Douglas Gregor · 13 years ago[Renamed (98%) from llvm/utils/TableGen/StringMatcher.cpp]
  7. 25896af4 fix a fixme in stringmatcher, having it generate nice looking code if the by Chris Lattner · 15 years ago
  8. 07b332f emit the LLVM intrinsic name -> intrinsic number mapping table with by Chris Lattner · 15 years ago
  9. 96fe532 allow specifying an indentation level for the string matcher. by Chris Lattner · 15 years ago
  10. 6dcaa42 same bug, another place. by Chris Lattner · 15 years ago
  11. 9bb3bf1 fix a critical bug where the generated table would say by Chris Lattner · 15 years ago
  12. ca5a355 factor the snazzy string matcher code that Daniel hates by Chris Lattner · 15 years ago