[llvm] r266969 - [AArch64][CodeGen] Fix of PR27158: incorrect peephole optimization in AArch64InstrInfo::optimizeCompareInstr

Evgeny Astigeevich via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 03:20:15 PDT 2016


Hi Renato,

I committed a fix of test (r266971) not to create an empty s-file after a test run. I used '-o -' in the test to fix the issue.
Do buildbots check out sources into clean directories each time? Or they update the existing workspace?

-Evgeny

-----Original Message-----
From: Renato Golin [mailto:renato.golin at linaro.org]
Sent: Thursday, April 21, 2016 11:13 AM
To: Evgeny Astigeevich
Cc: LLVM Commits
Subject: Re: [llvm] r266969 - [AArch64][CodeGen] Fix of PR27158: incorrect peephole optimization in AArch64InstrInfo::optimizeCompareInstr

On 21 April 2016 at 09:54, Evgeny Astigeevich via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> Author: eastig
> Date: Thu Apr 21 03:54:08 2016
> New Revision: 266969
>
> URL: http://llvm.org/viewvc/llvm-project?rev=266969&view=rev
> Log:
> [AArch64][CodeGen] Fix of PR27158: incorrect peephole optimization in
> AArch64InstrInfo::optimizeCompareInstr

Hi,

Your commit is leaving left-overs:

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/11533

broke

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/11534

cheers,
--renato

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the llvm-commits mailing list