[llvm-testresults] chinook-clangslave1__O3-plain__clang_DEV__powerpc64 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri Jun 28 18:48:48 PDT 2013


http://llvm.org/perf/db_default/v4/nts/12877?compare_to=12874&baseline=11681
Nickname: chinook-clangslave1__O3-plain__clang_DEV__powerpc64:13

Comparing:
     Run: 12877, Order: 185242, Start Time: 2013-06-29 00:14:09, End Time: 2013-06-29 01:49:54
      To: 12874, Order: 185218, Start Time: 2013-06-28 21:55:23, End Time: 2013-06-28 23:48:50
Baseline: 11681, Order: 182589, Start Time: 2013-05-23 16:35:30, End Time: 2013-05-23 18:25:16

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

New Failures: 6 (6 on baseline)
Performance Regressions: 10 (58 on baseline)
Performance Improvements: 81 (115 on baseline)
Existing Failures: 1 (1 on baseline)
Unchanged Tests: 1010 (928 on baseline)
Total Tests: 1108

===========================
Run-Over-Run Changes Detail
===========================

New Failures - Compile Time
---------------------------
  MultiSource/Applications/minisat/minisat
  MultiSource/Benchmarks/PAQ8p/paq8p
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  MultiSource/Applications/minisat/minisat: -83.18% (0.7730 => 0.1300, std.dev.: 0.0006)
  MultiSource/Benchmarks/PAQ8p/paq8p: -92.51% (2.5488 => 0.1909, std.dev.: 0.0012)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -88.68% (28.4208 => 3.2160, std.dev.: 0.0387)

