Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-05 | Refactor Multiclass Def Processing | David Greene | |
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-01 | Move TableGen's parser and entry point into a library | Peter Collingbourne | |
This is the first step towards splitting LLVM and Clang's tblgen executables. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140951 91177308-0d34-0410-b5e6-96231b3b80d8 |