[llvm-testresults] llvmsuitebot1__clang_DEV__x86_64 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue Apr 3 01:11:27 PDT 2012


http://llvm.org/perf/db_default/v4/nts/27?compare_to=26&baseline=4
Nickname: llvmsuitebot1__clang_DEV__x86_64:2
Comparing:
     Run: 27, Order:  153939, Start Time: 2012-04-03 07:56:59, End Time: 2012-04-03 08:11:29
      To: 26, Order:  153938, Start Time: 2012-04-03 07:32:01, End Time: 2012-04-03 07:46:31
Baseline: 4, Order:  153780, Start Time: 2012-03-30 22:20:19, End Time: 2012-03-30 22:34:44

===============
Tests Summary
===============

Performance Regressions: 5 (97 on baseline)
Performance Improvements: 13 (98 on baseline)
Existing Failures: 8 (8 on baseline)
Unchanged Tests: 862 (685 on baseline)
Total Tests: 888

===========================
Run-Over-Run Changes Detail
===========================
Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 200.00% (0.0100 => 0.0300, std. dev.: 0.0050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 30.00% (0.4000 => 0.5200, std. dev.: 0.0298)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 14.14% (4.0300 => 4.6000, std. dev.: 0.0118)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 4.82% (0.8300 => 0.8700, std. dev.: 0.0145)
  SingleSource/Benchmarks/Misc/mandel: 1.01% (0.9900 => 1.0000, std. dev.: 0.0030)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Benchmarks/Shootout/ackermann: -100.00% (0.0200 => 0.0000, std. dev.: 0.0045)
  SingleSource/UnitTests/2002-05-02-CastTest1: -100.00% (0.0100 => 0.0000, std. dev.: 0.0030)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -100.00% (0.0200 => 0.0000, std. dev.: 0.0040)
  SingleSource/UnitTests/2006-01-23-UnionInit: -100.00% (0.0200 => 0.0000, std. dev.: 0.0049)
  SingleSource/Benchmarks/Stanford/Queens: -66.67% (0.0300 => 0.0100, std. dev.: 0.0054)
  SingleSource/Regression/C/bigstack: -50.00% (0.0400 => 0.0200, std. dev.: 0.0046)
  SingleSource/UnitTests/ms_struct-bitfield-init: -50.00% (0.0200 => 0.0100, std. dev.: 0.0030)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -16.00% (0.2500 => 0.2100, std. dev.: 0.0060)
  MultiSource/Benchmarks/sim/sim: -11.54% (0.2600 => 0.2300, std. dev.: 0.0083)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -5.88% (0.6800 => 0.6400, std. dev.: 0.0077)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -50.00% (0.0400 => 0.0200, std. dev.: 0.0049)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -6.45% (0.3100 => 0.2900, std. dev.: 0.0049)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.10% (1.8100 => 1.7900, std. dev.: 0.0049)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Olden/voronoi/voronoi
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  SingleSource/Benchmarks/BenchmarkGame/puzzle

================================
Run-Over-Baseline Changes Detail
================================
Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 200.00% (0.0100 => 0.0300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 200.00% (0.0100 => 0.0300)
  SingleSource/Benchmarks/Stanford/Quicksort: 200.00% (0.0100 => 0.0300)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 200.00% (0.0100 => 0.0300)
  MultiSource/Benchmarks/llubenchmark/llu: 150.00% (0.0200 => 0.0500)
  SingleSource/Benchmarks/Shootout/hash: 150.00% (0.0200 => 0.0500)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 100.00% (0.0100 => 0.0200)
  SingleSource/Benchmarks/Misc/fp-convert: 100.00% (0.0100 => 0.0200)
  SingleSource/Benchmarks/Stanford/Treesort: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/EH/ctor_dtor_count: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C++/EH/throw_rethrow_test: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C++/fixups: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C++/pointer_method: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C++/short_circuit_dtor: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/DuffsDevice: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/badidx: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-08-02-CastTest: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-12-13-MishaTest: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/DefaultInitDynArrays: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/ms_struct_pack_layout: 100.00% (0.0100 => 0.0200)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 70.59% (0.1700 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 66.67% (0.0300 => 0.0500)
  SingleSource/Benchmarks/Dhrystone/fldry: 66.67% (0.0300 => 0.0500)
  MultiSource/Applications/aha/aha: 60.00% (0.0500 => 0.0800)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 57.14% (0.1400 => 0.2200)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 50.00% (0.0600 => 0.0900)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 42.86% (0.0700 => 0.1000)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 40.00% (0.0500 => 0.0700)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 40.00% (0.1000 => 0.1400)
  SingleSource/Benchmarks/Shootout/matrix: 40.00% (0.0500 => 0.0700)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 37.50% (0.0800 => 0.1100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 33.33% (0.0600 => 0.0800)
  MultiSource/Benchmarks/Olden/mst/mst: 33.33% (0.0600 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 33.33% (0.0600 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Shootout/objinst: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Shootout/random: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Stanford/IntMM: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/uint64_to_float: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/Vector/SSE/sse_shift: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/initp1: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 33.33% (0.0900 => 0.1200)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 28.57% (0.0700 => 0.0900)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 26.67% (0.1500 => 0.1900)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/McCat/15-trie/trie: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/Olden/power/power: 25.00% (0.0800 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 25.00% (0.0400 => 0.0500)
  SingleSource/Regression/C++/ofstream_ctor: 25.00% (0.1600 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 23.81% (0.4200 => 0.5200)
  MultiSource/Applications/viterbi/viterbi: 18.18% (0.1100 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Misc/whetstone: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/McCat/08-main/main: 15.79% (0.1900 => 0.2200)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 14.29% (0.1400 => 0.1600)
  MultiSource/Applications/spiff/spiff: 14.04% (0.5700 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 12.50% (0.4000 => 0.4500)
  SingleSource/Benchmarks/Misc/oourafft: 12.50% (0.1600 => 0.1800)
  SingleSource/Benchmarks/Shootout-C++/hello: 12.50% (0.1600 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 11.76% (0.1700 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/objinst: 11.76% (0.1700 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 11.11% (0.1800 => 0.2000)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 11.11% (0.1800 => 0.2000)
  MultiSource/Applications/lambda-0_1_3/lambda: 10.64% (0.4700 => 0.5200)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 10.00% (0.3000 => 0.3300)
  SingleSource/Benchmarks/Shootout-C++/ary: 10.00% (0.2000 => 0.2200)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 8.93% (0.5600 => 0.6100)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 8.77% (0.5700 => 0.6200)
  MultiSource/Benchmarks/McCat/09-vor/vor: 8.70% (0.2300 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 8.70% (0.2300 => 0.2500)
  MultiSource/Benchmarks/FreeBench/neural/neural: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 8.16% (0.4900 => 0.5300)
  MultiSource/Benchmarks/Olden/em3d/em3d: 7.69% (0.1300 => 0.1400)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 7.69% (0.1300 => 0.1400)
  MultiSource/Applications/Burg/burg: 7.14% (0.8400 => 0.9000)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 6.82% (0.4400 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.56% (0.1800 => 0.1900)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Applications/kimwitu++/kc: 100.00% (0.0100 => 0.0200)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 100.00% (0.0100 => 0.0200)
  SingleSource/Benchmarks/Stanford/Treesort: 40.00% (0.0500 => 0.0700)
  SingleSource/Benchmarks/Stanford/Quicksort: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 29.17% (0.7200 => 0.9300)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 20.86% (1.3900 => 1.6800)
  SingleSource/Benchmarks/Shootout/strcat: 15.38% (0.1300 => 0.1500)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 11.65% (4.1200 => 4.6000)
  SingleSource/UnitTests/Vector/SSE/sse_stepfft: 7.50% (0.4000 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/hash2: 6.69% (2.5400 => 2.7100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 6.10% (0.8200 => 0.8700)
  SingleSource/Benchmarks/Shootout-C++/lists1: 5.26% (0.1900 => 0.2000)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -100.00% (0.0200 => 0.0000)
  SingleSource/Benchmarks/Shootout/ackermann: -100.00% (0.0200 => 0.0000)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C++/EH/ConditionalExpr: -100.00% (0.0200 => 0.0000)
  SingleSource/Regression/C++/EH/simple_throw: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C++/pointer_member: -100.00% (0.0200 => 0.0000)
  SingleSource/Regression/C/2003-05-14-initialize-string: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -100.00% (0.0200 => 0.0000)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C/2003-06-16-VolatileError: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C/PR491: -100.00% (0.0200 => 0.0000)
  SingleSource/Regression/C/pointer_arithmetic: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/2002-05-02-CastTest1: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/2002-05-02-CastTest3: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/2003-10-13-SwitchTest: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/2009-12-07-StructReturn: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/block-byref-test: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/ms_struct-bitfield-1: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/ms_struct_pack_layout-1: -100.00% (0.0100 => 0.0000)
  SingleSource/Benchmarks/Stanford/Queens: -66.67% (0.0300 => 0.0100)
  SingleSource/Regression/C/sumarray: -66.67% (0.0300 => 0.0100)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -50.00% (0.0400 => 0.0200)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -50.00% (0.0200 => 0.0100)
  SingleSource/Benchmarks/Misc/dt: -50.00% (0.0400 => 0.0200)
  SingleSource/Benchmarks/Shootout/heapsort: -50.00% (0.0400 => 0.0200)
  SingleSource/Benchmarks/Shootout/sieve: -50.00% (0.0200 => 0.0100)
  SingleSource/Benchmarks/Stanford/FloatMM: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C++/EH/simple_rethrow: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C++/global_ctor: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C/bigstack: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-07-10-SignConversions: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-08-20-FoldBug: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2007-03-02-VaCopy: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/FloatPrecision: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/Vector/divides: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/Vector/sumarray: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/byval-alignment: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/stmtexpr: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/vla: -50.00% (0.0200 => 0.0100)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -40.00% (0.0500 => 0.0300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -40.00% (0.1000 => 0.0600)
  MultiSource/Benchmarks/Olden/tsp/tsp: -33.33% (0.0900 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -33.33% (0.0600 => 0.0400)
  MultiSource/Benchmarks/FreeBench/mason/mason: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Dhrystone/dry: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Misc/salsa20: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Stanford/Oscar: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/Vector/SSE/sse_isamax: -25.00% (0.0800 => 0.0600)
  SingleSource/Benchmarks/Misc/mandel: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -19.23% (0.2600 => 0.2100)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -18.18% (0.1100 => 0.0900)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -15.00% (0.2000 => 0.1700)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/McCat/05-eks/eks: -12.50% (0.4000 => 0.3500)
  SingleSource/Benchmarks/Misc/ReedSolomon: -12.50% (0.1600 => 0.1400)
  MultiSource/Benchmarks/sim/sim: -11.54% (0.2600 => 0.2300)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -9.52% (0.2100 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/matrix: -9.52% (0.2100 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/ary3: -9.09% (0.2200 => 0.2000)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.69% (0.1300 => 0.1200)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -7.27% (0.5500 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -6.25% (0.1600 => 0.1500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -5.88% (0.6800 => 0.6400)
  SingleSource/Benchmarks/Shootout-C++/except: -5.26% (0.1900 => 0.1800)
  SingleSource/Benchmarks/Shootout-C++/methcall: -5.26% (0.1900 => 0.1800)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -100.00% (0.0100 => 0.0000)
  MultiSource/Applications/JM/ldecod/ldecod: -57.14% (0.0700 => 0.0300)
  MultiSource/Applications/d/make_dparser: -50.00% (0.0200 => 0.0100)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -50.00% (0.0200 => 0.0100)
  SingleSource/Benchmarks/Shootout-C++/moments: -50.00% (0.0400 => 0.0200)
  SingleSource/Benchmarks/Shootout-C++/strcat: -37.50% (0.0800 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/McCat/09-vor/vor: -18.18% (0.1100 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Olden/health/health: -6.90% (0.2900 => 0.2700)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -6.25% (0.1600 => 0.1500)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -6.21% (3.2200 => 3.0200)
  SingleSource/Benchmarks/Shootout-C++/methcall: -5.80% (5.0000 => 4.7100)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Olden/voronoi/voronoi
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  SingleSource/Benchmarks/BenchmarkGame/puzzle

Report Time: 0.86s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20120403/d11d4374/attachment.html>


More information about the llvm-testresults mailing list