[llvm-testresults] martini x86_64 nightly tester results

Apache apache at cs.uiuc.edu
Thu Oct 16 13:21:22 PDT 2008


http://llvm.org/nightlytest/test.php?machine=290&night=8163
Name: martini.corp.google.com
Nickname: martini
Buildstatus: OK

New Test Passes:
test/LLVMC/false.c [DEJAGNU]
test/LLVMC/hello.c [DEJAGNU]
test/LLVMC/hello.cpp [DEJAGNU]
test/LLVMC/opt-test.c [DEJAGNU]
test/LLVMC/sink.c [DEJAGNU]
test/LLVMC/together.cpp [DEJAGNU]
test/LLVMC/wall.c [DEJAGNU]


New Test Failures:
None

Added Tests:
test/CodeGen/PowerPC/cr_spilling.ll for PR1638
test/CodeGen/X86/2008-10-16-VecUnaryOp.ll for PR2762
test/Other/2008-10-15-MissingSpace.ll for PR2894
test/Transforms/ConstProp/bitcast2.ll for PR2165
test/Transforms/InstCombine/load3.ll


Removed Tests:
None

Significant changes in test results:
CBE:
 singlesource/Benchmarks/BenchmarkGame/fannkuch: -35.70% (4.79 => 6.50)
 singlesource/Benchmarks/BenchmarkGame/fasta: -7.08% (3.53 => 3.78)
 singlesource/Benchmarks/CoyoteBench/huffbench: -15.58% (40.25 => 46.52)
 singlesource/Benchmarks/Dhrystone/fldry: -6.23% (13.17 => 13.99)
 singlesource/Benchmarks/McGill/chomp: -20.00% (1.35 => 1.62)
 singlesource/Benchmarks/McGill/misr: -47.52% (1.01 => 1.49)
 singlesource/Benchmarks/Misc-C++/bigfib: -66.67% (0.48 => 0.80)
 singlesource/Benchmarks/Misc-C++/llloops: -48.63% (5.82 => 8.65)
 singlesource/Benchmarks/Misc-C++/sphereflake: -38.48% (16.32 => 22.60)
 singlesource/Benchmarks/Misc/ffbench: -50.38% (1.31 => 1.97)
 singlesource/Benchmarks/Misc/flops-1: -41.04% (4.24 => 5.98)
 singlesource/Benchmarks/Misc/flops-7: -19.84% (6.35 => 7.61)
 singlesource/Benchmarks/Misc/mandel: -7.32% (3.28 => 3.52)
 singlesource/Benchmarks/Misc/perlin: -12.07% (13.42 => 15.04)
 singlesource/Benchmarks/Misc/pi: -70.94% (2.03 => 3.47)
 singlesource/Benchmarks/Shootout-C++/methcall: -13.92% (10.42 => 11.87)
 singlesource/Benchmarks/Shootout-C++/objinst: -17.56% (9.28 => 10.91)
 singlesource/Benchmarks/Shootout/hash: -63.69% (6.39 => 10.46)
 singlesource/Benchmarks/Shootout/matrix: -20.40% (5.54 => 6.67)
 singlesource/Benchmarks/Shootout/methcall: -11.84% (9.97 => 11.15)
 multisource/Applications/JM/lencod/lencod: -19.78% (16.38 => 19.62)
 multisource/Applications/aha/aha: -77.89% (3.80 => 6.76)
 multisource/Applications/minisat/minisat: -8.07% (16.49 => 17.82)
 multisource/Applications/obsequi/Obsequi: -73.21% (3.92 => 6.79)
 multisource/Benchmarks/FreeBench/mason/mason: -72.41% (0.29 => 0.50)
 multisource/Benchmarks/MallocBench/cfrac/cfrac: -12.93% (2.94 => 3.32)
 multisource/Benchmarks/Olden/bh/bh: -10.21% (6.17 => 6.80)
 multisource/Benchmarks/Olden/em3d/em3d: -47.74% (4.42 => 6.53)
 multisource/Benchmarks/Ptrdist/ks/ks: -12.98% (2.62 => 2.96)
 multisource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -24.63% (1.34 => 1.67)
 multisource/Benchmarks/VersaBench/ecbdes/ecbdes: -7.65% (3.40 => 3.66)
 multisource/Benchmarks/sim/sim: -11.09% (13.44 => 14.93)
 multisource/Benchmarks/tramp3d-v4/tramp3d-v4: -50.72% (1.38 => 2.08)
