[llvm-testresults] desire x86_64 nightly tester results

Apache apache at cs.uiuc.edu
Mon Feb 16 20:38:05 PST 2009


http://llvm.org/nightlytest/test.php?machine=383&night=9736
Name: desire.dub.corp.google.com
Nickname: desire
Buildstatus: OK

New Test Passes:
None

New Test Failures:
None

Added Tests:
test/FrontendC++/2009-02-16-AnonTypedef-Dbg.cpp
test/Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll
test/Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll
test/Transforms/IndVarSimplify/2003-09-12-MultiplePred.ll
test/Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll
test/Transforms/IndVarSimplify/2003-12-10-IndVarDeadCode.ll
test/Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll
test/Transforms/IndVarSimplify/2003-12-15-Crash.ll
test/Transforms/IndVarSimplify/2003-12-21-IndVarSize.ll
test/Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll
test/Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll
test/Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll
test/Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll
test/Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll
test/Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll
test/Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll
test/Transforms/IndVarSimplify/2005-11-18-Crash.ll
test/Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll for PR726
test/Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll
test/Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll
test/Transforms/IndVarSimplify/2006-12-10-BitCast.ll
test/Transforms/IndVarSimplify/2007-01-06-TripCount.ll for PR1015
test/Transforms/IndVarSimplify/2007-01-08-X86-64-Pointer.ll
test/Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll for PR1487
test/Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll for PR1814
test/Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll for PR2434
test/Transforms/IndVarSimplify/2008-09-02-IVType.ll
test/Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll for PR2857
test/Transforms/IndVarSimplify/2008-11-03-Floating.ll
test/Transforms/IndVarSimplify/2008-11-17-Floating.ll
test/Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll
test/Transforms/IndVarSimplify/complex-scev.ll
test/Transforms/IndVarSimplify/exit_value_tests.ll
test/Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll
test/Transforms/IndVarSimplify/lftr_simple.ll
test/Transforms/IndVarSimplify/loop_evaluate_1.ll
test/Transforms/IndVarSimplify/loop_evaluate_2.ll for PR1179
test/Transforms/IndVarSimplify/loop_evaluate_3.ll for PR1179
test/Transforms/IndVarSimplify/loop_evaluate_4.ll for PR1179
test/Transforms/IndVarSimplify/pointer-indvars.ll
test/Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll for PR1301
test/Transforms/IndVarSimplify/subtract.ll
test/Transforms/IndVarSimplify/tripcount_compute.ll
test/Transforms/IndVarSimplify/tripcount_infinite.ll
test/Transforms/IndVarSimplify/variable-stride-ivs.ll
test/Transforms/InstCombine/enforce-known-alignment.ll


Removed Tests:
test/Transforms/IndVarsSimplify/2002-09-09-PointerIndVar.ll
test/Transforms/IndVarsSimplify/2003-04-16-ExprAnalysis.ll
test/Transforms/IndVarsSimplify/2003-09-12-MultiplePred.ll
test/Transforms/IndVarsSimplify/2003-09-23-NotAtTop.ll
test/Transforms/IndVarsSimplify/2003-12-10-IndVarDeadCode.ll
test/Transforms/IndVarsSimplify/2003-12-10-RemoveInstrCrash.ll
test/Transforms/IndVarsSimplify/2003-12-15-Crash.ll
test/Transforms/IndVarsSimplify/2003-12-21-IndVarSize.ll
test/Transforms/IndVarsSimplify/2004-03-10-PHIInsertionBug.ll
test/Transforms/IndVarsSimplify/2004-04-05-InvokeCastCrash.ll
test/Transforms/IndVarsSimplify/2004-04-07-ScalarEvolutionCrash.ll
test/Transforms/IndVarsSimplify/2005-02-11-InvokeCrash.ll
test/Transforms/IndVarsSimplify/2005-02-17-TruncateExprCrash.ll
test/Transforms/IndVarsSimplify/2005-02-26-ExitValueCompute.ll
test/Transforms/IndVarsSimplify/2005-06-15-InstMoveCrash.ll
test/Transforms/IndVarsSimplify/2005-11-18-Crash.ll
test/Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll for PR726
test/Transforms/IndVarsSimplify/2006-06-16-Indvar-LCSSA-Crash.ll
test/Transforms/IndVarsSimplify/2006-09-20-LFTR-Crash.ll
test/Transforms/IndVarsSimplify/2006-12-10-BitCast.ll
test/Transforms/IndVarsSimplify/2007-01-06-TripCount.ll for PR1015
test/Transforms/IndVarsSimplify/2007-01-08-X86-64-Pointer.ll
test/Transforms/IndVarsSimplify/2007-06-06-DeleteDanglesPtr.ll for PR1487
test/Transforms/IndVarsSimplify/2007-11-23-BitcastCrash.ll for PR1814
test/Transforms/IndVarsSimplify/2008-06-15-SCEVExpanderBug.ll for PR2434
test/Transforms/IndVarsSimplify/2008-09-02-IVType.ll
test/Transforms/IndVarsSimplify/2008-10-03-CouldNotCompute.ll for PR2857
test/Transforms/IndVarsSimplify/2008-11-03-Floating.ll
test/Transforms/IndVarsSimplify/2008-11-17-Floating.ll
test/Transforms/IndVarsSimplify/2008-11-25-APFloatAssert.ll
test/Transforms/IndVarsSimplify/complex-scev.ll
test/Transforms/IndVarsSimplify/exit_value_tests.ll
test/Transforms/IndVarsSimplify/iterationCount_zext_or_trunc.ll
test/Transforms/IndVarsSimplify/lftr_simple.ll
test/Transforms/IndVarsSimplify/loop_evaluate_1.ll
test/Transforms/IndVarsSimplify/loop_evaluate_2.ll for PR1179
test/Transforms/IndVarsSimplify/loop_evaluate_3.ll for PR1179
test/Transforms/IndVarsSimplify/loop_evaluate_4.ll for PR1179
test/Transforms/IndVarsSimplify/pointer-indvars.ll
test/Transforms/IndVarsSimplify/promote-iv-to-eliminate-casts.ll for PR1301
test/Transforms/IndVarsSimplify/subtract.ll
test/Transforms/IndVarsSimplify/tripcount_compute.ll
test/Transforms/IndVarsSimplify/tripcount_infinite.ll
test/Transforms/IndVarsSimplify/variable-stride-ivs.ll


Significant changes in test results:
CBE:
 singlesource/Benchmarks/CoyoteBench/fftbench: -15.49% (2.26 => 2.61)
 singlesource/Benchmarks/Misc/flops: 17.74% (10.54 => 8.67)
 multisource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -5.94% (4.21 => 4.46)
 multisource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.53% (16.83 => 17.76)
 multisource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -12.95% (5.25 => 5.93)
 multisource/Benchmarks/llubenchmark/llu: -13.74% (5.46 => 6.21)
JIT:
 singlesource/Benchmarks/CoyoteBench/fftbench: -18.26% (2.30 => 2.72)
 singlesource/Benchmarks/CoyoteBench/lpbench: -11.65% (7.90 => 8.82)
 singlesource/Benchmarks/Shootout-C++/ary3: -8.92% (3.70 => 4.03)
 singlesource/Benchmarks/Shootout/ary3: -8.11% (3.70 => 4.00)
 multisource/Applications/JM/lencod/lencod: -7.67% (11.34 => 12.21)
 multisource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -5.75% (5.57 => 5.89)
 multisource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -7.88% (2.92 => 3.15)
 multisource/Benchmarks/OptimizerEval/optimizer-eval: -7.84% (87.45 => 94.31)
 multisource/Benchmarks/llubenchmark/llu: -15.89% (5.16 => 5.98)
 external/CINT2006/464.h264ref/464.h264ref: -40.41% (20.49 => 28.77)
LLC:
 singlesource/Benchmarks/CoyoteBench/fftbench: -11.66% (2.23 => 2.49)
 singlesource/Benchmarks/Shootout-C++/ary3: -6.49% (3.70 => 3.94)
 multisource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -7.21% (4.16 => 4.46)
 multisource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.98% (17.07 => 18.09)
 multisource/Benchmarks/llubenchmark/llu: -11.24% (5.07 => 5.64)
 external/CFP2006/433.milc/433.milc: -17.26% (7.07 => 8.29)
GCCAS:
 multisource/Applications/kimwitu++/kc: -7.04% (3.0681 => 3.2842)
 external/CINT2006/445.gobmk/445.gobmk: -5.79% (6.0843 => 6.4364)




More information about the llvm-testresults mailing list