llvm-6502/lib/TableGen
David Greene e499a2df44 Refactor Multiclass Def Processing
Move the code to instantiate a multiclass def, bind its arguments and
resolve its members into three helper functions.  These will be reused
to support a new kind of multiclass def: a multidef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141229 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-05 22:42:07 +00:00
..
CMakeLists.txt
Error.cpp
Main.cpp
Makefile
Record.cpp Allow Operator Arguments 2011-10-04 18:55:36 +00:00
TableGenBackend.cpp
TGLexer.cpp
TGLexer.h
TGParser.cpp Refactor Multiclass Def Processing 2011-10-05 22:42:07 +00:00
TGParser.h Refactor Multiclass Def Processing 2011-10-05 22:42:07 +00:00
TGPreprocessor.cpp Replace snprintf with raw_string_ostream. 2011-10-04 21:08:56 +00:00
TGPreprocessor.h Fix compilation when using gcc-4.6. Patch by wanders. 2011-10-05 14:36:12 +00:00