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

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 03:48:18 PDT 2016


On 21 April 2016 at 11:20, Evgeny Astigeevich
<Evgeny.Astigeevich at arm.com> wrote:
> 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?

We do for some bots, not for all. But we have just removed all
left-overs from all bots, now. Should be green soon.

Thanks!
--renato


More information about the llvm-commits mailing list