[llvm] r228129 - Reverting VLD1/VST1 base-updating/post-incrementing combining

Hans Wennborg hans at chromium.org
Wed Feb 4 09:06:52 PST 2015


On Wed, Feb 4, 2015 at 2:11 AM, Renato Golin <renato.golin at linaro.org> wrote:
> Author: rengolin
> Date: Wed Feb  4 04:11:59 2015
> New Revision: 228129
>
> URL: http://llvm.org/viewvc/llvm-project?rev=228129&view=rev
> Log:
> 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.

Merged to the 3.6 branch in r228153.



More information about the llvm-commits mailing list