New Failures - Execution Time
-----------------------------
  MultiSource/Applications/minisat/minisat
  MultiSource/Benchmarks/PAQ8p/paq8p
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  MultiSource/Applications/minisat/minisat: -100.00% (6.2176 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/PAQ8p/paq8p: -100.00% (95.7359 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -100.00% (0.5079 => 0.0000, std.dev.: 0.0000)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/nbench/nbench: 10.84% (19.7370 => 21.8771, std.dev.: 0.7768)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 8.26% (2.8209 => 3.0538, std.dev.: 0.0049)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.73% (0.8347 => 0.8825, std.dev.: 0.0137)
  SingleSource/Regression/C/uint64_to_float: 3.35% (1.4839 => 1.5336, std.dev.: 0.0148)
  SingleSource/Benchmarks/Shootout/methcall: 1.88% (8.3917 => 8.5492, std.dev.: 0.0184)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 1.81% (1.8405 => 1.8739, std.dev.: 0.0026)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 1.70% (1.4549 => 1.4796, std.dev.: 0.0003)
  SingleSource/Benchmarks/Shootout-C++/fibo: 1.30% (4.7635 => 4.8254, std.dev.: 0.0036)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 1.28% (21.1874 => 21.4584, std.dev.: 0.0325)
  SingleSource/Benchmarks/Shootout-C++/methcall: 1.11% (11.4288 => 11.5552, std.dev.: 0.0456)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/SignlessTypes/cast2: -42.81% (0.0278 => 0.0159, std.dev.: 0.0021)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -36.47% (0.1286 => 0.0817, std.dev.: 0.0002)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -36.44% (0.1213 => 0.0771, std.dev.: 0.0006)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -17.37% (0.0616 => 0.0509, std.dev.: 0.0005)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -12.84% (0.0888 => 0.0774, std.dev.: 0.0005)
  SingleSource/Benchmarks/McGill/exptree: -10.93% (0.1089 => 0.0970, std.dev.: 0.0027)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -10.15% (51.8739 => 46.6074, std.dev.: 0.2679)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -9.93% (0.4029 => 0.3629, std.dev.: 0.0037)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -9.05% (0.4143 => 0.3768, std.dev.: 0.0016)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -8.73% (0.5816 => 0.5308, std.dev.: 0.0037)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -8.58% (1.8371 => 1.6794, std.dev.: 0.0021)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -7.92% (4.5605 => 4.1994, std.dev.: 0.0548)
  MultiSource/Benchmarks/mafft/pairlocalalign: -6.59% (11.4302 => 10.6773, std.dev.: 0.0267)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -6.47% (0.3958 => 0.3702, std.dev.: 0.0088)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -6.38% (0.5928 => 0.5550, std.dev.: 0.0134)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -6.06% (0.1666 => 0.1565, std.dev.: 0.0037)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.98% (0.2392 => 0.2249, std.dev.: 0.0047)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -5.90% (0.2612 => 0.2458, std.dev.: 0.0036)
  MultiSource/Benchmarks/Bullet/bullet: -5.86% (37.6662 => 35.4588, std.dev.: 0.1178)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -5.65% (1.8272 => 1.7239, std.dev.: 0.0008)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: -5.42% (0.2363 => 0.2235, std.dev.: 0.0012)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -4.99% (1.7590 => 1.6712, std.dev.: 0.0010)
  SingleSource/Benchmarks/Shootout-C++/ary2: -4.77% (0.3058 => 0.2912, std.dev.: 0.0047)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -4.55% (1.7832 => 1.7021, std.dev.: 0.0038)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -4.53% (1.0125 => 0.9666, std.dev.: 0.0137)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -4.43% (6.7198 => 6.4218, std.dev.: 0.0733)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -4.15% (2.0054 => 1.9221, std.dev.: 0.0166)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -4.04% (0.9239 => 0.8866, std.dev.: 0.0055)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -3.69% (1.7196 => 1.6561, std.dev.: 0.0004)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -3.53% (1.5005 => 1.4475, std.dev.: 0.0037)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -3.36% (1.6888 => 1.6321, std.dev.: 0.0003)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -3.14% (1.6861 => 1.6332, std.dev.: 0.0015)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -3.14% (1.6671 => 1.6148, std.dev.: 0.0082)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -3.12% (1.8924 => 1.8334, std.dev.: 0.0018)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -3.12% (0.7027 => 0.6808, std.dev.: 0.0072)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -3.10% (1.1412 => 1.1058, std.dev.: 0.0091)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -3.02% (0.7439 => 0.7214, std.dev.: 0.0017)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -2.88% (1.7357 => 1.6857, std.dev.: 0.0020)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -2.83% (1.7486 => 1.6992, std.dev.: 0.0190)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -2.80% (1.6758 => 1.6289, std.dev.: 0.0038)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -2.75% (1.4758 => 1.4352, std.dev.: 0.0043)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.72% (15.4449 => 15.0251, std.dev.: 0.0496)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -2.67% (1.6423 => 1.5985, std.dev.: 0.0014)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -2.61% (1.4971 => 1.4580, std.dev.: 0.0061)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -2.60% (1.6284 => 1.5861, std.dev.: 0.0003)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: -2.52% (2.0002 => 1.9498, std.dev.: 0.0053)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -2.51% (1.4849 => 1.4477, std.dev.: 0.0045)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -2.37% (1.6423 => 1.6034, std.dev.: 0.0062)
  MultiSource/Applications/Burg/burg: -2.35% (1.4722 => 1.4376, std.dev.: 0.0071)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -2.30% (5.1131 => 4.9954, std.dev.: 0.0292)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.25% (4.7460 => 4.6390, std.dev.: 0.0213)
  MultiSource/Benchmarks/Prolangs-C/football/football: -2.17% (1.0391 => 1.0165, std.dev.: 0.0053)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -2.16% (1.5954 => 1.5609, std.dev.: 0.0128)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.15% (4.7771 => 4.6743, std.dev.: 0.0255)
  MultiSource/Applications/obsequi/Obsequi: -1.72% (1.1812 => 1.1609, std.dev.: 0.0050)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -1.63% (1.6249 => 1.5984, std.dev.: 0.0007)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -1.62% (1.7549 => 1.7264, std.dev.: 0.0031)
  MultiSource/Applications/hbd/hbd: -1.51% (1.6439 => 1.6191, std.dev.: 0.0070)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.50% (7.6213 => 7.5071, std.dev.: 0.0413)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.46% (1.3386 => 1.3190, std.dev.: 0.0071)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -1.37% (1.4845 => 1.4641, std.dev.: 0.0047)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -1.15% (1.2016 => 1.1878, std.dev.: 0.0031)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -1.06% (1.5408 => 1.5245, std.dev.: 0.0036)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -1.02% (1.2018 => 1.1896, std.dev.: 0.0039)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Shootout/ary3: -37.89% (9.3055 => 5.7796, std.dev.: 0.1667)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -13.67% (10.8125 => 9.3341, std.dev.: 0.1901)
  SingleSource/UnitTests/Vector/Altivec/alti_expandfft: -11.98% (33.3372 => 29.3443, std.dev.: 1.4247)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -11.04% (2.6082 => 2.3202, std.dev.: 0.1088)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -9.94% (0.3753 => 0.3380, std.dev.: 0.0100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -6.14% (39.5634 => 37.1338, std.dev.: 0.2688)
  MultiSource/Benchmarks/Bullet/bullet: -5.92% (7.4475 => 7.0067, std.dev.: 0.0138)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -5.48% (2.7363 => 2.5863, std.dev.: 0.0407)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -5.36% (63.9291 => 60.5056, std.dev.: 1.2634)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -4.98% (2.8077 => 2.6678, std.dev.: 0.0324)
  MultiSource/Benchmarks/Olden/bisort/bisort: -3.65% (0.6987 => 0.6732, std.dev.: 0.0090)
  MultiSource/Benchmarks/Olden/health/health: -3.58% (0.3434 => 0.3311, std.dev.: 0.0017)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -2.61% (5.9615 => 5.8061, std.dev.: 0.0193)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -2.42% (4.8033 => 4.6873, std.dev.: 0.0201)
  MultiSource/Applications/lemon/lemon: -1.92% (0.9564 => 0.9380, std.dev.: 0.0045)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -1.53% (1.5992 => 1.5748, std.dev.: 0.0064)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.31% (1.5895 => 1.5686, std.dev.: 0.0077)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/ClamAV/clamscan: -1.48% (0.1354 => 0.1334, std.dev.: 0.0020)

================================
Run-Over-Baseline Changes Detail
================================

New Failures - Compile Time
---------------------------
  MultiSource/Applications/minisat/minisat
  MultiSource/Benchmarks/PAQ8p/paq8p
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  MultiSource/Applications/minisat/minisat: -83.43% (0.7844 => 0.1300, std.dev.: 0.0006)
  MultiSource/Benchmarks/PAQ8p/paq8p: -92.39% (2.5078 => 0.1909, std.dev.: 0.0012)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -87.60% (25.9348 => 3.2160, std.dev.: 0.0387)

New Failures - Execution Time
-----------------------------
  MultiSource/Applications/minisat/minisat
  MultiSource/Benchmarks/PAQ8p/paq8p
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4
  MultiSource/Applications/minisat/minisat: -100.00% (7.3703 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/PAQ8p/paq8p: -100.00% (94.2966 => 0.0000, std.dev.: 0.0000)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -100.00% (0.4988 => 0.0000, std.dev.: 0.0000)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 6.54% (0.2721 => 0.2899, std.dev.: 0.0018)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 2.40% (1.4238 => 1.4580, std.dev.: 0.0061)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 2.32% (1.4131 => 1.4459, std.dev.: 0.0033)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 2.16% (1.5959 => 1.6303, std.dev.: 0.0032)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 2.16% (0.5196 => 0.5308, std.dev.: 0.0037)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 1.94% (0.5982 => 0.6098, std.dev.: 0.0007)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 1.94% (1.3667 => 1.3932, std.dev.: 0.0052)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 1.94% (1.4202 => 1.4477, std.dev.: 0.0045)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.92% (1.4081 => 1.4352, std.dev.: 0.0043)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 1.81% (1.3832 => 1.4082, std.dev.: 0.0071)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 1.78% (1.6563 => 1.6857, std.dev.: 0.0020)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 1.70% (1.4165 => 1.4406, std.dev.: 0.0091)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 1.70% (1.3833 => 1.4068, std.dev.: 0.0058)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 1.67% (1.3838 => 1.4069, std.dev.: 0.0075)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 1.64% (1.4999 => 1.5245, std.dev.: 0.0036)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 1.63% (1.5727 => 1.5984, std.dev.: 0.0007)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 1.63% (1.6070 => 1.6332, std.dev.: 0.0015)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 1.61% (1.6299 => 1.6561, std.dev.: 0.0004)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 1.59% (1.5612 => 1.5861, std.dev.: 0.0003)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.59% (1.5735 => 1.5985, std.dev.: 0.0014)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 1.56% (1.4253 => 1.4475, std.dev.: 0.0037)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 1.55% (1.4485 => 1.4710, std.dev.: 0.0055)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.51% (5.6424 => 5.7275, std.dev.: 0.0133)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 1.45% (1.6993 => 1.7239, std.dev.: 0.0008)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 1.44% (1.5806 => 1.6034, std.dev.: 0.0062)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 1.35% (1.5981 => 1.6196, std.dev.: 0.0055)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 1.34% (1.6073 => 1.6289, std.dev.: 0.0038)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 1.21% (1.4757 => 1.4936, std.dev.: 0.0054)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Applications/viterbi/viterbi: 36.13% (2.5688 => 3.4968, std.dev.: 0.0319)
  MultiSource/Applications/sgefa/sgefa: 30.29% (1.1695 => 1.5237, std.dev.: 0.0010)
  SingleSource/Benchmarks/Misc/perlin: 26.57% (3.6271 => 4.5909, std.dev.: 0.0086)
  SingleSource/Benchmarks/Misc/pi: 20.48% (1.8318 => 2.2070, std.dev.: 0.1456)
  SingleSource/Benchmarks/Stanford/Puzzle: 19.66% (0.1455 => 0.1741, std.dev.: 0.0053)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 19.34% (6.1372 => 7.3242, std.dev.: 0.1718)
  SingleSource/Benchmarks/Misc/mandel: 16.73% (1.0293 => 1.2015, std.dev.: 0.0028)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 16.01% (0.9806 => 1.1376, std.dev.: 0.0223)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 7.81% (5.2003 => 5.6065, std.dev.: 0.0040)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 7.41% (0.4572 => 0.4911, std.dev.: 0.0027)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 6.88% (2.8573 => 3.0538, std.dev.: 0.0049)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 6.63% (0.8276 => 0.8825, std.dev.: 0.0137)
  MultiSource/Applications/lua/lua: 6.55% (28.2496 => 30.1007, std.dev.: 0.3116)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 6.43% (2.5366 => 2.6998, std.dev.: 0.0141)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 5.97% (3.1853 => 3.3755, std.dev.: 0.0050)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 4.85% (3.2201 => 3.3764, std.dev.: 0.0156)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 4.66% (4.6639 => 4.8811, std.dev.: 0.0019)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 4.54% (1.7925 => 1.8739, std.dev.: 0.0026)
  SingleSource/Benchmarks/Misc/fbench: 4.46% (4.7508 => 4.9628, std.dev.: 0.0206)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 4.37% (2.8994 => 3.0261, std.dev.: 0.0275)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 3.73% (5.9362 => 6.1576, std.dev.: 0.0003)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 3.38% (5.2788 => 5.4574, std.dev.: 0.0056)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 2.91% (5.5010 => 5.6609, std.dev.: 0.0028)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 2.49% (4.6379 => 4.7533, std.dev.: 0.0206)
  SingleSource/Benchmarks/Shootout/methcall: 2.48% (8.3425 => 8.5492, std.dev.: 0.0184)
  SingleSource/Benchmarks/Misc/ffbench: 2.34% (1.3696 => 1.4017, std.dev.: 0.0113)
  SingleSource/Benchmarks/Shootout-C++/EH/except: 2.25% (0.4795 => 0.4903, std.dev.: 0.0025)
  SingleSource/Benchmarks/CoyoteBench/almabench: 2.14% (34.3107 => 35.0454, std.dev.: 0.0583)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 2.09% (4.3727 => 4.4640, std.dev.: 0.0077)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 1.66% (5.6582 => 5.7521, std.dev.: 0.0093)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -35.31% (0.1113 => 0.0720, std.dev.: 0.0004)
  MultiSource/Applications/viterbi/viterbi: -24.85% (0.2431 => 0.1827, std.dev.: 0.0007)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -15.57% (0.0803 => 0.0678, std.dev.: 0.0007)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -14.60% (0.1322 => 0.1129, std.dev.: 0.0040)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -14.02% (0.7918 => 0.6808, std.dev.: 0.0072)
  SingleSource/UnitTests/Vector/constpool: -13.94% (10.3086 => 8.8718, std.dev.: 0.5129)
  SingleSource/Benchmarks/Misc/whetstone: -13.67% (0.1097 => 0.0947, std.dev.: 0.0029)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -10.88% (0.1075 => 0.0958, std.dev.: 0.0014)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -10.25% (0.1151 => 0.1033, std.dev.: 0.0008)
  MultiSource/Applications/JM/lencod/lencod: -10.23% (18.9387 => 17.0012, std.dev.: 0.0533)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -10.09% (0.1646 => 0.1480, std.dev.: 0.0010)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -9.59% (1.0314 => 0.9325, std.dev.: 0.0066)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -9.39% (5.1587 => 4.6743, std.dev.: 0.0255)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -9.24% (0.1861 => 0.1689, std.dev.: 0.0012)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -9.23% (0.8025 => 0.7284, std.dev.: 0.0077)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -8.65% (51.0211 => 46.6074, std.dev.: 0.2679)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.40% (1.7804 => 1.6308, std.dev.: 0.0088)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.10% (1.5932 => 1.4641, std.dev.: 0.0047)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -8.03% (5.4314 => 4.9954, std.dev.: 0.0292)
  MultiSource/Applications/aha/aha: -7.68% (0.1407 => 0.1299, std.dev.: 0.0005)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -7.49% (0.1563 => 0.1446, std.dev.: 0.0012)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.29% (0.1853 => 0.1718, std.dev.: 0.0026)
  MultiSource/Benchmarks/Olden/em3d/em3d: -7.27% (0.2117 => 0.1963, std.dev.: 0.0025)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -7.10% (0.1886 => 0.1752, std.dev.: 0.0024)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -6.91% (0.2416 => 0.2249, std.dev.: 0.0047)
  MultiSource/Applications/Burg/burg: -6.50% (1.5375 => 1.4376, std.dev.: 0.0071)
  MultiSource/Applications/lemon/lemon: -6.47% (1.3155 => 1.2304, std.dev.: 0.0034)
  MultiSource/Benchmarks/McCat/18-imp/imp: -6.43% (0.4199 => 0.3929, std.dev.: 0.0028)
  MultiSource/Applications/SIBsim4/SIBsim4: -6.03% (1.6793 => 1.5780, std.dev.: 0.0089)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -6.01% (15.9860 => 15.0251, std.dev.: 0.0496)
  MultiSource/Benchmarks/McCat/05-eks/eks: -5.83% (0.5698 => 0.5366, std.dev.: 0.0057)
  MultiSource/Applications/oggenc/oggenc: -5.79% (5.9886 => 5.6416, std.dev.: 0.0263)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -5.69% (0.7381 => 0.6961, std.dev.: 0.0073)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -5.05% (0.2753 => 0.2614, std.dev.: 0.0031)
  MultiSource/Benchmarks/McCat/09-vor/vor: -4.89% (0.3723 => 0.3541, std.dev.: 0.0009)
  MultiSource/Applications/lambda-0_1_3/lambda: -4.67% (0.8649 => 0.8245, std.dev.: 0.0018)
  MultiSource/Benchmarks/MiBench/office-ispell/office-ispell: -4.60% (2.0439 => 1.9498, std.dev.: 0.0053)
  MultiSource/Applications/kimwitu++/kc: -4.51% (20.1855 => 19.2742, std.dev.: 0.0473)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: -4.34% (0.4030 => 0.3855, std.dev.: 0.0037)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.15% (0.2961 => 0.2838, std.dev.: 0.0014)
  MultiSource/Applications/SPASS/SPASS: -4.02% (17.6379 => 16.9292, std.dev.: 0.0548)
  SingleSource/Benchmarks/Linpack/linpack-pc: -3.73% (0.2738 => 0.2636, std.dev.: 0.0004)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.62% (1.3686 => 1.3190, std.dev.: 0.0071)
  MultiSource/Benchmarks/Olden/bh/bh: -3.15% (0.3429 => 0.3321, std.dev.: 0.0025)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.05% (6.6236 => 6.4218, std.dev.: 0.0733)
  MultiSource/Applications/ClamAV/clamscan: -2.89% (17.3229 => 16.8217, std.dev.: 0.0761)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -2.77% (7.7211 => 7.5071, std.dev.: 0.0413)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -2.76% (10.1602 => 9.8798, std.dev.: 0.0437)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -2.23% (0.9957 => 0.9735, std.dev.: 0.0057)
  MultiSource/Applications/sqlite3/sqlite3: -1.90% (16.9719 => 16.6488, std.dev.: 0.0627)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.64% (0.7334 => 0.7214, std.dev.: 0.0017)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.49% (4.7091 => 4.6390, std.dev.: 0.0213)
  MultiSource/Applications/d/make_dparser: -1.21% (3.7330 => 3.6878, std.dev.: 0.0108)
  MultiSource/Applications/hbd/hbd: -1.19% (1.6386 => 1.6191, std.dev.: 0.0070)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -1.07% (1.2006 => 1.1878, std.dev.: 0.0031)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -43.59% (1.2911 => 0.7283, std.dev.: 0.0024)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -37.97% (4.4050 => 2.7326, std.dev.: 0.1110)
  MultiSource/Benchmarks/Olden/mst/mst: -37.40% (0.2099 => 0.1314, std.dev.: 0.0026)
  MultiSource/Applications/lemon/lemon: -30.51% (1.3499 => 0.9380, std.dev.: 0.0045)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -25.62% (1.0251 => 0.7625, std.dev.: 0.0499)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -24.65% (6.2328 => 4.6964, std.dev.: 0.1809)
  SingleSource/Benchmarks/Shootout/hash: -22.30% (5.3656 => 4.1690, std.dev.: 0.0572)
  SingleSource/Benchmarks/Misc/salsa20: -21.94% (10.3398 => 8.0710, std.dev.: 0.4388)
  MultiSource/Benchmarks/Olden/bisort/bisort: -21.78% (0.8606 => 0.6732, std.dev.: 0.0090)
  SingleSource/Benchmarks/Shootout-C++/hash: -21.03% (0.7941 => 0.6271, std.dev.: 0.0527)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -20.92% (4.8986 => 3.8738, std.dev.: 0.0066)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -20.14% (5.7264 => 4.5732, std.dev.: 0.0498)
  MultiSource/Applications/lambda-0_1_3/lambda: -17.93% (9.1099 => 7.4761, std.dev.: 0.0163)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -16.06% (25.3677 => 21.2937, std.dev.: 0.3214)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -14.50% (0.1945 => 0.1663, std.dev.: 0.0018)
  MultiSource/Benchmarks/mafft/pairlocalalign: -14.01% (48.3307 => 41.5576, std.dev.: 0.1022)
  MultiSource/Benchmarks/Olden/tsp/tsp: -13.30% (1.6613 => 1.4403, std.dev.: 0.0123)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -11.29% (1.6679 => 1.4796, std.dev.: 0.0003)
  MultiSource/Applications/siod/siod: -9.88% (3.7240 => 3.3561, std.dev.: 0.0275)
  SingleSource/Regression/C/uint64_to_float: -8.99% (1.6851 => 1.5336, std.dev.: 0.0148)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -8.86% (10.2418 => 9.3341, std.dev.: 0.1901)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.86% (3.2030 => 2.9193, std.dev.: 0.0145)
  MultiSource/Applications/SPASS/SPASS: -8.72% (8.8720 => 8.0984, std.dev.: 0.0329)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -8.70% (0.3702 => 0.3380, std.dev.: 0.0100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -8.55% (9.8728 => 9.0287, std.dev.: 0.0146)
  MultiSource/Applications/sqlite3/sqlite3: -8.23% (4.6358 => 4.2542, std.dev.: 0.0591)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -7.20% (4.5717 => 4.2424, std.dev.: 0.0036)
  MultiSource/Benchmarks/FreeBench/distray/distray: -6.86% (0.2332 => 0.2172, std.dev.: 0.0050)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -6.81% (0.4480 => 0.4175, std.dev.: 0.0115)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -6.51% (2.8537 => 2.6678, std.dev.: 0.0324)
  SingleSource/Benchmarks/Shootout-C++/hash2: -6.27% (3.5939 => 3.3687, std.dev.: 0.0393)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.03% (2.4808 => 2.3312, std.dev.: 0.0230)
  SingleSource/Benchmarks/Misc/flops: -5.86% (10.2170 => 9.6185, std.dev.: 0.0968)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -5.48% (1.3084 => 1.2367, std.dev.: 0.0082)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.21% (39.1740 => 37.1338, std.dev.: 0.2688)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -5.13% (1.6535 => 1.5686, std.dev.: 0.0077)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -4.85% (2.7180 => 2.5863, std.dev.: 0.0407)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -4.83% (5.3184 => 5.0614, std.dev.: 0.0005)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -4.36% (4.5935 => 4.3930, std.dev.: 0.0735)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -4.26% (1.4783 => 1.4153, std.dev.: 0.0181)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.24% (5.3276 => 5.1019, std.dev.: 0.0810)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -4.21% (1.6440 => 1.5748, std.dev.: 0.0064)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (3.5970 => 3.4640, std.dev.: 0.0141)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -2.93% (3.0234 => 2.9348, std.dev.: 0.0034)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.87% (3.5327 => 3.4314, std.dev.: 0.0390)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.61% (3.8665 => 3.7655, std.dev.: 0.0138)
  MultiSource/Benchmarks/Bullet/bullet: -2.60% (7.1938 => 7.0067, std.dev.: 0.0138)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -2.26% (4.5094 => 4.4073, std.dev.: 0.0011)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -1.97% (4.7814 => 4.6873, std.dev.: 0.0201)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -1.87% (4.0156 => 3.9407, std.dev.: 0.0177)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -1.77% (4.9946 => 4.9060, std.dev.: 0.0120)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -1.70% (5.9068 => 5.8061, std.dev.: 0.0193)
  MultiSource/Benchmarks/Olden/power/power: -1.47% (1.2558 => 1.2373, std.dev.: 0.0054)
  MultiSource/Benchmarks/NPB-serial/is/is: -1.39% (12.1841 => 12.0150, std.dev.: 0.0543)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -1.32% (6.3757 => 6.2913, std.dev.: 0.0131)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.32% (1.6980 => 1.6756, std.dev.: 0.0004)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.23% (9.6556 => 9.5371, std.dev.: 0.0229)
  MultiSource/Benchmarks/Olden/bh/bh: -1.20% (2.4435 => 2.4142, std.dev.: 0.0012)
  MultiSource/Applications/aha/aha: -1.10% (3.6251 => 3.5851, std.dev.: 0.0017)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -1.08% (1.6105 => 1.5931, std.dev.: 0.0039)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/ClamAV/clamscan: -7.43% (0.1441 => 0.1334, std.dev.: 0.0020)

Report Time: 0.79s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130628/41528bcb/attachment.html>


More information about the llvm-testresults mailing list