[cfe-dev] [LLVMdev] ARM failures

Dmitri Gribenko gribozavr at gmail.com
Tue Jan 8 09:16:38 PST 2013


On Tue, Jan 8, 2013 at 7:09 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 8 January 2013 17:01, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>> > 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
>
> 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

Actually it is this build:

http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4299

(r171735) that has failure on these tests.

The member-pointers.ll is unrelated.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the cfe-dev mailing list