History log of /external/llvm/lib/TableGen/StringMatcher.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5875c33746a86c4596b3039768889680ff4f5752 20-May-2012 Benjamin Kramer <benny.kra@googlemail.com> Emit memcmp directly from the StringMatcherEmitter.

There should be no difference in the resulting binary, given a sufficiently
smart compiler. However we already had compiler timeouts on the generated
code in Intrinsics.gen, this hopefully makes the lives of slow buildbots a
little easier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157161 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/TableGen/StringMatcher.cpp
f657da2e4896732f306a9e62261418112e7337ce 02-May-2012 Douglas Gregor <dgregor@apple.com> Move llvm-tblgen's StringMatcher into the TableGen library so it can
be used by clang-tblgen.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156000 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/TableGen/StringMatcher.cpp