[PATCH] Commoning of target specific load/store intrinsics in Early CSE
Sanjin Sijaric
ssijaric at codeaurora.org
Thu Jan 22 00:48:26 PST 2015
Hi pete, hfinkel,
Common target specific load/store intrinsics in Early CSE. Currently, only a few AArch64 load/store intrinsics are supported (ld2, st2, etc). Updated patch based on Pete and Hal's reviews. Uploading to Phabricator this time.
Thanks,
Sanjin
http://reviews.llvm.org/D7121
Files:
include/llvm/Analysis/TargetTransformInfo.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Transforms/Scalar/EarlyCSE.cpp
test/Transforms/EarlyCSE/AArch64/intrinsics.ll
test/Transforms/EarlyCSE/AArch64/lit.local.cfg
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7121.18588.patch
Type: text/x-patch
Size: 25765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150122/93c2cc32/attachment.bin>
More information about the llvm-commits
mailing list