[PATCH] D31623: [AArch64] Remove AArch64AddressTypePromotion pass
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 13:17:11 PDT 2017
junbuml created this revision.
Herald added subscribers: mgorny, rengolin, aemerson.
Remove the AArch64AddressTypePromotion pass as we migrated all transformations
done in this pass into CGP in r299379.
https://reviews.llvm.org/D31623
Files:
lib/Target/AArch64/AArch64.h
lib/Target/AArch64/AArch64AddressTypePromotion.cpp
lib/Target/AArch64/AArch64TargetMachine.cpp
lib/Target/AArch64/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31623.93925.patch
Type: text/x-patch
Size: 20596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/5af1da84/attachment.bin>
More information about the llvm-commits
mailing list