[PATCH] D30596: Turn on -addr-sink-using-gep unconditionally.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 16:33:49 PST 2017
efriedma created this revision.
Herald added subscribers: nhaehnle, wdng, nemanjai.
Herald added a reviewer: javed.absar.
The new codepath has been in the tree for years, and there isn't any reason to have two codepaths here, as far as I know.
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.90550.patch
Type: text/x-patch
Size: 22573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170304/c5d6c23f/attachment-0001.bin>
More information about the llvm-commits
mailing list