diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2018-04-11 21:25:44 +0000 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2018-04-11 21:25:44 +0000 |
commit | c564dc060aec5f2bda9983fc4a2a318c971e94e1 (patch) | |
tree | f9d50785e2aacf7f2764af6daea0156234460944 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | e69b33f232c96d3d5ec706e6426a16aa79f635d0 (diff) | |
download | llvm-c564dc060aec5f2bda9983fc4a2a318c971e94e1.zip llvm-c564dc060aec5f2bda9983fc4a2a318c971e94e1.tar.gz llvm-c564dc060aec5f2bda9983fc4a2a318c971e94e1.tar.bz2 |
[PowerPC] Fix condition for 64-bit rotate when replacing r+r instr with r+i
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=37039
The condition only covers one of the two 64-bit rotate instructions. This just
adds the second (RLDICLo).
Patch by Josh Stone.
llvm-svn: 329852
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions