[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
Mon Mar 26 04:57:11 PDT 2018
inouehrs updated this revision to Diff 139773.
inouehrs added a comment.
− rebased onto the latest code base
- minor touch up
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.139773.patch
Type: text/x-patch
Size: 13257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/d3154636/attachment.bin>
More information about the llvm-commits
mailing list