Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Use reg-exp in tests to tolerate register indexes changing. NFC | Simon Atanasyan | 2019-05-29 | 1 | -392/+392 |
| | | | | llvm-svn: 361966 | ||||
* | [mips] Fix microMIPS loads and stores. | Simon Dardis | 2018-04-30 | 1 | -0/+1022 |
Previously these instructions were unselectable and instead were generated through the instruction mapping tables. Reviewers: atanasyan, smaksimovic, abeserminji Differential Revision: https://reviews.llvm.org/D46055 llvm-svn: 331165 |