[llvm-testresults] Reid i686 nightly tester results

Nobody nobody at cs.uiuc.edu
Sun Mar 25 10:06:07 PDT 2007


http://llvm.org/nightlytest/test.php?machine=108&night=2512
Name: bashful.x10sys.com
Nickname: Reid
Buildstatus: OK

New Test Passes:
None

New Test Failures:
Regression/C/2003-05-21-UnionBitfields [LLC compile, LLC-BETA compile, JIT codegen, CBE, LLC, LLC-BETA, JIT] 


Added Tests:
test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
test/CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll
test/CodeGen/X86/2007-03-24-InlineAsmPModifier.ll
test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
test/CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll
test/Transforms/InstCombine/apint-add1.ll
test/Transforms/InstCombine/apint-add2.ll
test/Transforms/InstCombine/apint-and-compare.ll
test/Transforms/InstCombine/apint-and-or-and.ll
test/Transforms/InstCombine/apint-and-xor-merge.ll
test/Transforms/InstCombine/apint-and1.ll
test/Transforms/InstCombine/apint-and2.ll
test/Transforms/InstCombine/apint-binop-cast.ll
test/Transforms/InstCombine/apint-call-cast-target.ll
test/Transforms/InstCombine/apint-cast-and-cast.ll
test/Transforms/InstCombine/apint-cast-cast-to-and.ll
test/Transforms/InstCombine/apint-cast.ll
test/Transforms/InstCombine/apint-div1.ll
test/Transforms/InstCombine/apint-div2.ll
test/Transforms/InstCombine/apint-elim-logicalops.ll
test/Transforms/InstCombine/apint-mul1.ll
test/Transforms/InstCombine/apint-mul2.ll
test/Transforms/InstCombine/apint-not.ll
test/Transforms/InstCombine/apint-or1.ll
test/Transforms/InstCombine/apint-or2.ll
test/Transforms/InstCombine/apint-rem1.ll
test/Transforms/InstCombine/apint-rem2.ll
test/Transforms/InstCombine/apint-select.ll
test/Transforms/InstCombine/apint-shift-simplify.ll
test/Transforms/InstCombine/apint-shift.ll
test/Transforms/InstCombine/apint-shl-trunc.ll
test/Transforms/InstCombine/apint-sub.ll
test/Transforms/InstCombine/apint-xor1.ll
test/Transforms/InstCombine/apint-xor2.ll
test/Transforms/InstCombine/apint-zext1.ll
test/Transforms/InstCombine/apint-zext2.ll


Removed Tests:
test/Transforms/InstCombine/APInt/add1.ll
test/Transforms/InstCombine/APInt/add2.ll
test/Transforms/InstCombine/APInt/and-compare.ll
test/Transforms/InstCombine/APInt/and-or-and.ll
test/Transforms/InstCombine/APInt/and-xor-merge.ll
test/Transforms/InstCombine/APInt/and1.ll
test/Transforms/InstCombine/APInt/and2.ll
test/Transforms/InstCombine/APInt/binop-cast.ll
test/Transforms/InstCombine/APInt/call-cast-target.ll
test/Transforms/InstCombine/APInt/cast-and-cast.ll
test/Transforms/InstCombine/APInt/cast-cast-to-and.ll
test/Transforms/InstCombine/APInt/cast.ll
test/Transforms/InstCombine/APInt/div1.ll
test/Transforms/InstCombine/APInt/div2.ll
test/Transforms/InstCombine/APInt/elim-logicalops.ll
test/Transforms/InstCombine/APInt/mul1.ll
test/Transforms/InstCombine/APInt/mul2.ll
test/Transforms/InstCombine/APInt/not.ll
test/Transforms/InstCombine/APInt/or1.ll
test/Transforms/InstCombine/APInt/or2.ll
test/Transforms/InstCombine/APInt/rem1.ll
test/Transforms/InstCombine/APInt/rem2.ll
test/Transforms/InstCombine/APInt/select.ll
test/Transforms/InstCombine/APInt/shift-simplify.ll
test/Transforms/InstCombine/APInt/shift.ll
test/Transforms/InstCombine/APInt/shl-trunc.ll
test/Transforms/InstCombine/APInt/sub.ll
test/Transforms/InstCombine/APInt/xor1.ll
test/Transforms/InstCombine/APInt/xor2.ll
test/Transforms/InstCombine/APInt/zext1.ll
test/Transforms/InstCombine/APInt/zext2.ll


Significant changes in test results:
JIT:
 singlesource/Benchmarks/Misc/richards_benchmark: -7.83% (3.83 => 4.13)
 singlesource/Benchmarks/Shootout/hash: -7.50% (13.87 => 14.91)
 singlesource/Benchmarks/Shootout/lists: -13.44% (11.68 => 13.25)
 singlesource/Benchmarks/Shootout/objinst: -9.62% (10.40 => 11.40)
 singlesource/Benchmarks/Shootout/sieve: -10.59% (13.03 => 14.41)
 multisource/Benchmarks/Prolangs-C/bison/mybison: 6.22% (5.63 => 5.28)
 external/CINT2006/462.libquantum/462.libquantum: 10.09% (15.26 => 13.72)
LLC-BETA:
 singlesource/Benchmarks/Shootout-C++/ackermann: -5.24% (5.72 => 6.02)
 singlesource/Benchmarks/Shootout/ary3: 7.19% (11.96 => 11.10)
 singlesource/Benchmarks/Shootout/sieve: -6.65% (13.23 => 14.11)
 multisource/Benchmarks/Fhourstones/fhourstones: 5.72% (5.59 => 5.27)
 multisource/Benchmarks/Ptrdist/bc/bc: 13.17% (2.05 => 1.78)
 external/CINT2000/164.gzip/164.gzip: -8.52% (27.12 => 29.43)
 external/CINT2000/175.vpr/175.vpr: -11.44% (10.40 => 11.59)
 external/CINT2006/462.libquantum/462.libquantum: -6.29% (11.92 => 12.67)
LLC:
 singlesource/Benchmarks/Shootout-C++/heapsort: 6.88% (12.50 => 11.64)
 singlesource/Benchmarks/Shootout/objinst: 10.79% (11.86 => 10.58)
 multisource/Applications/SIBsim4/SIBsim4: 5.42% (9.96 => 9.42)
 external/CINT2000/300.twolf/300.twolf: -11.91% (11.75 => 13.15)
 external/CINT2006/464.h264ref/464.h264ref: -7.61% (47.20 => 50.79)
CBE:
 singlesource/Benchmarks/Shootout-C++/lists: 10.87% (16.65 => 14.84)
 multisource/Applications/aha/aha: -8.27% (6.29 => 6.81)
 external/CINT2000/175.vpr/175.vpr: 15.79% (14.88 => 12.53)
 external/CINT2000/300.twolf/300.twolf: -6.93% (13.27 => 14.19)
 external/CINT2006/401.bzip2/401.bzip2: -6.13% (9.79 => 10.39)
 external/CINT2006/462.libquantum/462.libquantum: 15.65% (13.42 => 11.32)
Bytecode:
 singlesource/Regression/C++/pointer_method: 49.05% (1578 => 804)
LLC compile:
 multisource/Applications/kimwitu++/kc: 5.46% (42.6775 => 40.3479)
 multisource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.18% (39.9399 => 37.8722)
GCCAS:
 external/CINT2006/400.perlbench/400.perlbench: -6.90% (3.5634 => 3.8094)
LLC-BETA compile:
 external/CINT2006/456.hmmer/456.hmmer: 5.22% (12.0401 => 11.4112)




More information about the llvm-testresults mailing list