[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 Jun 7 06:45:53 PDT 2017
inouehrs updated this revision to Diff 101727.
inouehrs added a comment.
addressed comments from Kit and Nemanja
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.101727.patch
Type: text/x-patch
Size: 15262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/9ca80f4b/attachment.bin>
More information about the llvm-commits
mailing list