Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-02 | Move llvm-tblgen's StringMatcher into the TableGen library so it can | Douglas Gregor | |
be used by clang-tblgen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156000 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-09-06 | allow specifying an indentation level for the string matcher. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113143 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-09-06 | factor the snazzy string matcher code that Daniel hates | Chris Lattner | |
out of AsmMatcherEmitter.cpp into its own class. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113137 91177308-0d34-0410-b5e6-96231b3b80d8 |