commit | ebf7d454d116496faec74772a257f9c2cbb5e391 | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Mon Dec 18 21:25:53 2017 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Mon Dec 18 21:25:53 2017 +0000 |
tree | aeed82b22568d30af50868003119fecff5a3109c | |
parent | b198292af1b454a685e6632e32fb027338a9969f [diff] |
[TableGen][GlobalISel] Refactor optimizeRules related bit to allow code reuse In theory, reapplying optimizeRules on each group matchers should give us a second nesting level on the matching table. In practice, we need more work to make that happen because all the predicates are actually not directly available through the predicate matchers list. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321025 91177308-0d34-0410-b5e6-96231b3b80d8