JIT:
 singlesource/Benchmarks/BenchmarkGame/fannkuch: -43.83% (4.54 => 6.53)
 singlesource/Benchmarks/BenchmarkGame/n-body: -18.64% (8.53 => 10.12)
 singlesource/Benchmarks/McGill/misr: -58.75% (0.80 => 1.27)
 singlesource/Benchmarks/McGill/queens: -14.86% (8.01 => 9.20)
 singlesource/Benchmarks/Misc-C++/stepanov_v1p2: -7.62% (10.10 => 10.87)
 singlesource/Benchmarks/Misc/fbench: -8.98% (12.47 => 13.59)
 singlesource/Benchmarks/Misc/ffbench: -50.00% (1.30 => 1.95)
 singlesource/Benchmarks/Misc/flops-1: -46.17% (3.79 => 5.54)
 singlesource/Benchmarks/Misc/flops-7: -5.87% (5.62 => 5.95)
 singlesource/Benchmarks/Misc/mandel: -27.63% (6.84 => 8.73)
 singlesource/Benchmarks/Misc/oourafft: -8.35% (12.34 => 13.37)
 singlesource/Benchmarks/Misc/pi: -16.30% (1.35 => 1.57)
 singlesource/Benchmarks/Shootout-C++/ary3: -10.54% (4.27 => 4.72)
 singlesource/Benchmarks/Shootout-C++/fibo: -6.98% (4.73 => 5.06)
 singlesource/Benchmarks/Shootout-C++/lists: -72.39% (9.20 => 15.86)
 singlesource/Benchmarks/Shootout-C++/objinst: -6.86% (9.19 => 9.82)
 singlesource/Benchmarks/Shootout/hash: -80.31% (6.45 => 11.63)
 singlesource/Benchmarks/Shootout/sieve: -10.22% (49.22 => 54.25)
 multisource/Applications/JM/ldecod/ldecod: -56.32% (3.48 => 5.44)
 multisource/Applications/JM/lencod/lencod: -14.15% (26.65 => 30.42)
 multisource/Applications/SPASS/SPASS: -36.74% (26.16 => 35.77)
 multisource/Applications/aha/aha: -31.72% (46.75 => 61.58)
 multisource/Applications/lambda-0.1.3/lambda: -15.24% (10.04 => 11.57)
 multisource/Applications/lemon/lemon: -15.57% (164.90 => 190.57)
 multisource/Applications/obsequi/Obsequi: -35.17% (5.09 => 6.88)
 multisource/Benchmarks/Fhourstones-3.1/fhourstones3.1: -10.72% (7.65 => 8.47)
 multisource/Benchmarks/FreeBench/fourinarow/fourinarow: -31.98% (1.97 => 2.60)
 multisource/Benchmarks/FreeBench/pifft/pifft: -60.00% (0.70 => 1.12)
 multisource/Benchmarks/MallocBench/cfrac/cfrac: -8.28% (3.38 => 3.66)
 multisource/Benchmarks/MiBench/consumer-lame/consumer-lame: -60.47% (1.72 => 2.76)
 multisource/Benchmarks/Olden/em3d/em3d: -98.48% (4.62 => 9.17)
 multisource/Benchmarks/SciMark2-C/scimark2: -8.20% (27.32 => 29.56)
 multisource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -14.02% (26.67 => 30.41)
 multisource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -37.41% (2.86 => 3.93)
 multisource/Benchmarks/VersaBench/beamformer/beamformer: -22.54% (2.13 => 2.61)
 multisource/Benchmarks/tramp3d-v4/tramp3d-v4: -7.64% (7.59 => 8.17)
