[llvm-testresults] linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Feb 26 13:08:23 PST 2014


http://llvm.org/perf/db_default/v4/nts/22782?compare_to=22781&baseline=17571
Nickname: linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7:19

Comparing:
     Run: 22782, Order: 202293, Start Time: 2014-02-26 20:25:46, End Time: 2014-02-26 21:14:02
      To: 22781, Order: 202283, Start Time: 2014-02-26 19:31:58, End Time: 2014-02-26 20:20:58
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 5 (209 on baseline)
Performance Improvements: 14 (353 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1091 (524 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-04-17-PrintfChar: 100.00% (0.0250 => 0.0500, std.dev.: 0.0058)
  SingleSource/Benchmarks/Shootout/hello: 83.33% (0.0300 => 0.0550, std.dev.: 0.0076)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 15.12% (3.7700 => 4.3400, std.dev.: 0.0942)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 12.95% (3.3600 => 3.7950, std.dev.: 0.0689)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.09% (6.4650 => 6.6000, std.dev.: 0.0323)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/Vector/divides: -60.00% (0.0500 => 0.0200, std.dev.: 0.0098)
  SingleSource/Regression/C/compare: -53.85% (0.0650 => 0.0300, std.dev.: 0.0068)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: -45.45% (0.0550 => 0.0300, std.dev.: 0.0066)
  SingleSource/UnitTests/2006-02-04-DivRem: -41.67% (0.0600 => 0.0350, std.dev.: 0.0049)
  SingleSource/Benchmarks/McGill/queens: -22.58% (0.1550 => 0.1200, std.dev.: 0.0107)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -18.18% (0.0550 => 0.0450, std.dev.: 0.0035)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -17.39% (0.3450 => 0.2850, std.dev.: 0.0197)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -15.09% (0.2650 => 0.2250, std.dev.: 0.0100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -13.95% (0.2150 => 0.1850, std.dev.: 0.0067)
  SingleSource/Benchmarks/Shootout-C++/ary3: -12.57% (0.8350 => 0.7300, std.dev.: 0.0246)
  MultiSource/Benchmarks/FreeBench/neural/neural: -10.10% (0.4950 => 0.4450, std.dev.: 0.0162)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -14.29% (0.0700 => 0.0600, std.dev.: 0.0032)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -11.36% (0.4400 => 0.3900, std.dev.: 0.0133)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -5.94% (16.8350 => 15.8350, std.dev.: 0.2777)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 166.67% (0.0150 => 0.0400)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-07-10-SignConversions: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2002-04-17-PrintfChar: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: 60.00% (0.0250 => 0.0400)
  SingleSource/Benchmarks/Shootout/sieve: 46.15% (0.0650 => 0.0950)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/FloatPrecision: 44.44% (0.0450 => 0.0650)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Shootout/ary3: 40.00% (0.0750 => 0.1050)
  SingleSource/Benchmarks/Linpack/linpack-pc: 38.79% (0.8250 => 1.1450)
  SingleSource/Benchmarks/Misc/mandel-2: 37.50% (0.0800 => 0.1100)
  SingleSource/UnitTests/2003-05-26-Shorts: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 34.09% (0.2200 => 0.2950)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2003-04-22-Switch: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Shootout/methcall: 31.58% (0.0950 => 0.1250)
  SingleSource/Benchmarks/Misc/flops-8: 31.25% (0.0800 => 0.1050)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 29.79% (0.2350 => 0.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 29.41% (0.2550 => 0.3300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 29.41% (0.2550 => 0.3300)
  SingleSource/UnitTests/Vector/build2: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 26.34% (3.9100 => 4.9400)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 25.96% (3.2550 => 4.1000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 25.83% (3.9300 => 4.9450)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 25.53% (3.7400 => 4.6950)
  SingleSource/UnitTests/2002-12-13-MishaTest: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 25.00% (4.0800 => 5.1000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 24.50% (3.7550 => 4.6750)
  MultiSource/Benchmarks/Olden/em3d/em3d: 24.04% (0.5200 => 0.6450)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 23.61% (0.3600 => 0.4450)
  SingleSource/Regression/C/PR10189: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 22.22% (0.2250 => 0.2750)
  SingleSource/Benchmarks/Shootout/hello: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 21.46% (3.9850 => 4.8400)
  SingleSource/UnitTests/2003-05-31-CastToBool: 21.43% (0.0700 => 0.0850)
  MultiSource/Applications/sqlite3/sqlite3: 21.26% (63.1750 => 76.6050)
  SingleSource/Benchmarks/Stanford/Bubblesort: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 21.01% (3.9750 => 4.8100)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 20.83% (0.1200 => 0.1450)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 20.48% (3.9550 => 4.7650)
  MultiSource/Benchmarks/sim/sim: 20.22% (0.9150 => 1.1000)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 19.91% (1.1300 => 1.3550)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 19.89% (0.9300 => 1.1150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 19.20% (3.8550 => 4.5950)
  SingleSource/Benchmarks/Stanford/Quicksort: 19.05% (0.1050 => 0.1250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 18.80% (4.0150 => 4.7700)
  SingleSource/Benchmarks/McGill/exptree: 18.75% (0.2400 => 0.2850)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 18.20% (3.2150 => 3.8000)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 17.62% (3.6900 => 4.3400)
  SingleSource/UnitTests/Threads/tls: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 16.29% (3.7150 => 4.3200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 15.38% (0.1950 => 0.2250)
  MultiSource/Applications/siod/siod: 14.61% (9.3750 => 10.7450)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 14.53% (0.8600 => 0.9850)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Shootout/strcat: 13.33% (0.0750 => 0.0850)
  MultiSource/Applications/minisat/minisat: 12.91% (2.1300 => 2.4050)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 12.62% (1.0700 => 1.2050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 12.47% (4.6100 => 5.1850)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 11.63% (0.2150 => 0.2400)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 11.18% (15.7850 => 17.5500)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 11.13% (3.5050 => 3.8950)
  MultiSource/Applications/aha/aha: 10.53% (0.3800 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 10.21% (1.1750 => 1.2950)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 10.11% (0.4450 => 0.4900)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 10.00% (0.1500 => 0.1650)
  SingleSource/UnitTests/SignlessTypes/factor: 9.52% (0.1050 => 0.1150)
  MultiSource/Applications/kimwitu++/kc: 9.32% (48.6150 => 53.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 9.30% (0.2150 => 0.2350)
  SingleSource/Benchmarks/McGill/chomp: 9.17% (0.6000 => 0.6550)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.70% (0.2300 => 0.2500)
  SingleSource/UnitTests/vla: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 8.03% (1.8050 => 1.9500)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.78% (0.9000 => 0.9700)
  MultiSource/Applications/sgefa/sgefa: 7.69% (1.4300 => 1.5400)
  SingleSource/Benchmarks/Shootout-C++/moments: 7.44% (1.2100 => 1.3000)
  MultiSource/Applications/Burg/burg: 6.61% (3.6300 => 3.8700)
  MultiSource/Applications/oggenc/oggenc: 6.59% (18.3550 => 19.5650)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 6.45% (0.7750 => 0.8250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 6.25% (0.2400 => 0.2550)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 6.23% (1.4450 => 1.5350)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.96% (3.6050 => 3.8200)
  MultiSource/Applications/treecc/treecc: 5.81% (8.8700 => 9.3850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 5.58% (3.8550 => 4.0700)
  MultiSource/Applications/spiff/spiff: 5.54% (3.4300 => 3.6200)
  SingleSource/Benchmarks/Shootout-C++/strcat: 5.38% (0.6500 => 0.6850)
  MultiSource/Applications/d/make_dparser: 5.15% (13.8900 => 14.6050)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 4.98% (4.7200 => 4.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 4.88% (0.2050 => 0.2150)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 4.79% (3.6500 => 3.8250)
  MultiSource/Benchmarks/NPB-serial/is/is: 4.65% (0.2150 => 0.2250)
  MultiSource/Applications/JM/ldecod/ldecod: 4.63% (23.8550 => 24.9600)
  SingleSource/Benchmarks/Shootout-C++/random: 4.62% (0.6500 => 0.6800)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.49% (2.6750 => 2.7950)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 4.41% (0.3400 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 4.41% (0.6800 => 0.7100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 4.33% (3.6950 => 3.8550)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 4.17% (0.3600 => 0.3750)
  SingleSource/Benchmarks/Misc/oourafft: 4.08% (0.7350 => 0.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 3.85% (0.2600 => 0.2700)
  MultiSource/Applications/lambda-0_1_3/lambda: 3.40% (2.0600 => 2.1300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 3.39% (0.5900 => 0.6100)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 3.08% (4.0600 => 4.1850)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 3.05% (0.9850 => 1.0150)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.38% (0.4200 => 0.4300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 2.13% (2.8150 => 2.8750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 1.93% (3.8950 => 3.9700)
  SingleSource/Benchmarks/SmallPT/smallpt: 1.90% (0.5250 => 0.5350)
  SingleSource/Benchmarks/Misc-C++/bigfib: 1.65% (2.1200 => 2.1550)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 1.60% (0.6250 => 0.6350)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 1.47% (3.7400 => 3.7950)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.44% (2.0800 => 2.1100)
  SingleSource/Benchmarks/Shootout-C++/wc: 1.40% (0.7150 => 0.7250)
  SingleSource/UnitTests/Vector/constpool: 1.11% (155.3200 => 157.0500)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 167.26% (43.6950 => 116.7800)
  SingleSource/Benchmarks/Misc/fbench: 146.69% (6.7900 => 16.7500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 138.50% (7.0000 => 16.6950)
  SingleSource/Benchmarks/Misc/whetstone: 116.74% (5.5550 => 12.0400)
  SingleSource/Benchmarks/McGill/chomp: 94.93% (2.4650 => 4.8050)
  SingleSource/Benchmarks/Shootout/fib2: 85.56% (8.2750 => 15.3550)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 70.63% (2.2300 => 3.8050)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 38.46% (0.1300 => 0.1800)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 32.42% (18.3550 => 24.3050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 28.35% (21.3600 => 27.4150)
  MultiSource/Benchmarks/FreeBench/neural/neural: 25.81% (0.3100 => 0.3900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 24.01% (4.1850 => 5.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 23.21% (129.1150 => 159.0800)
  SingleSource/Benchmarks/Shootout-C++/strcat: 21.43% (0.2100 => 0.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 21.33% (67.3550 => 81.7200)
  MultiSource/Applications/siod/siod: 18.93% (6.3650 => 7.5700)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 18.76% (17.6450 => 20.9550)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 18.52% (1.0800 => 1.2800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 18.38% (193.9050 => 229.5500)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 18.33% (7.1450 => 8.4550)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 18.18% (0.1100 => 0.1300)
  MultiSource/Applications/kimwitu++/kc: 18.18% (0.1100 => 0.1300)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 18.01% (8.5800 => 10.1250)
  MultiSource/Benchmarks/BitBench/five11/five11: 17.49% (60.4450 => 71.0150)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 16.84% (4.8400 => 5.6550)
  SingleSource/Benchmarks/SmallPT/smallpt: 15.02% (60.3850 => 69.4550)
  MultiSource/Applications/aha/aha: 14.15% (5.5850 => 6.3750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 13.57% (16.2900 => 18.5000)
  SingleSource/Benchmarks/Misc-C++/bigfib: 12.98% (0.6550 => 0.7400)
  MultiSource/Applications/sqlite3/sqlite3: 12.86% (12.7550 => 14.3950)
  MultiSource/Benchmarks/nbench/nbench: 12.64% (39.7400 => 44.7650)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 12.50% (14.1200 => 15.8850)
  SingleSource/Benchmarks/Shootout/sieve: 10.47% (15.2400 => 16.8350)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 9.30% (0.2150 => 0.2350)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 8.12% (13.0500 => 14.1100)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 7.35% (0.6800 => 0.7300)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 7.28% (5.8350 => 6.2600)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 7.06% (0.8500 => 0.9100)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.04% (26.0750 => 27.9100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 6.96% (8.7650 => 9.3750)
  MultiSource/Applications/viterbi/viterbi: 6.90% (10.1400 => 10.8400)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 6.64% (16.1200 => 17.1900)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 6.31% (12.1150 => 12.8800)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.15% (3.9050 => 4.1450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 5.77% (20.7100 => 21.9050)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 5.39% (1.2050 => 1.2700)
  MultiSource/Applications/spiff/spiff: 5.06% (16.4150 => 17.2450)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 4.67% (9.8500 => 10.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 4.52% (1.8800 => 1.9650)
  MultiSource/Applications/SPASS/SPASS: 4.27% (36.1950 => 37.7400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.19% (1.6700 => 1.7400)
  MultiSource/Applications/oggenc/oggenc: 4.17% (0.3600 => 0.3750)
  MultiSource/Applications/minisat/minisat: 3.78% (24.6350 => 25.5650)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 3.73% (14.7350 => 15.2850)
  SingleSource/Benchmarks/McGill/misr: 3.70% (0.5400 => 0.5600)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 3.68% (5.3000 => 5.4950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 3.57% (0.4200 => 0.4350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 3.04% (5.1000 => 5.2550)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.80% (6.4200 => 6.6000)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 2.75% (3.4500 => 3.5450)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 2.71% (3.3250 => 3.4150)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.64% (5.2950 => 5.4350)
  MultiSource/Benchmarks/Olden/bisort/bisort: 2.61% (1.5350 => 1.5750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 2.50% (12.8100 => 13.1300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 2.33% (10.2850 => 10.5250)
  SingleSource/Benchmarks/Shootout-C++/hash2: 2.32% (9.9250 => 10.1550)
  MultiSource/Applications/lua/lua: 2.29% (64.8500 => 66.3350)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 2.21% (15.1600 => 15.4950)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 2.13% (1.6400 => 1.6750)
  SingleSource/Benchmarks/Misc/richards_benchmark: 1.95% (2.8150 => 2.8700)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.74% (24.1750 => 24.5950)
  MultiSource/Applications/JM/lencod/lencod: 1.61% (18.2800 => 18.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 1.61% (0.6200 => 0.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 1.50% (11.0000 => 11.1650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 1.36% (7.3550 => 7.4550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 1.35% (20.6950 => 20.9750)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.14% (1.7500 => 1.7700)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/2007-04-25-weak: -66.67% (0.0300 => 0.0100)
  SingleSource/Regression/C++/global_type: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/blockstret: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2009-12-07-StructReturn: -55.56% (0.0450 => 0.0200)
  SingleSource/Regression/C/compare: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/Vector/divides: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -46.15% (0.0650 => 0.0350)
  SingleSource/Benchmarks/Misc/fp-convert: -45.00% (0.1000 => 0.0550)
  SingleSource/Benchmarks/Misc/lowercase: -43.75% (0.0800 => 0.0450)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/StructModifyTest: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2003-05-31-LongShifts: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/AtomicOps: -40.00% (0.0750 => 0.0450)
  SingleSource/Regression/C/callargs: -38.46% (0.0650 => 0.0400)
  SingleSource/Benchmarks/Shootout/fib2: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/badidx: -33.33% (0.0750 => 0.0500)
  MultiSource/Applications/lemon/lemon: -32.77% (5.6000 => 3.7650)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -30.00% (0.1000 => 0.0700)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C++/pointer_method: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2006-02-04-DivRem: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/nbench/nbench: -28.97% (4.6600 => 3.3100)
  SingleSource/Benchmarks/Misc/pi: -28.57% (0.0700 => 0.0500)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2003-10-13-SwitchTest: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -27.68% (4.9500 => 3.5800)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -26.71% (0.7300 => 0.5350)
  SingleSource/UnitTests/Vector/multiplies: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -25.74% (1.3600 => 1.0100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.37% (0.3350 => 0.2500)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/matrixTranspose: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C++/global_ctor: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -24.72% (1.3350 => 1.0050)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Misc/salsa20: -23.53% (0.1700 => 0.1300)
  SingleSource/Regression/C/test_indvars: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -23.12% (0.9950 => 0.7650)
  SingleSource/UnitTests/Vector/simple: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/member-function-pointers: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -22.64% (0.2650 => 0.2050)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -22.35% (5.4150 => 4.2050)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -21.88% (0.1600 => 0.1250)
  SingleSource/Benchmarks/Shootout/ackermann: -21.43% (0.0700 => 0.0550)
  SingleSource/Regression/C/sumarraymalloc: -21.05% (0.0950 => 0.0750)
  SingleSource/Regression/C/casts: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/FreeBench/neural/neural: -20.54% (0.5600 => 0.4450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -20.29% (0.3450 => 0.2750)
  SingleSource/Benchmarks/Misc/flops-1: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-08-20-FoldBug: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/printargs: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/McGill/queens: -20.00% (0.1500 => 0.1200)
  SingleSource/Regression/C/PR640: -20.00% (0.0750 => 0.0600)
  SingleSource/Regression/C/testtrace: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -19.44% (0.1800 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -19.12% (0.6800 => 0.5500)
  SingleSource/Benchmarks/Shootout/nestedloop: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/McCat/08-main/main: -18.97% (0.9750 => 0.7900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -18.97% (0.2900 => 0.2350)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -18.87% (0.5300 => 0.4300)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -18.37% (0.2450 => 0.2000)
  SingleSource/Benchmarks/CoyoteBench/almabench: -18.37% (0.2450 => 0.2000)
  SingleSource/UnitTests/2002-05-02-CastTest2: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/TestLoop: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Shootout-C++/ary2: -17.98% (0.8900 => 0.7300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -17.86% (0.2800 => 0.2300)
  MultiSource/Applications/obsequi/Obsequi: -17.75% (4.1700 => 3.4300)
  SingleSource/Benchmarks/Shootout-C++/ary3: -17.51% (0.8850 => 0.7300)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -17.39% (0.3450 => 0.2850)
  SingleSource/Benchmarks/Dhrystone/dry: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -16.95% (0.2950 => 0.2450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -16.67% (0.3900 => 0.3250)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -16.46% (26.6150 => 22.2350)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -16.35% (0.7950 => 0.6650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -16.30% (1.1350 => 0.9500)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -16.28% (0.2150 => 0.1800)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -16.22% (2.2500 => 1.8850)
  SingleSource/Benchmarks/Shootout-C++/fibo: -16.06% (0.6850 => 0.5750)
  SingleSource/Benchmarks/Misc/flops-4: -16.00% (0.1250 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -16.00% (0.6250 => 0.5250)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -15.91% (1.1000 => 0.9250)
  MultiSource/Benchmarks/FreeBench/distray/distray: -15.62% (0.3200 => 0.2700)
  MultiSource/Benchmarks/Olden/bisort/bisort: -15.38% (0.1950 => 0.1650)
  SingleSource/Benchmarks/Misc/perlin: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -15.34% (0.8150 => 0.6900)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.15% (0.3300 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -14.89% (0.2350 => 0.2000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -14.89% (0.2350 => 0.2000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -14.85% (0.5050 => 0.4300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -14.83% (6.1350 => 5.2250)
  SingleSource/Benchmarks/Shootout-C++/hello: -14.71% (0.6800 => 0.5800)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -14.69% (3.8450 => 3.2800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -14.58% (0.2400 => 0.2050)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -14.56% (0.7900 => 0.6750)
  SingleSource/UnitTests/2002-05-03-NotTest: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Shootout/random: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -13.94% (4.3050 => 3.7050)
  SingleSource/Benchmarks/Misc/richards_benchmark: -13.73% (0.2550 => 0.2200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -13.72% (19.0200 => 16.4100)
  SingleSource/Benchmarks/Misc/flops-7: -13.64% (0.1100 => 0.0950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -13.61% (3.8950 => 3.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -13.46% (0.2600 => 0.2250)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -13.16% (4.5200 => 3.9250)
  MultiSource/Benchmarks/Bullet/bullet: -13.10% (117.8850 => 102.4400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -12.88% (1.1650 => 1.0150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -12.86% (0.7000 => 0.6100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -12.24% (0.4900 => 0.4300)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -12.19% (2.0100 => 1.7650)
  MultiSource/Applications/hexxagon/hexxagon: -12.10% (3.3050 => 2.9050)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -12.02% (1.0400 => 0.9150)
  SingleSource/Benchmarks/Stanford/Treesort: -12.00% (0.1250 => 0.1100)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -11.36% (0.2200 => 0.1950)
  MultiSource/Benchmarks/McCat/05-eks/eks: -11.31% (1.6350 => 1.4500)
  SingleSource/Benchmarks/Misc/whetstone: -11.11% (0.2700 => 0.2400)
  SingleSource/Benchmarks/Shootout-C++/ary: -11.05% (0.8600 => 0.7650)
  MultiSource/Applications/ClamAV/clamscan: -10.83% (52.1300 => 46.4850)
  MultiSource/Benchmarks/BitBench/five11/five11: -10.81% (0.1850 => 0.1650)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -10.46% (0.7650 => 0.6850)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/llubenchmark/llu: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.20% (0.2450 => 0.2200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -10.02% (6.5350 => 5.8800)
  SingleSource/Benchmarks/McGill/misr: -10.00% (0.2000 => 0.1800)
  SingleSource/Benchmarks/Stanford/Perm: -10.00% (0.1000 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/div: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Olden/health/health: -9.52% (0.4200 => 0.3800)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -9.52% (0.2100 => 0.1900)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -9.43% (0.2650 => 0.2400)
  MultiSource/Benchmarks/mafft/pairlocalalign: -9.43% (31.8800 => 28.8750)
  MultiSource/Benchmarks/Olden/mst/mst: -9.21% (0.3800 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -9.20% (3.3150 => 3.0100)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.18% (0.4900 => 0.4450)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -9.15% (0.7650 => 0.6950)
  MultiSource/Benchmarks/MallocBench/gs/gs: -9.13% (13.2050 => 12.0000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -9.09% (0.7700 => 0.7000)
  SingleSource/Benchmarks/Stanford/Oscar: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -9.03% (52.9500 => 48.1700)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -8.86% (1.1850 => 1.0800)
  SingleSource/Benchmarks/Misc/fbench: -8.70% (0.2300 => 0.2100)
  SingleSource/Benchmarks/Misc/flops-6: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -8.54% (4.9750 => 4.5500)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -8.53% (17.2250 => 15.7550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.33% (0.2400 => 0.2200)
  MultiSource/Benchmarks/Olden/bh/bh: -8.24% (0.9100 => 0.8350)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -8.00% (0.5000 => 0.4600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -7.94% (4.0300 => 3.7100)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -7.83% (1.9800 => 1.8250)
  MultiSource/Applications/SIBsim4/SIBsim4: -7.52% (4.4550 => 4.1200)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.52% (0.6650 => 0.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -7.32% (0.2050 => 0.1900)
  MultiSource/Benchmarks/Olden/power/power: -7.23% (0.4150 => 0.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -7.14% (0.2800 => 0.2600)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -7.11% (0.9850 => 0.9150)
  MultiSource/Benchmarks/Prolangs-C/football/football: -6.97% (2.8700 => 2.6700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -6.96% (8.6150 => 8.0150)
  SingleSource/Benchmarks/Misc/flops: -6.85% (0.3650 => 0.3400)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -6.81% (1.9100 => 1.7800)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -6.45% (0.3100 => 0.2900)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -6.45% (0.1550 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -6.25% (0.2400 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/hash: -6.07% (1.4000 => 1.3150)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -6.06% (4.5350 => 4.2600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.01% (1.5800 => 1.4850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -5.73% (4.1850 => 3.9450)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.70% (2.5450 => 2.4000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -5.58% (4.6600 => 4.4000)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -5.49% (4.0950 => 3.8700)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -5.45% (16.2300 => 15.3450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -5.32% (0.4700 => 0.4450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -5.18% (1.9300 => 1.8300)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -5.13% (0.5850 => 0.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.92% (0.3050 => 0.2900)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -4.85% (12.6750 => 12.0600)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.81% (9.0400 => 8.6050)
  MultiSource/Applications/viterbi/viterbi: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -4.58% (0.6550 => 0.6250)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -4.55% (3.8450 => 3.6700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -4.44% (0.4500 => 0.4300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -4.32% (4.8650 => 4.6550)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.13% (2.0600 => 1.9750)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -3.96% (3.2850 => 3.1550)
  SingleSource/Regression/C++/ofstream_ctor: -3.91% (0.6400 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.82% (1.4400 => 1.3850)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -3.75% (1.7350 => 1.6700)
  MultiSource/Applications/SPASS/SPASS: -3.73% (67.9400 => 65.4050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -3.70% (4.0500 => 3.9000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -3.62% (3.4550 => 3.3300)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -3.57% (0.2800 => 0.2700)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -3.49% (1.7200 => 1.6600)
  MultiSource/Applications/lua/lua: -3.44% (12.0500 => 11.6350)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -3.27% (28.2450 => 27.3200)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -3.23% (0.4650 => 0.4500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.09% (92.4350 => 89.5750)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -3.08% (0.3250 => 0.3150)
  MultiSource/Applications/hbd/hbd: -3.07% (4.2400 => 4.1100)
  MultiSource/Benchmarks/McCat/18-imp/imp: -2.84% (1.0550 => 1.0250)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -2.62% (3.8100 => 3.7100)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -2.56% (15.9850 => 15.5750)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -2.48% (1.2100 => 1.1800)
  SingleSource/Benchmarks/Shootout-C++/matrix: -1.91% (0.7850 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.83% (1.0900 => 1.0700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -1.81% (2.7650 => 2.7150)
  MultiSource/Applications/JM/lencod/lencod: -1.74% (50.2100 => 49.3350)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -1.67% (138.9550 => 136.6350)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.52% (2.6350 => 2.5950)
  SingleSource/Benchmarks/Shootout-C++/objinst: -1.43% (0.7000 => 0.6900)
  MultiSource/Benchmarks/McCat/09-vor/vor: -1.04% (0.9600 => 0.9500)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -43.90% (0.4100 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/ary: -30.77% (0.0650 => 0.0450)
  MultiSource/Applications/lemon/lemon: -30.49% (3.8700 => 2.6900)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -30.00% (0.1000 => 0.0700)
  MultiSource/Applications/SIBsim4/SIBsim4: -28.41% (14.7650 => 10.5700)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.14% (8.4000 => 6.1200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -25.70% (16.6550 => 12.3750)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -24.84% (36.3550 => 27.3250)
  SingleSource/Benchmarks/Stanford/Treesort: -24.64% (0.3450 => 0.2600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -21.29% (16.9300 => 13.3250)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -20.09% (4.4300 => 3.5400)
  SingleSource/Benchmarks/Shootout-C++/hash: -19.95% (2.1800 => 1.7450)
  MultiSource/Applications/JM/ldecod/ldecod: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -19.24% (28.1750 => 22.7550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -18.57% (0.3500 => 0.2850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -18.45% (13.7400 => 11.2050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -18.06% (0.3600 => 0.2950)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -17.48% (28.4850 => 23.5050)
  SingleSource/Benchmarks/Shootout-C++/moments: -17.07% (0.2050 => 0.1700)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -16.67% (3.5700 => 2.9750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -16.20% (18.9150 => 15.8500)
  SingleSource/Benchmarks/Misc/ffbench: -16.20% (4.3200 => 3.6200)
  SingleSource/Benchmarks/Shootout-C++/ary2: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -15.22% (0.4600 => 0.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -14.29% (8.5400 => 7.3200)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -14.07% (19.9700 => 17.1600)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -14.03% (21.0950 => 18.1350)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -14.00% (4.2850 => 3.6850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -13.82% (18.6650 => 16.0850)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.74% (0.6550 => 0.5650)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -13.64% (27.7900 => 24.0000)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.60% (8.2750 => 7.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -13.33% (22.4300 => 19.4400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -13.30% (52.1050 => 45.1750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -12.72% (20.2800 => 17.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -12.69% (9.2600 => 8.0850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -12.32% (22.8950 => 20.0750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -12.00% (11.3300 => 9.9700)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -11.63% (15.5150 => 13.7100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -11.58% (0.9500 => 0.8400)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.54% (3.5950 => 3.1800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -11.11% (12.3300 => 10.9600)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -10.75% (2.3250 => 2.0750)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -10.71% (14.4200 => 12.8750)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -9.92% (17.6950 => 15.9400)
  SingleSource/Benchmarks/Shootout-C++/lists: -9.07% (62.2450 => 56.6000)
  SingleSource/Benchmarks/Shootout/hash: -9.05% (16.7450 => 15.2300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -8.82% (0.3400 => 0.3100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -8.36% (17.2800 => 15.8350)
  SingleSource/Benchmarks/Misc/oourafft: -8.19% (14.1550 => 12.9950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -8.01% (1.9350 => 1.7800)
  MultiSource/Benchmarks/Bullet/bullet: -7.94% (24.1200 => 22.2050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -7.83% (39.7700 => 36.6550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -7.83% (0.8300 => 0.7650)
  MultiSource/Applications/ClamAV/clamscan: -7.79% (0.3850 => 0.3550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -7.55% (9.8000 => 9.0600)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.49% (2.4700 => 2.2850)
  SingleSource/Benchmarks/Misc/salsa20: -7.33% (22.0900 => 20.4700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -7.24% (26.6700 => 24.7400)
  SingleSource/Benchmarks/Misc/dt: -7.21% (6.2400 => 5.7900)
  SingleSource/Benchmarks/Shootout-C++/random: -7.20% (4.0250 => 3.7350)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -7.18% (2.7850 => 2.5850)
  MultiSource/Benchmarks/Olden/power/power: -7.16% (8.1000 => 7.5200)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -6.84% (2.8500 => 2.6550)
  SingleSource/Benchmarks/Misc/flops-8: -6.81% (5.7300 => 5.3400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.70% (8.1300 => 7.5850)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -6.67% (10.9500 => 10.2200)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.57% (8.9800 => 8.3900)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -6.09% (2.8750 => 2.7000)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -5.70% (32.7400 => 30.8750)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -5.49% (0.8200 => 0.7750)
  SingleSource/Benchmarks/Shootout/strcat: -5.43% (0.4600 => 0.4350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.33% (8.7250 => 8.2600)
  SingleSource/Benchmarks/McGill/queens: -5.28% (4.7350 => 4.4850)
  MultiSource/Applications/hexxagon/hexxagon: -5.17% (29.4800 => 27.9550)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.17% (182.4700 => 173.0450)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -5.06% (0.3950 => 0.3750)
  MultiSource/Benchmarks/FreeBench/mason/mason: -5.00% (0.4000 => 0.3800)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -5.00% (0.9000 => 0.8550)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -4.98% (1.1050 => 1.0500)
  SingleSource/Benchmarks/Shootout/ary3: -4.95% (6.6700 => 6.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -4.61% (99.2600 => 94.6800)
  MultiSource/Benchmarks/sim/sim: -4.37% (12.9200 => 12.3550)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -4.32% (13.1800 => 12.6100)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -4.11% (12.8850 => 12.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.07% (13.3750 => 12.8300)
  MultiSource/Applications/sgefa/sgefa: -3.64% (0.8250 => 0.7950)
  SingleSource/Benchmarks/Misc/fp-convert: -3.62% (4.6950 => 4.5250)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.61% (0.8300 => 0.8000)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -3.57% (12.6000 => 12.1500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -3.34% (14.5100 => 14.0250)
  SingleSource/Benchmarks/Misc/flops: -3.34% (17.9750 => 17.3750)
  SingleSource/Benchmarks/Shootout/heapsort: -3.19% (13.7950 => 13.3550)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.92% (9.0650 => 8.8000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -2.78% (18.0100 => 17.5100)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -2.65% (25.2950 => 24.6250)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -2.64% (6.2400 => 6.0750)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -2.57% (42.4800 => 41.3900)
  MultiSource/Benchmarks/Olden/tsp/tsp: -2.45% (9.7850 => 9.5450)
  MultiSource/Benchmarks/NPB-serial/is/is: -2.41% (27.9750 => 27.3000)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.34% (20.9850 => 20.4950)
  SingleSource/Benchmarks/Stanford/Puzzle: -2.30% (0.4350 => 0.4250)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.95% (1.5350 => 1.5050)
  SingleSource/Benchmarks/Linpack/linpack-pc: -1.79% (6.9850 => 6.8600)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.67% (6.6000 => 6.4900)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.63% (4.9100 => 4.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -1.63% (2.4600 => 2.4200)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -1.54% (134.5050 => 132.4300)
  SingleSource/Benchmarks/Shootout/lists: -1.51% (22.5850 => 22.2450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -1.49% (1.0100 => 0.9950)
  SingleSource/Benchmarks/Dhrystone/dry: -1.46% (4.8100 => 4.7400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -1.35% (2.6000 => 2.5650)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.20% (62.5550 => 61.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.16% (0.8600 => 0.8500)
  SingleSource/Regression/C/uint64_to_float: -1.13% (1.7650 => 1.7450)
  SingleSource/Benchmarks/Misc/flops-7: -1.04% (10.1100 => 10.0050)

Added Tests - Compile Time
--------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Added Tests - Execution Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Report Time: 1.08s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140226/731b4213/attachment.html>


More information about the llvm-testresults mailing list