Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
TableGen
/
StringMatcher.cpp
f78650a
Remove trailing space
by Fangrui Song
· 7 years ago
d590c857
[TableGen] Give the option of tolerating duplicate register names
by Alex Bradbury
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
b2ca1b3
[Hexagon, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 9 years ago
a405558
Emit memcmp directly from the StringMatcherEmitter.
by Benjamin Kramer
· 13 years ago
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]
25896af4
fix a fixme in stringmatcher, having it generate nice looking code if the
by Chris Lattner
· 15 years ago
07b332f
emit the LLVM intrinsic name -> intrinsic number mapping table with
by Chris Lattner
· 15 years ago
96fe532
allow specifying an indentation level for the string matcher.
by Chris Lattner
· 15 years ago
6dcaa42
same bug, another place.
by Chris Lattner
· 15 years ago
9bb3bf1
fix a critical bug where the generated table would say
by Chris Lattner
· 15 years ago
ca5a355
factor the snazzy string matcher code that Daniel hates
by Chris Lattner
· 15 years ago