[PATCH] D30596: Turn on -addr-sink-using-gep by default.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 13:58:03 PDT 2017
efriedma updated this revision to Diff 91929.
efriedma retitled this revision from "Turn on -addr-sink-using-gep unconditionally." to "Turn on -addr-sink-using-gep by default.".
efriedma added a comment.
Keep old codepath for now.
Repository:
rL LLVM
https://reviews.llvm.org/D30596
Files:
lib/CodeGen/CodeGenPrepare.cpp
test/CodeGen/AArch64/aarch64-gep-opt.ll
test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll
test/CodeGen/AMDGPU/cgp-addressing-modes.ll
test/CodeGen/ARM/phi.ll
test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
test/CodeGen/PowerPC/ppc64-gep-opt.ll
test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll
test/CodeGen/X86/MergeConsecutiveStores.ll
test/CodeGen/X86/codegen-prepare-addrmode-sext.ll
test/CodeGen/X86/codegen-prepare.ll
test/CodeGen/X86/isel-sink.ll
test/CodeGen/X86/merge_store.ll
test/Transforms/CodeGenPrepare/X86/computedgoto.ll
test/Transforms/CodeGenPrepare/X86/sink-addrmode.ll
test/Transforms/CodeGenPrepare/X86/sink-addrspacecast.ll
test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll
test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30596.91929.patch
Type: text/x-patch
Size: 18807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/bcc4df40/attachment.bin>
More information about the llvm-commits
mailing list