[PATCH] D29388: [PPC] Use rldicr instruction for AND with an immediate if possible

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 10:15:14 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296143: [PowerPC] Use rldicr instruction for AND with an immediate if possible (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D29388?vs=89614&id=89690#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29388

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
  llvm/trunk/test/CodeGen/PowerPC/i64_fp_round.ll
  llvm/trunk/test/CodeGen/PowerPC/srl-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29388.89690.patch
Type: text/x-patch
Size: 5486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/1e4e255f/attachment.bin>


More information about the llvm-commits mailing list