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)
commit2a5c0a51ce5b1516b5007aace25a58d8e3c94425
tree938bfe72749cae1730f869ddd9f370b6f86883cc
parentd1f606ff0f6b73df512a4526763f8e3cfebbc690
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.

llvm-svn: 228129
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/ARM/alloc-no-stack-realign.ll
llvm/test/CodeGen/ARM/memcpy-inline.ll
llvm/test/CodeGen/ARM/vector-load.ll [deleted file]
llvm/test/CodeGen/ARM/vector-store.ll [deleted file]
llvm/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll