Add a !regmatch operator to do pattern matching in TableGen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73074 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- docs/TableGenFundamentals.html 3 additions, 0 deletionsdocs/TableGenFundamentals.html
- test/TableGen/regmatch.td 11 additions, 0 deletionstest/TableGen/regmatch.td
- utils/TableGen/Record.cpp 33 additions, 0 deletionsutils/TableGen/Record.cpp
- utils/TableGen/Record.h 1 addition, 1 deletionutils/TableGen/Record.h
- utils/TableGen/TGLexer.cpp 1 addition, 0 deletionsutils/TableGen/TGLexer.cpp
- utils/TableGen/TGLexer.h 1 addition, 1 deletionutils/TableGen/TGLexer.h
- utils/TableGen/TGParser.cpp 7 additions, 0 deletionsutils/TableGen/TGParser.cpp
Loading
Please register or sign in to comment