Remove the AArch64AddressTypePromotion pass as we migrated all transformations
done in this pass into CGP in r299379.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31623
[AArch64] Remove AArch64AddressTypePromotion pass ClosedPublic Authored by junbuml on Apr 3 2017, 1:17 PM.
Details Summary Remove the AArch64AddressTypePromotion pass as we migrated all transformations
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 1 2017, 10:01 AM Closed by commit rL302245: [AArch64] Remove AArch64AddressTypePromotion pass (authored by junbuml). · Explain WhyMay 5 2017, 9:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 97969 llvm/trunk/lib/Target/AArch64/AArch64.h
llvm/trunk/lib/Target/AArch64/AArch64AddressTypePromotion.cpp
llvm/trunk/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/trunk/lib/Target/AArch64/CMakeLists.txt
|