diff options
author | Simon Dardis <simon.dardis@mips.com> | 2018-04-19 13:33:51 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@mips.com> | 2018-04-19 13:33:51 +0000 |
commit | 5d61c8b225ec6ab599e0f1ae1cfa702ad7a515f0 (patch) | |
tree | d3ace6254f9b5d940624571b300468299ba3fa57 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | d536de1e7b2b194308624da9aa8a4174b751a522 (diff) | |
download | llvm-5d61c8b225ec6ab599e0f1ae1cfa702ad7a515f0.zip llvm-5d61c8b225ec6ab599e0f1ae1cfa702ad7a515f0.tar.gz llvm-5d61c8b225ec6ab599e0f1ae1cfa702ad7a515f0.tar.bz2 |
[mips] Correct the definitions of the unaligned word memory operation instructions
These instructions lacked the correct predicates, were not marked
as loads and stores and lacked the proper instruction mapping information.
In the case of microMIPS sw(l|r)e (EVA) these instructions were using the load
EVA description.
Reviewers: abeserminji, smaksimovic, atanasyan
Differential Revision: https://reviews.llvm.org/D45626
llvm-svn: 330326
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions