[llvm] r267206 - [AArch64] Fix optimizeCondBranch logic.

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 09:42:32 PDT 2016


Hi Renato,

Sorry about the breakage.

Looking.

Cheers,
-Quentin
> On Apr 23, 2016, at 12:38 PM, Renato Golin <renato.golin at linaro.org> wrote:
> 
> On 22 April 2016 at 21:09, Quentin Colombet via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: qcolombet
>> Date: Fri Apr 22 15:09:58 2016
>> New Revision: 267206
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=267206&view=rev
>> Log:
>> [AArch64] Fix optimizeCondBranch logic.
> 
> Hi Quentin,
> 
> Through bisecting, I found that this commit broke self-hosting on AArch64 Linux:
> 
> http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/1886
> 
> Since this is a build failure, I took the liberty to revert in r267294.
> 
> Let me know if you need anything to help you debug what the problem was.
> 
> cheers,
> --renato



More information about the llvm-commits mailing list