[llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
Bill Wendling
wendling at apple.com
Tue Oct 18 00:56:10 PDT 2011
On Oct 18, 2011, at 12:39 AM, llvm-testresults at cs.uiuc.edu wrote:
> bwilson__llvm-gcc_PROD__i386 nightly tester results
>
> URL http://llvm.org/perf/db_default/simple/nts/338/
> Nickname bwilson__llvm-gcc_PROD__i386:4
> Name curlew.apple.com
> Run ID Order Start Time End Time
> Current 338 0 2011-10-18 06:59:25 2011-10-18 07:41:48
> Previous 337 0 2011-10-17 06:58:56 2011-10-17 07:41:27
>
> Tests Summary
>
> Status Group #
> New Failures 1
> Performance Regressions 5
> Performance Improvements 15
> Unchanged Tests 942
> Total Tests 963
>
> Changes Detail
>
> New Failures
> SingleSource/UnitTests/2008-07-13-InlineSetjmp.exec
>
This will fail now because we removed the hack that looks at the Function name to determine if something "returns twice". Now we look at the Function attribute, which llvm-gcc isn't going to set.
-bw
More information about the llvm-testresults
mailing list