aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopSimplify
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2011-11-09 23:07:35 +0000
committerPete Cooper <peter_cooper@apple.com>2011-11-09 23:07:35 +0000
commit5ccb0825ed1bdf6271ef451b8239e86d4ff635b1 (patch)
treec0eeb518c803379e4f8752122f61ff77a4a34b94 /test/Transforms/LoopSimplify
parentffab7d0c4f581297e8bc1515eeb34e1b12b650c4 (diff)
downloadexternal_llvm-5ccb0825ed1bdf6271ef451b8239e86d4ff635b1.zip
external_llvm-5ccb0825ed1bdf6271ef451b8239e86d4ff635b1.tar.gz
external_llvm-5ccb0825ed1bdf6271ef451b8239e86d4ff635b1.tar.bz2
DeadStoreElimination can now trim the size of a store if the end of the store is dead.
Currently checks alignment and killing stores on a power of 2 boundary as this is likely to trim the size of the earlier store without breaking large vector stores into scalar ones. Fixes <rdar://problem/10140300> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144239 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/LoopSimplify')
0 files changed, 0 insertions, 0 deletions