[PATCH] D33715: [PPC] exploit rotate-left-then-mask-insert instructions for bitfield insert

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 06:01:36 PST 2018


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

- rebased to the latest code


https://reviews.llvm.org/D33715

Files:
  lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  test/CodeGen/PowerPC/addi-offset-fold.ll
  test/CodeGen/PowerPC/bitfieldinsert.ll
  test/CodeGen/PowerPC/ppc64le-aggregates.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33715.133207.patch
Type: text/x-patch
Size: 13104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/351f081f/attachment.bin>


More information about the llvm-commits mailing list