summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/llvm-ir/load.ll
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Use reg-exp in tests to tolerate register indexes changing. NFCSimon Atanasyan2019-05-291-392/+392
| | | | llvm-svn: 361966
* [mips] Fix microMIPS loads and stores.Simon Dardis2018-04-301-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
OpenPOWER on IntegriCloud