| commit | 1f0fe564605b2c5ff7da6e7b4cd4f9954bad2407 | [log] [tgz] |
|---|---|---|
| author | Simon Dardis <simon.dardis@mips.com> | Mon Mar 12 13:16:12 2018 +0000 |
| committer | Simon Dardis <simon.dardis@mips.com> | Mon Mar 12 13:16:12 2018 +0000 |
| tree | 5220f18eb9ef3b6f7ac02d682ce86e3615edb686 | |
| parent | 567d9a39488027e9cf17ab7a3ddd6ef60b3dbc5a [diff] |
[mips] Split out ASEPredicate from InsnPredicates (NFC) This simplifies tagging instructions with the correct ISA and ASE, albeit making instruction definitions a bit more verbose. Reviewers: atanasyan, abeserminji Differential Revision: https://reviews.llvm.org/D44299 llvm-svn: 327265