[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
Tue Aug 22 22:16:55 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311526: [PowerPC] better instruction selection for OR (XOR) with a 32-bit immediate (authored by inouehrs).

Changed prior to commit:
  https://reviews.llvm.org/D34757?vs=108578&id=112295#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34757

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34757.112295.patch
Type: text/x-patch
Size: 5354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/98f4ed51/attachment.bin>


More information about the llvm-commits mailing list