]> granicus.if.org Git - llvm/commit
Merging r228129:
authorHans Wennborg <hans@hanshq.net>
Wed, 4 Feb 2015 17:01:58 +0000 (17:01 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 4 Feb 2015 17:01:58 +0000 (17:01 +0000)
commit4038ee0778650bba5c623ad2f94f037525f226cf
tree609f8ca1034845478fb2d944626195da93803f5b
parent0d6862ebab502bc740297e66ab2db5a9c62306ba
Merging r228129:
------------------------------------------------------------------------
r228129 | rengolin | 2015-02-04 02:11:59 -0800 (Wed, 04 Feb 2015) | 8 lines

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/branches/release_36@228153 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