[PATCH] D30596: Turn on -addr-sink-using-gep by default.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 15:54:57 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299723: Turn on -addr-sink-using-gep by default. (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D30596?vs=91929&id=94451#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30596
Files:
llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
llvm/trunk/test/CodeGen/AArch64/aarch64-gep-opt.ll
llvm/trunk/test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll
llvm/trunk/test/CodeGen/AMDGPU/cgp-addressing-modes.ll
llvm/trunk/test/CodeGen/ARM/phi.ll
llvm/trunk/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
llvm/trunk/test/CodeGen/PowerPC/ppc64-gep-opt.ll
llvm/trunk/test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll
llvm/trunk/test/CodeGen/X86/MergeConsecutiveStores.ll
llvm/trunk/test/CodeGen/X86/codegen-prepare-addrmode-sext.ll
llvm/trunk/test/CodeGen/X86/codegen-prepare.ll
llvm/trunk/test/CodeGen/X86/isel-sink.ll
llvm/trunk/test/CodeGen/X86/merge_store.ll
llvm/trunk/test/Transforms/CodeGenPrepare/X86/computedgoto.ll
llvm/trunk/test/Transforms/CodeGenPrepare/X86/sink-addrmode.ll
llvm/trunk/test/Transforms/CodeGenPrepare/X86/sink-addrspacecast.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30596.94451.patch
Type: text/x-patch
Size: 22793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/825b67f4/attachment.bin>
More information about the llvm-commits
mailing list