[llvm-commits] [llvm-gcc-4.2] r136345 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Duncan Sands
baldrick at free.fr
Mon Aug 1 10:27:54 PDT 2011
Hi Bob,
>> commit 136600 hopefully fixed these failures.
>
> I haven't confirmed yet whether it fixed the ARM problems (due to other issues),
> but it seems to be causing massive failures on i386:
>
> http://llvm.org/perf/db_default/simple/nts/263/
>
> I can reproduce some of those failures with -O0 and we're not seeing any issues
> with clang, so I think it's due to your change. I'm going to revert it for now
> and re-run the tests to confirm that.
OK, sorry for the breakage. I only tested on x86-64, I will take a look at
i386.
Ciao, Duncan.
More information about the llvm-commits
mailing list