[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
Thu Jul 6 22:38:25 PDT 2017
inouehrs updated this revision to Diff 105587.
inouehrs added a comment.
- rebased to the latest source tree.
- minor touch up in comments
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.105587.patch
Type: text/x-patch
Size: 15544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/a1499c2d/attachment.bin>
More information about the llvm-commits
mailing list