[PATCH] D34757: [PowerPC] better instruction selection for OR (XOR) with a 32-bit immediate

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 21:30:48 PDT 2017


inouehrs updated this revision to Diff 108578.
inouehrs added a comment.

added test cases for i32


https://reviews.llvm.org/D34757

Files:
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/ori_imm32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34757.108578.patch
Type: text/x-patch
Size: 5264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170728/7fd0dc86/attachment.bin>


More information about the llvm-commits mailing list