[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
Tue Mar 4 11:03:01 PST 2014


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

Comparing:
     Run: 23106, Order: 202866, Start Time: 2014-03-04 18:20:47, End Time: 2014-03-04 19:08:48
      To: 23104, Order: 202862, Start Time: 2014-03-04 17:28:36, End Time: 2014-03-04 18:16:14
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 9 (271 on baseline)
Performance Improvements: 14 (281 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1087 (534 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 44.44% (0.0450 => 0.0650, std.dev.: 0.0050)
  SingleSource/Benchmarks/Shootout/strcat: 31.25% (0.0800 => 0.1050, std.dev.: 0.0069)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 25.00% (0.2400 => 0.3000, std.dev.: 0.0133)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 46.15% (0.0650 => 0.0950, std.dev.: 0.0098)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 41.11% (11.6400 => 16.4250, std.dev.: 1.3306)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 22.49% (11.8950 => 14.5700, std.dev.: 0.3866)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 16.89% (11.3950 => 13.3200, std.dev.: 0.4068)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 16.13% (22.2200 => 25.8050, std.dev.: 0.9636)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 11.39% (12.6400 => 14.0800, std.dev.: 0.3881)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-05-21-UnionTest: -70.00% (0.0500 => 0.0150, std.dev.: 0.0084)
  SingleSource/Regression/C++/EH/function_try_block: -26.32% (0.0950 => 0.0700, std.dev.: 0.0040)
  MultiSource/Applications/hbd/hbd: -8.44% (4.3850 => 4.0150, std.dev.: 0.0917)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.32% (4.7450 => 4.3500, std.dev.: 0.1404)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -5.68% (2.9950 => 2.8250, std.dev.: 0.0292)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -11.09% (17.6800 => 15.7200, std.dev.: 0.3859)
  SingleSource/Benchmarks/Misc/flops-1: -7.31% (7.2500 => 6.7200, std.dev.: 0.0081)
  MultiSource/Benchmarks/Olden/power/power: -7.17% (8.0900 => 7.5100, std.dev.: 0.0380)
  SingleSource/Benchmarks/Misc/flops-2: -7.14% (4.3400 => 4.0300, std.dev.: 0.0751)
  SingleSource/Benchmarks/Shootout/methcall: -6.67% (9.2900 => 8.6700, std.dev.: 0.0788)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -6.06% (0.1650 => 0.1550, std.dev.: 0.0035)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.82% (21.6700 => 20.6250, std.dev.: 0.3632)
  MultiSource/Applications/lua/lua: -2.74% (67.4450 => 65.5950, std.dev.: 0.6078)
  MultiSource/Applications/hexxagon/hexxagon: -1.30% (30.0250 => 29.6350, std.dev.: 0.0903)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/UnitTests/block-call-r7674133: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest1: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 75.00% (0.0400 => 0.0700)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C++/2003-06-13-Crasher: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/Vector/divides: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 54.55% (0.0550 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 53.33% (0.1500 => 0.2300)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  SingleSource/Regression/C/DuffsDevice: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2002-05-02-CastTest2: 45.45% (0.0550 => 0.0800)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 45.31% (3.2550 => 4.7300)
  SingleSource/Regression/C++/2003-05-14-array-init: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/Vector/sumarray-dbl: 40.00% (0.0500 => 0.0700)
  SingleSource/Benchmarks/Shootout/strcat: 40.00% (0.0750 => 0.1050)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2006-12-01-float_varg: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 36.36% (0.2200 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 35.56% (0.2250 => 0.3050)
  SingleSource/Benchmarks/Shootout/ary3: 33.33% (0.0750 => 0.1000)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 33.33% (0.0600 => 0.0800)
  SingleSource/UnitTests/2008-04-18-LoopBug: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/globalrefs: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 31.71% (0.2050 => 0.2700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 29.86% (3.9850 => 5.1750)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 29.41% (0.2550 => 0.3300)
  SingleSource/Benchmarks/McGill/exptree: 29.17% (0.2400 => 0.3100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 27.78% (0.3600 => 0.4600)
  SingleSource/Regression/C++/fixups: 27.27% (0.0550 => 0.0700)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 26.77% (3.4550 => 4.3800)
  SingleSource/Benchmarks/Linpack/linpack-pc: 26.67% (0.8250 => 1.0450)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 26.11% (1.1300 => 1.4250)
  SingleSource/UnitTests/initp1: 25.93% (0.1350 => 0.1700)
  SingleSource/Benchmarks/Misc/mandel-2: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2007-03-02-VaCopy: 25.00% (0.0400 => 0.0500)
  MultiSource/Applications/sqlite3/sqlite3: 23.97% (63.1750 => 78.3150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 23.92% (3.9300 => 4.8700)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 23.81% (0.4200 => 0.5200)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 23.66% (0.9300 => 1.1500)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 23.61% (0.3600 => 0.4450)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 23.40% (0.2350 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 23.26% (0.2150 => 0.2650)
  SingleSource/Benchmarks/Shootout/sieve: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/McGill/chomp: 22.50% (0.6000 => 0.7350)
  SingleSource/UnitTests/FloatPrecision: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/sim/sim: 21.86% (0.9150 => 1.1150)
  SingleSource/Benchmarks/Stanford/Queens: 21.74% (0.1150 => 0.1400)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 21.43% (0.0700 => 0.0850)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 21.43% (0.0700 => 0.0850)
  SingleSource/UnitTests/Vector/build2: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: 19.05% (0.1050 => 0.1250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 18.46% (3.9550 => 4.6850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 18.14% (4.0800 => 4.8200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 17.65% (0.2550 => 0.3000)
  SingleSource/Benchmarks/Shootout/objinst: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 17.24% (0.1450 => 0.1700)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 16.98% (0.2650 => 0.3100)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 16.91% (0.6800 => 0.7950)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/strcat: 16.15% (0.6500 => 0.7550)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.1550 => 0.1800)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 15.22% (0.2300 => 0.2650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 14.69% (4.0150 => 4.6050)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 14.59% (3.9750 => 4.5550)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 13.95% (0.8600 => 0.9800)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 13.95% (0.2150 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 13.73% (0.2550 => 0.2900)
  MultiSource/Applications/siod/siod: 13.33% (9.3750 => 10.6250)
  MultiSource/Applications/kimwitu++/kc: 13.20% (48.6150 => 55.0300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 12.50% (0.1200 => 0.1350)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 12.34% (1.1750 => 1.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 12.20% (0.2050 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 12.15% (1.0700 => 1.2000)
  SingleSource/Benchmarks/Stanford/FloatMM: 12.00% (0.1250 => 0.1400)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 11.54% (1.0400 => 1.1600)
  MultiSource/Applications/minisat/minisat: 11.27% (2.1300 => 2.3700)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 11.24% (0.4450 => 0.4950)
  MultiSource/Applications/spiff/spiff: 10.64% (3.4300 => 3.7950)
  SingleSource/Benchmarks/Shootout-C++/wc: 10.49% (0.7150 => 0.7900)
  SingleSource/Benchmarks/Shootout/heapsort: 10.34% (0.1450 => 0.1600)
  MultiSource/Applications/treecc/treecc: 9.81% (8.8700 => 9.7400)
  MultiSource/Applications/sgefa/sgefa: 9.79% (1.4300 => 1.5700)
  SingleSource/Benchmarks/Misc/whetstone: 9.26% (0.2700 => 0.2950)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.98% (2.0600 => 2.2450)
  SingleSource/Benchmarks/Dhrystone/fldry: 8.82% (0.1700 => 0.1850)
  MultiSource/Applications/oggenc/oggenc: 8.77% (18.3550 => 19.9650)
  SingleSource/Benchmarks/Shootout-C++/random: 8.46% (0.6500 => 0.7050)
  MultiSource/Applications/aha/aha: 7.89% (0.3800 => 0.4100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.74% (0.7750 => 0.8350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 7.69% (0.2600 => 0.2800)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 7.69% (0.3250 => 0.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 7.44% (15.7850 => 16.9600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 7.14% (0.2800 => 0.3000)
  MultiSource/Benchmarks/NPB-serial/is/is: 6.98% (0.2150 => 0.2300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 6.98% (0.2150 => 0.2300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 6.56% (3.5050 => 3.7350)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 6.45% (0.1550 => 0.1650)
  MultiSource/Applications/d/make_dparser: 6.26% (13.8900 => 14.7600)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 6.15% (2.7650 => 2.9350)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 5.61% (2.6750 => 2.8250)
  MultiSource/Applications/Burg/burg: 5.10% (3.6300 => 3.8150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.00% (0.9000 => 0.9450)
  MultiSource/Applications/JM/ldecod/ldecod: 4.76% (23.8550 => 24.9900)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 4.66% (4.6100 => 4.8250)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 4.58% (0.7650 => 0.8000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 4.41% (0.3400 => 0.3550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 4.26% (0.2350 => 0.2450)
  SingleSource/Benchmarks/Shootout/matrix: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 4.25% (3.6500 => 3.8050)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 4.17% (0.2400 => 0.2500)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 3.94% (4.1850 => 4.3500)
  MultiSource/Benchmarks/Prolangs-C/football/football: 3.83% (2.8700 => 2.9800)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 3.80% (1.1850 => 1.2300)
  MultiSource/Benchmarks/McCat/09-vor/vor: 3.65% (0.9600 => 0.9950)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 3.23% (0.3100 => 0.3200)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 3.16% (2.0600 => 2.1250)
  SingleSource/Benchmarks/Shootout-C++/lists: 2.92% (0.8550 => 0.8800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 2.89% (1.2100 => 1.2450)
  SingleSource/Benchmarks/SmallPT/smallpt: 2.86% (0.5250 => 0.5400)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 2.49% (3.2150 => 3.2950)
  SingleSource/Benchmarks/Shootout-C++/moments: 2.48% (1.2100 => 1.2400)
  SingleSource/UnitTests/Vector/constpool: 2.47% (155.3200 => 159.1550)
  MultiSource/Applications/JM/lencod/lencod: 2.30% (50.2100 => 51.3650)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 2.22% (0.4500 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.21% (0.6800 => 0.6950)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.08% (0.4800 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/matrix: 1.91% (0.7850 => 0.8000)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 1.71% (2.6350 => 2.6800)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.47% (1.3600 => 1.3800)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 1.45% (1.7200 => 1.7450)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.25% (138.9550 => 140.6850)
  MultiSource/Benchmarks/McCat/08-main/main: 1.03% (0.9750 => 0.9850)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.01% (28.2450 => 28.5300)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 178.97% (43.6950 => 121.8950)
  SingleSource/Benchmarks/Misc/fbench: 148.67% (6.7900 => 16.8850)
  SingleSource/Benchmarks/Misc/whetstone: 133.30% (5.5550 => 12.9600)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 124.57% (7.0000 => 15.7200)
  SingleSource/Benchmarks/Shootout/fib2: 84.35% (8.2750 => 15.2550)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.63% (2.2300 => 4.0950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 70.89% (0.3950 => 0.6750)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 52.14% (8.4200 => 12.8100)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 50.00% (0.1300 => 0.1950)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 44.97% (11.3300 => 16.4250)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/FreeBench/neural/neural: 38.71% (0.3100 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 35.71% (0.0700 => 0.0950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 32.02% (21.3600 => 28.2000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 30.69% (17.6450 => 23.0600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 29.20% (18.3550 => 23.7150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 27.86% (11.3950 => 14.5700)
  MultiSource/Applications/kimwitu++/kc: 27.27% (0.1100 => 0.1400)
  SingleSource/Benchmarks/McGill/chomp: 25.15% (2.4650 => 3.0850)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 24.69% (20.6950 => 25.8050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 23.32% (16.3600 => 20.1750)
  MultiSource/Benchmarks/BitBench/five11/five11: 23.19% (60.4450 => 74.4600)
  MultiSource/Applications/aha/aha: 22.56% (5.5850 => 6.8450)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 21.59% (5.8350 => 7.0950)
  MultiSource/Applications/siod/siod: 21.45% (6.3650 => 7.7300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 19.83% (129.1150 => 154.7150)
  SingleSource/Benchmarks/Shootout/sieve: 19.06% (15.2400 => 18.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 18.36% (193.9050 => 229.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 16.67% (67.3550 => 78.5800)
  MultiSource/Applications/sqlite3/sqlite3: 16.50% (12.7550 => 14.8600)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 16.01% (4.8400 => 5.6150)
  SingleSource/Benchmarks/SmallPT/smallpt: 15.94% (60.3850 => 70.0100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 15.88% (3.9050 => 4.5250)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 15.26% (7.1450 => 8.2350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 14.70% (4.1850 => 4.8000)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 12.63% (3.3250 => 3.7450)
  MultiSource/Benchmarks/nbench/nbench: 12.56% (39.7400 => 44.7300)
  MultiSource/Benchmarks/McCat/08-main/main: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 12.26% (13.0500 => 14.6500)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 12.15% (14.1200 => 15.8350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 11.89% (12.0700 => 13.5050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 11.31% (8.5800 => 9.5500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 11.11% (16.2900 => 18.1000)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 10.20% (9.8500 => 10.8550)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 10.03% (14.6550 => 16.1250)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.84% (0.3050 => 0.3350)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.79% (7.3550 => 8.0750)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  MultiSource/Applications/spiff/spiff: 9.50% (16.4150 => 17.9750)
  MultiSource/Applications/viterbi/viterbi: 8.78% (10.1400 => 11.0300)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.77% (12.1950 => 13.2650)
  SingleSource/Benchmarks/Shootout-C++/lists1: 8.57% (1.7500 => 1.9000)
  MultiSource/Applications/oggenc/oggenc: 8.33% (0.3600 => 0.3900)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.33% (0.3000 => 0.3250)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.29% (1.0850 => 1.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 8.27% (11.0000 => 11.9100)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 8.10% (1.4200 => 1.5350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.09% (0.6800 => 0.7350)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.99% (2.0650 => 2.2300)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 7.88% (1.2050 => 1.3000)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.88% (26.0750 => 28.1300)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.82% (5.2450 => 5.6550)
  SingleSource/UnitTests/Vector/multiplies: 7.61% (1.7750 => 1.9100)
  SingleSource/Benchmarks/Shootout/random: 7.50% (3.7350 => 4.0150)
  SingleSource/Benchmarks/Misc/pi: 7.42% (1.5500 => 1.6650)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.24% (23.4000 => 25.0950)
  MultiSource/Applications/obsequi/Obsequi: 7.21% (4.9950 => 5.3550)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 7.06% (0.8500 => 0.9100)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 6.92% (14.7350 => 15.7550)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 6.67% (0.1500 => 0.1600)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 6.58% (16.1200 => 17.1800)
  SingleSource/Benchmarks/Dhrystone/dry: 6.55% (4.8100 => 5.1250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 6.32% (12.8100 => 13.6200)
  MultiSource/Applications/minisat/minisat: 6.19% (24.6350 => 26.1600)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 6.19% (1.5350 => 1.6300)
  MultiSource/Applications/JM/lencod/lencod: 6.18% (18.2800 => 19.4100)
  SingleSource/Benchmarks/Shootout-C++/sieve: 6.16% (6.5700 => 6.9750)
  MultiSource/Applications/SPASS/SPASS: 6.05% (36.1950 => 38.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 6.05% (4.3800 => 4.6450)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 5.98% (19.9700 => 21.1650)
  MultiSource/Benchmarks/McCat/09-vor/vor: 5.71% (0.3500 => 0.3700)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.29% (5.2950 => 5.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 5.27% (13.3750 => 14.0800)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.21% (12.2950 => 12.9350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 4.95% (8.6850 => 9.1150)
  MultiSource/Benchmarks/McCat/18-imp/imp: 4.88% (0.2050 => 0.2150)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 4.74% (3.4800 => 3.6450)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 4.74% (0.9500 => 0.9950)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 4.65% (6.1250 => 6.4100)
  MultiSource/Applications/sgefa/sgefa: 4.24% (0.8250 => 0.8600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 4.23% (12.8850 => 13.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 4.17% (99.2600 => 103.4000)
  SingleSource/Benchmarks/Shootout/lists: 4.12% (22.5850 => 23.5150)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 3.80% (42.4800 => 44.0950)
  SingleSource/Benchmarks/McGill/misr: 3.70% (0.5400 => 0.5600)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.61% (0.8300 => 0.8600)
  SingleSource/Benchmarks/Stanford/Puzzle: 3.45% (0.4350 => 0.4500)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 3.33% (0.9000 => 0.9300)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 3.24% (5.1000 => 5.2650)
  SingleSource/Benchmarks/Misc-C++/bigfib: 3.05% (0.6550 => 0.6750)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.97% (1.0100 => 1.0400)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 2.44% (0.8200 => 0.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 2.42% (0.6200 => 0.6350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 2.31% (1.0800 => 1.1050)
  MultiSource/Benchmarks/NPB-serial/is/is: 2.27% (27.9750 => 28.6100)
  SingleSource/Regression/C/uint64_to_float: 2.27% (1.7650 => 1.8050)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.23% (24.1750 => 24.7150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 2.14% (22.4300 => 22.9100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 2.03% (2.4600 => 2.5100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 2.00% (8.7650 => 8.9400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 1.80% (1.6700 => 1.7000)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.79% (6.4200 => 6.5350)
  SingleSource/Benchmarks/Shootout/matrix: 1.70% (6.4850 => 6.5950)
  SingleSource/Benchmarks/Misc/oourafft: 1.66% (14.1550 => 14.3900)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 1.55% (4.1950 => 4.2600)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.47% (62.5550 => 63.4750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.41% (10.2850 => 10.4300)
  MultiSource/Applications/lua/lua: 1.15% (64.8500 => 65.5950)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.01% (9.9250 => 10.0250)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/2003-05-21-UnionTest: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/pointer_arithmetic: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/Vector/build: -55.56% (0.0450 => 0.0200)
  SingleSource/Regression/C++/pointer_member: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -43.75% (0.0800 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/callargs: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/conditional-gnu-ext: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-4: -36.00% (0.1250 => 0.0800)
  MultiSource/Applications/lemon/lemon: -34.20% (5.6000 => 3.6850)
  SingleSource/Benchmarks/Shootout/fib2: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/PR1386: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/testtrace: -33.33% (0.0750 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-6: -30.43% (0.1150 => 0.0800)
  SingleSource/UnitTests/2006-01-23-UnionInit: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2003-05-07-VarArgs: -29.41% (0.0850 => 0.0600)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Shootout/nestedloop: -28.57% (0.1050 => 0.0750)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -27.54% (0.3450 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -27.34% (1.3350 => 0.9700)
  SingleSource/UnitTests/2002-08-02-CastTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/AtomicOps: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -26.52% (1.9800 => 1.4550)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -25.00% (0.1000 => 0.0750)
  SingleSource/Benchmarks/Misc/lowercase: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/nbench/nbench: -25.00% (4.6600 => 3.4950)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C/casts: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/Olden/power/power: -22.89% (0.4150 => 0.3200)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -22.60% (0.7300 => 0.5650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -22.45% (0.2450 => 0.1900)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -22.39% (0.3350 => 0.2600)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -21.88% (0.1600 => 0.1250)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -20.22% (5.4150 => 4.3200)
  SingleSource/Benchmarks/Misc/fp-convert: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-02-04-DivRem: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/printargs: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -20.00% (0.0750 => 0.0600)
  SingleSource/Regression/C/badidx: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.87% (0.2650 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -18.60% (0.2150 => 0.1750)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -18.57% (0.7000 => 0.5700)
  SingleSource/Benchmarks/Misc/flops-5: -18.18% (0.1100 => 0.0900)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/bisort/bisort: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Misc/flops: -17.81% (0.3650 => 0.3000)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -17.69% (6.1350 => 5.0500)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -17.56% (2.2500 => 1.8550)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -17.26% (0.9850 => 0.8150)
  SingleSource/Benchmarks/Dhrystone/dry: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -16.98% (0.5300 => 0.4400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -16.95% (0.2950 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -16.48% (6.2800 => 5.2450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -16.08% (0.9950 => 0.8350)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -16.07% (0.2800 => 0.2350)
  SingleSource/Benchmarks/Stanford/IntMM: -16.00% (0.1250 => 0.1050)
  SingleSource/Regression/C/bigstack: -16.00% (0.1250 => 0.1050)
  SingleSource/Regression/C/sumarraymalloc: -15.79% (0.0950 => 0.0800)
  SingleSource/UnitTests/Vector/multiplies: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -15.79% (0.6650 => 0.5600)
  MultiSource/Applications/hexxagon/hexxagon: -15.43% (3.3050 => 2.7950)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/member-function-pointers: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.15% (0.3300 => 0.2800)
  SingleSource/Benchmarks/Misc/flops-1: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -14.59% (19.0200 => 16.2450)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -14.54% (1.1350 => 0.9700)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -14.38% (4.5200 => 3.8700)
  SingleSource/Benchmarks/Misc/pi: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -14.29% (0.2450 => 0.2100)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -14.29% (0.1050 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/factor: -14.29% (0.1050 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -14.11% (0.8150 => 0.7000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -13.77% (4.9750 => 4.2900)
  SingleSource/Benchmarks/Shootout-C++/ary3: -12.99% (0.8850 => 0.7700)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -12.99% (0.7700 => 0.6700)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Olden/tsp/tsp: -12.82% (0.3900 => 0.3400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -12.61% (3.8450 => 3.3600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -12.50% (0.6800 => 0.5950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -12.47% (6.5350 => 5.7200)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -12.10% (26.6150 => 23.3950)
  MultiSource/Benchmarks/Olden/mst/mst: -11.84% (0.3800 => 0.3350)
  SingleSource/Benchmarks/Shootout-C++/ary2: -11.80% (0.8900 => 0.7850)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -11.45% (0.6550 => 0.5800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -11.14% (1.9300 => 1.7150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -10.87% (0.2300 => 0.2050)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -10.70% (2.0100 => 1.7950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -10.69% (4.3050 => 3.8450)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -10.51% (17.2250 => 15.4150)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -10.45% (1.1000 => 0.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -10.42% (0.2400 => 0.2150)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -10.16% (3.7400 => 3.3600)
  MultiSource/Benchmarks/Bullet/bullet: -10.15% (117.8850 => 105.9150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -10.01% (3.8950 => 3.5050)
  SingleSource/Benchmarks/McGill/misr: -10.00% (0.2000 => 0.1800)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -10.00% (0.5000 => 0.4500)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.82% (0.5600 => 0.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -9.62% (0.2600 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/hello: -9.56% (0.6800 => 0.6150)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -9.32% (0.5900 => 0.5350)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -9.23% (0.3250 => 0.2950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.18% (0.4900 => 0.4450)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -9.18% (0.4900 => 0.4450)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -9.15% (0.7650 => 0.6950)
  MultiSource/Applications/obsequi/Obsequi: -9.11% (4.1700 => 3.7900)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -9.04% (4.5350 => 4.1250)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -9.04% (4.0950 => 3.7250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.88% (8.6150 => 7.8500)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -8.86% (0.7900 => 0.7200)
  MultiSource/Benchmarks/Olden/bh/bh: -8.79% (0.9100 => 0.8300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -8.65% (1.7350 => 1.5850)
  MultiSource/Applications/ClamAV/clamscan: -8.58% (52.1300 => 47.6550)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.58% (4.6600 => 4.2600)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -8.55% (0.5850 => 0.5350)
  MultiSource/Benchmarks/MallocBench/gs/gs: -8.41% (13.2050 => 12.0950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -8.15% (1.1650 => 1.0700)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -8.10% (52.9500 => 48.6600)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -7.92% (0.5050 => 0.4650)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.84% (4.7200 => 4.3500)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -7.70% (16.2300 => 14.9800)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/Shootout-C++/fibo: -7.30% (0.6850 => 0.6350)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -7.28% (1.5800 => 1.4650)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -7.20% (0.6250 => 0.5800)
  MultiSource/Benchmarks/McCat/05-eks/eks: -7.03% (1.6350 => 1.5200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -6.90% (0.2900 => 0.2700)
  SingleSource/Benchmarks/Stanford/Oscar: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Misc/oourafft: -6.80% (0.7350 => 0.6850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -6.78% (3.9100 => 3.6450)
  MultiSource/Benchmarks/mafft/pairlocalalign: -6.76% (31.8800 => 29.7250)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -6.52% (0.2300 => 0.2150)
  SingleSource/Benchmarks/Misc/ReedSolomon: -6.52% (0.6900 => 0.6450)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -6.37% (1.8050 => 1.6900)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -6.23% (12.6750 => 11.8850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -6.06% (3.7150 => 3.4900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.05% (4.0500 => 3.8050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -5.86% (4.9500 => 4.6600)
  MultiSource/Benchmarks/Olden/em3d/em3d: -5.77% (0.5200 => 0.4900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -5.75% (3.7400 => 3.5250)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -5.73% (3.7550 => 3.5400)
  MultiSource/Benchmarks/McCat/18-imp/imp: -5.69% (1.0550 => 0.9950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -5.59% (3.8450 => 3.6300)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -5.56% (3.6900 => 3.4850)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -5.50% (1.9100 => 1.8050)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -5.33% (2.8150 => 2.6650)
  MultiSource/Applications/hbd/hbd: -5.31% (4.2400 => 4.0150)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.16% (2.3250 => 2.2050)
  SingleSource/Benchmarks/Misc/perlin: -5.13% (0.1950 => 0.1850)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -4.78% (3.9750 => 3.7850)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.64% (1.4000 => 1.3350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -4.41% (3.8550 => 3.6850)
  SingleSource/Benchmarks/Misc/fbench: -4.35% (0.2300 => 0.2200)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -4.26% (0.4700 => 0.4500)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.20% (9.0400 => 8.6600)
  SingleSource/Benchmarks/Shootout-C++/hash2: -4.17% (1.4400 => 1.3800)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -3.85% (2.0800 => 2.0000)
  MultiSource/Applications/lua/lua: -3.82% (12.0500 => 11.5900)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.82% (4.4550 => 4.2850)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -3.73% (2.5450 => 2.4500)
  SingleSource/Benchmarks/Shootout-C++/ary: -3.49% (0.8600 => 0.8300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -3.41% (3.8100 => 3.6800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.30% (92.4350 => 89.3850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -3.23% (0.3100 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/lists1: -3.21% (1.0900 => 1.0550)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -3.20% (0.6250 => 0.6050)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.14% (0.7950 => 0.7700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -2.70% (3.8950 => 3.7900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -2.28% (15.9850 => 15.6200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.28% (3.9500 => 3.8600)
  MultiSource/Applications/SPASS/SPASS: -2.06% (67.9400 => 66.5400)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -1.54% (4.8650 => 4.7900)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -1.52% (0.9850 => 0.9700)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -1.50% (0.6650 => 0.6550)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -1.36% (3.3150 => 3.2700)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -29.27% (0.4100 => 0.2900)
  MultiSource/Applications/lemon/lemon: -28.04% (3.8700 => 2.7850)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.80% (8.4000 => 6.0650)
  MultiSource/Applications/JM/ldecod/ldecod: -25.81% (0.1550 => 0.1150)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.42% (14.7650 => 11.1600)
  SingleSource/Benchmarks/Stanford/Treesort: -23.19% (0.3450 => 0.2650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -20.11% (36.3550 => 29.0450)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -19.94% (28.4850 => 22.8050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -16.55% (18.9150 => 15.7850)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -16.48% (16.6550 => 13.9100)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -16.22% (52.1050 => 43.6550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -15.71% (0.3500 => 0.2950)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -15.35% (4.4300 => 3.7500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -14.91% (28.1750 => 23.9750)
  SingleSource/Benchmarks/Shootout-C++/hash: -14.68% (2.1800 => 1.8600)
  SingleSource/Benchmarks/Misc/ffbench: -14.24% (4.3200 => 3.7050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -13.89% (0.3600 => 0.3100)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -13.82% (8.5400 => 7.3600)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.01% (2.8150 => 2.5050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -10.97% (2.3250 => 2.0700)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -10.79% (12.3300 => 11.0000)
  MultiSource/Applications/ClamAV/clamscan: -10.39% (0.3850 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -10.24% (0.8300 => 0.7450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -9.29% (9.2600 => 8.4000)
  MultiSource/Benchmarks/Olden/mst/mst: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -9.00% (26.6700 => 24.2700)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -8.89% (27.7900 => 25.3200)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -8.82% (0.3400 => 0.3100)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -8.82% (3.5700 => 3.2550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -8.68% (16.9300 => 15.4600)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -8.63% (14.4200 => 13.1750)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -8.40% (0.6550 => 0.6000)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -8.17% (4.2850 => 3.9350)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.89% (2.4700 => 2.2750)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -7.71% (17.6950 => 16.3300)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.37% (3.5950 => 3.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -7.32% (0.6150 => 0.5700)
  MultiSource/Benchmarks/Olden/power/power: -7.28% (8.1000 => 7.5100)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.98% (0.2150 => 0.2000)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -6.90% (20.2800 => 18.8800)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -6.49% (21.0950 => 19.7250)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.40% (8.9800 => 8.4050)
  SingleSource/Benchmarks/Linpack/linpack-pc: -6.37% (6.9850 => 6.5400)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.04% (8.2750 => 7.7750)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.90% (39.7700 => 37.4250)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -5.61% (17.2800 => 16.3100)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -5.46% (22.8950 => 21.6450)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -5.29% (6.2400 => 5.9100)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -5.24% (9.0650 => 8.5900)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -5.07% (20.7100 => 19.6600)
  SingleSource/Benchmarks/Shootout-C++/lists: -5.04% (62.2450 => 59.1050)
  MultiSource/Benchmarks/sim/sim: -4.57% (12.9200 => 12.3300)
  SingleSource/Benchmarks/Shootout/hash: -4.27% (16.7450 => 16.0300)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.19% (182.4700 => 174.8300)
  SingleSource/Benchmarks/Shootout/ary3: -4.05% (6.6700 => 6.4000)
  SingleSource/Benchmarks/Misc/salsa20: -3.94% (22.0900 => 21.2200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.83% (9.8000 => 9.4250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.72% (1.0750 => 1.0350)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -3.67% (12.1150 => 11.6700)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -3.58% (15.5150 => 14.9600)
  MultiSource/Benchmarks/Olden/tsp/tsp: -3.47% (9.7850 => 9.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -3.46% (1.8800 => 1.8150)
  MultiSource/Benchmarks/llubenchmark/llu: -3.40% (16.0500 => 15.5050)
  SingleSource/Benchmarks/Misc/fp-convert: -3.30% (4.6950 => 4.5400)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -3.06% (13.7400 => 13.3200)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.97% (10.9500 => 10.6250)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -2.81% (8.7250 => 8.4800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -2.34% (4.9100 => 4.7950)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -2.23% (32.7400 => 32.0100)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -2.17% (0.4600 => 0.4500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -1.92% (18.0100 => 17.6650)
  MultiSource/Benchmarks/Bullet/bullet: -1.82% (24.1200 => 23.6800)
  SingleSource/Benchmarks/Shootout/heapsort: -1.78% (13.7950 => 13.5500)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.74% (6.6000 => 6.4850)
  SingleSource/Benchmarks/Misc/ReedSolomon: -1.72% (20.9850 => 20.6250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -1.55% (18.6650 => 18.3750)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.55% (1.9350 => 1.9050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.27% (12.6000 => 12.4400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -1.05% (8.1300 => 8.0450)

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.11s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140304/c848f388/attachment.html>


More information about the llvm-testresults mailing list