Reverting VLD1/VST1 base-updating/post-incrementing combining
authorRenato Golin <renato.golin@linaro.org>
Wed, 4 Feb 2015 10:11:59 +0000 (10:11 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 4 Feb 2015 10:11:59 +0000 (10:11 +0000)
commitff01f8946692a5d8ad83ae9e3c7984e15dbb31b9
treee1981b064359cae5189850e9f696c0b691a24a26
parentd16b9cd3d402a3a1e7ab480eefc2bd34bd4d39f0
Reverting VLD1/VST1 base-updating/post-incrementing combining

This reverts patches 223862, 224198, 224203, and 224754, which were all
related to the vector load/store combining and were reverted/reaplied
a few times due to the same alignment problems we're seeing now.

Further tests, mainly self-hosting Clang, will be needed to reapply this
patch in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228129 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/alloc-no-stack-realign.ll
test/CodeGen/ARM/memcpy-inline.ll
test/CodeGen/ARM/vector-load.ll [deleted file]
test/CodeGen/ARM/vector-store.ll [deleted file]
test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll