[llvm-testresults] lauro-clang-x86 i686 nightly tester results

Apache apache at cs.uiuc.edu
Sun Mar 30 22:28:38 PDT 2008


http://llvm.org/nightlytest/test.php?machine=245&night=5537
Name: laurov-desktop
Nickname: lauro-clang-x86
Buildstatus: OK

New Test Passes:
None

New Test Failures:
None

Added Tests:
None

Removed Tests:
None

Significant changes in test results:
Bytecode:
 singlesource/Benchmarks/CoyoteBench/fftbench: 20.39% (412 => 328)
 singlesource/Benchmarks/Misc-C++/bigfib: 20.39% (412 => 328)
 singlesource/Benchmarks/Misc-C++/mandel-text: 20.39% (412 => 328)
 singlesource/Benchmarks/Misc-C++/oopack_v1p8: 20.39% (412 => 328)
 singlesource/Benchmarks/Misc-C++/ray: 20.39% (412 => 328)
 singlesource/Benchmarks/Misc-C++/sphereflake: 20.39% (412 => 328)
 singlesource/Benchmarks/Misc-C++/stepanov_v1p2: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/ackermann: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/ary: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/ary2: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/ary3: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/except: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/fibo: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/hash: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/hash2: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/heapsort: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/hello: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/lists: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/lists1: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/matrix: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/methcall: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/moments: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/nestedloop: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/objinst: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/random: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/reversefile: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/sieve: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/spellcheck: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/strcat: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/sumcol: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/wc: 20.39% (412 => 328)
 singlesource/Benchmarks/Shootout-C++/wordfreq: 20.39% (412 => 328)
 singlesource/Regression/C++/2003-05-14-array-init: 20.39% (412 => 328)
 singlesource/Regression/C++/2003-05-14-expr_stmt: 14.41% (472 => 404)
 singlesource/Regression/C++/2003-06-08-BaseType: 20.39% (412 => 328)
 singlesource/Regression/C++/2003-06-08-VirtualFunctions: 20.39% (412 => 328)
 singlesource/Regression/C++/2003-06-13-Crasher: 14.41% (472 => 404)
 singlesource/Regression/C++/2003-08-20-EnumSizeProblem: 13.93% (488 => 420)
 singlesource/Regression/C++/2003-09-29-NonPODsByValue: 20.39% (412 => 328)
 singlesource/Regression/C++/2008-01-29-ParamAliasesReturn: 20.39% (412 => 328)
 singlesource/Regression/C++/BuiltinTypeInfo: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/ConditionalExpr: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/ctor_dtor_count: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/ctor_dtor_count-2: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/dead_try_block: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/exception_spec_test: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/function_try_block: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/simple_rethrow: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/simple_throw: 20.39% (412 => 328)
 singlesource/Regression/C++/EH/throw_rethrow_test: 20.39% (412 => 328)
 singlesource/Regression/C++/global_ctor: 20.39% (412 => 328)
 singlesource/Regression/C++/global_type: 13.93% (488 => 420)
 singlesource/Regression/C++/ofstream_ctor: 20.39% (412 => 328)
 singlesource/Regression/C++/pointer_member: 20.39% (412 => 328)
 singlesource/Regression/C++/pointer_method: 20.39% (412 => 328)
 singlesource/Regression/C++/short_circuit_dtor: 20.39% (412 => 328)
 singlesource/Regression/C/2003-05-21-UnionBitfields: 5.88% (544 => 512)
 singlesource/Regression/C/2003-05-21-UnionTest: 5.93% (540 => 508)
 singlesource/Regression/C/2003-05-22-LocalTypeTest: 6.16% (584 => 548)
 singlesource/Regression/C/2003-05-23-TransparentUnion: 12.31% (520 => 456)
 singlesource/Regression/C/2003-06-16-InvalidInitializer: 20.39% (412 => 328)
 singlesource/Regression/C/2003-06-16-VolatileError: 13.93% (488 => 420)
 singlesource/Regression/C/2004-02-03-AggregateCopy: 5.88% (544 => 512)
 singlesource/Regression/C/2004-03-15-IndirectGoto: 20.39% (412 => 328)
 singlesource/Regression/C/2005-05-06-LongLongSignedShift: 6.80% (588 => 548)
 singlesource/Regression/C/2008-01-07-LongDouble: 6.47% (556 => 520)
 singlesource/Regression/C/ConstructorDestructorAttributes: 13.93% (488 => 420)
 singlesource/Regression/C/PR1386: 5.80% (552 => 520)
 singlesource/Regression/C/PR491: 12.41% (580 => 508)
 singlesource/Regression/C/pointer_arithmetic: 13.08% (520 => 452)
 singlesource/UnitTests/2002-04-17-PrintfChar: 5.84% (548 => 516)
 singlesource/UnitTests/2002-05-02-ArgumentTest: 5.96% (604 => 568)
 singlesource/UnitTests/2002-05-02-CastTest1: 6.38% (564 => 528)
 singlesource/UnitTests/2002-05-02-CastTest2: 5.39% (668 => 632)
 singlesource/UnitTests/2002-08-02-CastTest: 5.19% (540 => 512)
 singlesource/UnitTests/2002-08-19-CodegenBug: 6.06% (528 => 496)
 singlesource/UnitTests/2002-10-09-ArrayResolution: 5.23% (612 => 580)
 singlesource/UnitTests/2002-10-12-StructureArgs: 5.70% (632 => 596)
 singlesource/UnitTests/2002-10-12-StructureArgsSimple: 6.00% (600 => 564)
 singlesource/UnitTests/2002-10-13-BadLoad: 5.22% (536 => 508)
 singlesource/UnitTests/2002-12-13-MishaTest: 5.84% (548 => 516)
 singlesource/UnitTests/2003-05-12-MinIntProblem: 6.06% (528 => 496)
 singlesource/UnitTests/2003-07-08-BitOpsTest: 5.76% (556 => 524)
 singlesource/UnitTests/2003-08-20-FoldBug: 6.06% (528 => 496)
 singlesource/UnitTests/2003-09-18-BitFieldTest: 5.59% (572 => 540)
 singlesource/UnitTests/2003-10-29-ScalarReplBug: 5.22% (536 => 508)
 singlesource/UnitTests/2004-02-02-NegativeZero: 5.13% (624 => 592)
 singlesource/UnitTests/2005-11-29-LongSwitch: 5.88% (544 => 512)
 singlesource/UnitTests/2006-12-01-float_varg: 5.88% (612 => 576)
 singlesource/UnitTests/2006-12-04-DynAllocAndRestore: 20.39% (412 => 328)
 singlesource/UnitTests/2006-12-07-Compare64BitConstant: 5.88% (544 => 512)
 singlesource/UnitTests/2007-01-04-KNR-Args: 5.73% (628 => 592)
 singlesource/UnitTests/2007-04-10-BitfieldTest: 6.43% (560 => 524)
 singlesource/UnitTests/2007-04-25-weak: 14.05% (484 => 416)
 singlesource/UnitTests/FloatPrecision: 5.52% (580 => 548)
 singlesource/UnitTests/SignlessTypes/cast: 20.39% (412 => 328)
 singlesource/UnitTests/SignlessTypes/cast-bug: 9.94% (684 => 616)
 singlesource/UnitTests/SignlessTypes/cast2: 20.39% (412 => 328)
 multisource/Applications/hexxagon/hexxagon: 20.39% (412 => 328)
 multisource/Applications/kimwitu++/kc: 20.39% (412 => 328)
 multisource/Applications/lambda-0.1.3/lambda: 20.39% (412 => 328)
 multisource/Applications/minisat/minisat: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/NP/np: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/city/city: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/deriv1/deriv1: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/deriv2/deriv2: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/employ/employ: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/family/family: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/fsm/fsm: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/garage/garage: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/life/life: 8.70% (460 => 420)
 multisource/Benchmarks/Prolangs-C++/objects/objects: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/ocean/ocean: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/office/office: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/primes/primes: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/shapes/shapes: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/simul/simul: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/trees/trees: 20.39% (412 => 328)
 multisource/Benchmarks/Prolangs-C++/vcirc/vcirc: 20.39% (412 => 328)
 multisource/Benchmarks/tramp3d-v4/tramp3d-v4: 20.39% (412 => 328)
CBE:
 singlesource/Benchmarks/Dhrystone/dry: -358.54% (0.82 => 3.76)
 singlesource/Benchmarks/Dhrystone/fldry: 19.57% (13.90 => 11.18)
LLC:
 singlesource/Benchmarks/Dhrystone/dry: -5.23% (5.74 => 6.04)
 multisource/Benchmarks/SciMark2-C/scimark2: 12.58% (31.40 => 27.45)
JIT:
 singlesource/Benchmarks/Dhrystone/fldry: -38.52% (8.10 => 11.22)
LLC-BETA:
 singlesource/Benchmarks/Shootout/methcall: 6.32% (6.80 => 6.37)




More information about the llvm-testresults mailing list