[llvm] r260979 - [X86] Enable the LEA optimization pass by default.
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 18:55:38 PST 2016
On Tue, Feb 16, 2016 at 8:41 AM, Andrey Turetskiy via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: aturetsk
> Date: Tue Feb 16 10:41:38 2016
> New Revision: 260979
>
> URL: http://llvm.org/viewvc/llvm-project?rev=260979&view=rev
> Log:
> [X86] Enable the LEA optimization pass by default.
>
> Differential Revision: http://reviews.llvm.org/D16877
Sorry, the assert (PR26575) is still firing, but it got through most
of the build now.
I've reverted this in r261058 and uploaded a reproducer to the bug.
More information about the llvm-commits
mailing list