[PATCH] D41369: [PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 29 04:23:40 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321551: [PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41369?vs=128287&id=128328#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41369

Files:
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/trunk/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/trunk/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
  llvm/trunk/test/CodeGen/PowerPC/convert-rr-to-ri-instrs-out-of-range.mir
  llvm/trunk/test/CodeGen/PowerPC/convert-rr-to-ri-instrs.mir
  llvm/trunk/test/CodeGen/PowerPC/pr35688.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41369.128328.patch
Type: text/x-patch
Size: 51279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171229/1a3c26e9/attachment.bin>


More information about the llvm-commits mailing list