LLC:
 singlesource/Benchmarks/BenchmarkGame/fannkuch: -32.45% (4.53 => 6.00)
 singlesource/Benchmarks/CoyoteBench/almabench: -5.17% (24.19 => 25.44)
 singlesource/Benchmarks/CoyoteBench/lpbench: -13.13% (11.42 => 12.92)
 singlesource/Benchmarks/McGill/chomp: -24.43% (1.31 => 1.63)
 singlesource/Benchmarks/McGill/misr: -52.56% (0.78 => 1.19)
 singlesource/Benchmarks/McGill/queens: -25.83% (3.02 => 3.80)
 singlesource/Benchmarks/Misc-C++/llloops: -9.48% (4.64 => 5.08)
 singlesource/Benchmarks/Misc/flops-1: -46.84% (3.80 => 5.58)
 singlesource/Benchmarks/Misc/flops-3: -8.56% (5.26 => 5.71)
 singlesource/Benchmarks/Misc/flops-7: -5.34% (5.62 => 5.92)
 singlesource/Benchmarks/Misc/oourafft: -12.47% (12.91 => 14.52)
 singlesource/Benchmarks/Misc/pi: -17.04% (1.35 => 1.58)
 singlesource/Benchmarks/Shootout-C++/except: -88.06% (0.67 => 1.26)
 singlesource/Benchmarks/Shootout-C++/fibo: -74.04% (4.70 => 8.18)
 singlesource/Benchmarks/Shootout-C++/lists: -39.48% (9.70 => 13.53)
 singlesource/Benchmarks/Shootout-C++/objinst: -67.80% (9.69 => 16.26)
 singlesource/Benchmarks/Shootout/hash: -21.13% (6.20 => 7.51)
 singlesource/Benchmarks/Shootout/matrix: -32.61% (3.68 => 4.88)
 singlesource/Benchmarks/Shootout/methcall: -35.57% (8.63 => 11.70)
 singlesource/Benchmarks/Shootout/sieve: -30.99% (10.68 => 13.99)
 multisource/Applications/JM/lencod/lencod: -80.61% (11.76 => 21.24)
 multisource/Applications/SPASS/SPASS: -12.60% (18.89 => 21.27)
 multisource/Applications/hexxagon/hexxagon: -50.53% (13.18 => 19.84)
 multisource/Applications/lambda-0.1.3/lambda: -22.62% (7.78 => 9.54)
 multisource/Applications/lua/lua: -15.74% (45.55 => 52.72)
 multisource/Applications/minisat/minisat: -41.39% (14.86 => 21.01)
 multisource/Applications/obsequi/Obsequi: -25.15% (3.42 => 4.28)
 multisource/Applications/siod/siod: -20.68% (4.69 => 5.66)
 multisource/Applications/viterbi/viterbi: -9.84% (16.46 => 18.08)
 multisource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -14.20% (6.69 => 7.64)
 multisource/Benchmarks/BitBench/drop3/drop3: -55.17% (0.58 => 0.90)
 multisource/Benchmarks/BitBench/five11/five11: -37.38% (3.21 => 4.41)
 multisource/Benchmarks/MiBench/consumer-lame/consumer-lame: -47.17% (0.53 => 0.78)
 multisource/Benchmarks/Olden/em3d/em3d: -84.11% (4.53 => 8.34)
 multisource/Benchmarks/Olden/power/power: -24.43% (3.52 => 4.38)
 multisource/Benchmarks/SciMark2-C/scimark2: 8.30% (27.48 => 25.20)
 multisource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -56.63% (2.79 => 4.37)
 multisource/Benchmarks/VersaBench/beamformer/beamformer: -27.27% (2.09 => 2.66)
 multisource/Benchmarks/llubenchmark/llu: -23.22% (9.00 => 11.09)
GCCAS:
 multisource/Applications/ClamAV/clamscan: -18.20% (7.4368 => 8.7906)
 multisource/Applications/SPASS/SPASS: -10.09% (9.4845 => 10.4414)
 multisource/Applications/obsequi/Obsequi: -61.74% (0.4049 => 0.6549)
 multisource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -58.22% (2.3736 => 3.7554)
 multisource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -56.76% (0.3929 => 0.6159)
 multisource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -65.97% (0.5789 => 0.9608)
LLC compile:
 multisource/Applications/ClamAV/clamscan: -12.94% (3.4544 => 3.9014)
 multisource/Applications/JM/ldecod/ldecod: -57.83% (1.4127 => 2.2296)
 multisource/Applications/JM/lencod/lencod: -10.74% (3.2565 => 3.6064)
 multisource/Applications/SPASS/SPASS: -26.71% (3.1175 => 3.9503)
 multisource/Applications/kimwitu++/kc: -18.31% (3.3255 => 3.9343)
 multisource/Applications/siod/siod: -21.14% (1.0548 => 1.2778)
 multisource/Benchmarks/MiBench/consumer-lame/consumer-lame: -51.68% (0.5919 => 0.8978)
 multisource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -26.07% (3.3484 => 4.2213)




More information about the llvm-testresults mailing list