llvm-6502/lib/TableGen
Hal Finkel d23a41c153 Add an addition operator to TableGen
This adds an !add(a, b) operator to tablegen; this will be used
to cleanup the PPC register definitions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173445 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-25 14:49:08 +00:00
..
CMakeLists.txt Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Error.cpp Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Main.cpp Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Makefile Remove exception handling usage from tblgen. 2012-10-25 20:33:17 +00:00
Record.cpp Add an addition operator to TableGen 2013-01-25 14:49:08 +00:00
StringMatcher.cpp Emit memcmp directly from the StringMatcherEmitter. 2012-05-20 18:10:42 +00:00
TableGenBackend.cpp Emit TableGen's header comment with C-style comments, so it can be used from C89 code. 2012-06-19 17:04:16 +00:00
TGLexer.cpp Add an addition operator to TableGen 2013-01-25 14:49:08 +00:00
TGLexer.h Add an addition operator to TableGen 2013-01-25 14:49:08 +00:00
TGParser.cpp Add an addition operator to TableGen 2013-01-25 14:49:08 +00:00
TGParser.h TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00