Tim Northover 88abcde3b4 Make TableGen mangle operand method names before putting in enum.
The purpose of this patch is to allow PredicateMethods to be set to something
like "isUImm<8>", calling a C++ template method to reduce code duplication. For
this to work, the PredicateMethod must be mangled into a valid C++ identifier
for insertion into an enum.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172073 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-10 15:17:36 +00:00
..
2012-12-11 00:23:07 +00:00
2012-12-26 18:15:42 +00:00
2013-01-02 09:10:48 +00:00
2012-07-23 08:51:15 +00:00
2012-12-02 16:40:38 +00:00
2013-01-02 09:10:48 +00:00
2012-01-26 22:06:23 +00:00
2012-11-17 06:38:44 +00:00