[PATCH] D28680: [CodeGenPrep] move aarch64-type-promotion to CGP
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 12:27:06 PDT 2017
junbuml updated this revision to Diff 93691.
junbuml marked an inline comment as done.
junbuml added a comment.
Addressed Quentin's comment by adding a new method, performAddressTypePromotion().
https://reviews.llvm.org/D28680
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/CodeGen/CodeGenPrepare.cpp
lib/Target/AArch64/AArch64TargetMachine.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
lib/Target/AArch64/AArch64TargetTransformInfo.h
test/CodeGen/AArch64/aarch64-codegen-prepare-atp.ll
test/CodeGen/AArch64/arm64-addr-type-promotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28680.93691.patch
Type: text/x-patch
Size: 25961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170331/6d4a0acf/attachment.bin>
More information about the llvm-commits
mailing list