[cfe-dev] [LLVMdev] ARM failures

David Blaikie dblaikie at gmail.com
Tue Jan 8 09:15:44 PST 2013


On Tue, Jan 8, 2013 at 9:09 AM, Renato Golin <renato.golin at linaro.org> wrote:
> On 8 January 2013 17:01, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>>
>> r171853 for this one.  Build not finished yet.
>> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4312
>
>
> Thanks!!
>
>
>> > LLVM :: Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
>>
>> Looks like a better regex can fix this.
>
>
> I think both of them are just bad FileChecks...
>
> This is the first build that fails:
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4294

That failure points to "member-pointers.ll" which you didn't mention
in your original email. The blame is pretty clear (me):
http://llvm.org/viewvc/llvm-project/?view=rev&revision=171698 (which I
fixed by removing the target info for that test in a subsequent commit
maybe 30 minutes later).

> And they haven't introduced the tests... Most of them are debug, there's a
> mips change, and one "test" change:
>
> http://llvm.org/viewvc/llvm-project/?view=rev&revision=171705
>
> --renato
>



More information about the cfe-dev mailing list