[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
Fri Feb 7 12:05:02 PST 2014


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

Comparing:
     Run: 21939, Order: 200982, Start Time: 2014-02-07 19:21:34, End Time: 2014-02-07 20:10:20
      To: 21935, Order: 200981, Start Time: 2014-02-07 18:28:58, End Time: 2014-02-07 19:17:57
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 19 (249 on baseline)
Performance Improvements: 4 (301 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1087 (536 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 133.33% (0.0150 => 0.0350, std.dev.: 0.0064)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 85.71% (0.0350 => 0.0650, std.dev.: 0.0081)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 63.10% (3.7800 => 6.1650, std.dev.: 0.2567)
  SingleSource/UnitTests/member-function-pointers: 45.45% (0.0550 => 0.0800, std.dev.: 0.0081)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 37.50% (0.4400 => 0.6050, std.dev.: 0.0325)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 30.00% (0.1500 => 0.1950, std.dev.: 0.0137)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 27.26% (4.4200 => 5.6250, std.dev.: 0.3776)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 23.29% (0.3650 => 0.4500, std.dev.: 0.0248)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 19.09% (4.0850 => 4.8650, std.dev.: 0.2378)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 16.95% (3.8650 => 4.5200, std.dev.: 0.0800)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 15.49% (3.8100 => 4.4000, std.dev.: 0.1935)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 14.05% (4.1650 => 4.7500, std.dev.: 0.0546)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 13.54% (3.9500 => 4.4850, std.dev.: 0.0942)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 4.27% (3.9850 => 4.1550, std.dev.: 0.0650)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 60.10% (11.4300 => 18.3000, std.dev.: 0.2825)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 57.39% (18.3750 => 28.9200, std.dev.: 0.7201)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 48.02% (15.8700 => 23.4900, std.dev.: 0.8553)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 23.91% (1.4850 => 1.8400, std.dev.: 0.0587)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 20.21% (25.2150 => 30.3100, std.dev.: 0.8953)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -83.33% (0.0300 => 0.0050, std.dev.: 0.0087)
  SingleSource/Regression/C/PR491: -50.00% (0.0400 => 0.0200, std.dev.: 0.0061)
  SingleSource/Benchmarks/Stanford/Treesort: -25.00% (0.1400 => 0.1050, std.dev.: 0.0091)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -11.35% (3.9200 => 3.4750, std.dev.: 0.0986)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 300.00% (0.0050 => 0.0200)
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 100.00% (0.0350 => 0.0700)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2003-07-10-SignConversions: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 68.90% (3.6500 => 6.1650)
  SingleSource/Regression/C++/2003-06-13-Crasher: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest3: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/byval-alignment: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 45.91% (3.8550 => 5.6250)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 45.45% (0.0550 => 0.0800)
  SingleSource/Regression/C++/short_circuit_dtor: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 43.64% (0.8250 => 1.1850)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 42.86% (0.2100 => 0.3000)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 41.86% (0.2150 => 0.3050)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 34.48% (0.1450 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 34.09% (0.2200 => 0.2950)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 33.33% (0.1200 => 0.1600)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-3: 33.33% (0.0900 => 0.1200)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 32.56% (0.2150 => 0.2850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 31.66% (3.6950 => 4.8650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 31.25% (0.2400 => 0.3150)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 30.96% (3.7150 => 4.8650)
  SingleSource/Regression/C++/pointer_method: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 27.74% (3.9300 => 5.0200)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 27.43% (1.1300 => 1.4400)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 25.35% (3.2550 => 4.0800)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 25.00% (0.3600 => 0.4500)
  SingleSource/Regression/C++/BuiltinTypeInfo: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-08-11-VaListArg: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/Vector/divides: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/conditional-gnu-ext: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.66% (4.0150 => 5.0050)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 24.60% (3.7400 => 4.6600)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 23.16% (4.0800 => 5.0250)
  SingleSource/UnitTests/member-function-pointers: 23.08% (0.0650 => 0.0800)
  MultiSource/Applications/sqlite3/sqlite3: 22.87% (63.1750 => 77.6250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 22.22% (0.2250 => 0.2750)
  SingleSource/Regression/C/globalrefs: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2003-04-22-Switch: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  SingleSource/UnitTests/2003-05-31-CastToBool: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 21.00% (0.5000 => 0.6050)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 20.75% (0.2650 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 20.51% (0.1950 => 0.2350)
  MultiSource/Benchmarks/sim/sim: 20.22% (0.9150 => 1.1000)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 20.00% (0.1500 => 0.1800)
  SingleSource/Benchmarks/Shootout/ary3: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Shootout/strcat: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 19.75% (3.9750 => 4.7600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 19.61% (0.2550 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 18.28% (0.9300 => 1.1000)
  SingleSource/Regression/C++/fixups: 18.18% (0.0550 => 0.0650)
  SingleSource/Regression/C/DuffsDevice: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest2: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 17.00% (4.0600 => 4.7500)
  SingleSource/Benchmarks/McGill/exptree: 16.67% (0.2400 => 0.2800)
  SingleSource/Benchmarks/Misc/flops-2: 16.67% (0.0900 => 0.1050)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 16.11% (3.7550 => 4.3600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 16.05% (3.8950 => 4.5200)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 15.49% (3.8100 => 4.4000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 15.42% (3.9550 => 4.5650)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 15.12% (0.8600 => 0.9900)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 15.08% (4.6100 => 5.3050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 14.70% (3.6050 => 4.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 14.63% (0.2050 => 0.2350)
  SingleSource/Benchmarks/Stanford/Quicksort: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/BitBench/five11/five11: 13.51% (0.1850 => 0.2100)
  SingleSource/UnitTests/Vector/build2: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 13.24% (0.3400 => 0.3850)
  MultiSource/Applications/siod/siod: 13.12% (9.3750 => 10.6050)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 12.83% (3.9750 => 4.4850)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 12.67% (15.7850 => 17.7850)
  SingleSource/Benchmarks/McGill/chomp: 12.50% (0.6000 => 0.6750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 12.50% (0.2000 => 0.2250)
  MultiSource/Applications/minisat/minisat: 12.21% (2.1300 => 2.3900)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 11.91% (1.1750 => 1.3150)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 11.24% (0.4450 => 0.4950)
  MultiSource/Applications/sgefa/sgefa: 10.84% (1.4300 => 1.5850)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 10.75% (1.0700 => 1.1850)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.00% (0.6500 => 0.7150)
  MultiSource/Applications/kimwitu++/kc: 9.92% (48.6150 => 53.4400)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 9.23% (0.3250 => 0.3550)
  MultiSource/Applications/oggenc/oggenc: 8.99% (18.3550 => 20.0050)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 8.88% (2.8150 => 3.0650)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.70% (0.2300 => 0.2500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 8.33% (0.3600 => 0.3900)
  MultiSource/Applications/JM/ldecod/ldecod: 8.17% (23.8550 => 25.8050)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 7.89% (0.1900 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/random: 7.69% (0.6500 => 0.7000)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.22% (0.9000 => 0.9650)
  MultiSource/Benchmarks/NPB-serial/is/is: 6.98% (0.2150 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 6.25% (0.2400 => 0.2550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.15% (0.3250 => 0.3450)
  SingleSource/Benchmarks/Shootout-C++/moments: 5.79% (1.2100 => 1.2800)
  MultiSource/Applications/treecc/treecc: 5.30% (8.8700 => 9.3400)
  MultiSource/Applications/d/make_dparser: 5.26% (13.8900 => 14.6200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 5.19% (3.9500 => 4.1550)
  SingleSource/Benchmarks/Shootout-C++/wc: 4.90% (0.7150 => 0.7500)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 4.88% (0.2050 => 0.2150)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 4.57% (0.9850 => 1.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 4.55% (0.2200 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 4.41% (0.6800 => 0.7100)
  MultiSource/Applications/spiff/spiff: 4.37% (3.4300 => 3.5800)
  SingleSource/Regression/C++/ofstream_ctor: 3.91% (0.6400 => 0.6650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.85% (0.2600 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 3.68% (1.3600 => 1.4100)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 3.45% (0.2900 => 0.3000)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 3.20% (1.7200 => 1.7750)
  MultiSource/Applications/lambda-0_1_3/lambda: 3.16% (2.0600 => 2.1250)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 3.13% (0.4800 => 0.4950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 2.89% (2.7650 => 2.8450)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.62% (2.6750 => 2.7450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 2.57% (4.8650 => 4.9900)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 2.54% (0.5900 => 0.6050)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 2.53% (1.1850 => 1.2150)
  SingleSource/Benchmarks/Shootout-C++/objinst: 2.14% (0.7000 => 0.7150)
  MultiSource/Applications/Burg/burg: 2.07% (3.6300 => 3.7050)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 1.59% (4.7200 => 4.7950)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.36% (3.6900 => 3.7400)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 1.24% (1.2100 => 1.2250)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 175.90% (43.6950 => 120.5550)
  SingleSource/Benchmarks/Misc/fbench: 147.13% (6.7900 => 16.7800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 139.64% (7.0000 => 16.7750)
  SingleSource/Benchmarks/Misc/whetstone: 126.82% (5.5550 => 12.6000)
  SingleSource/Benchmarks/Shootout/fib2: 84.71% (8.2750 => 15.2850)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 63.29% (0.3950 => 0.6450)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 50.00% (0.1300 => 0.1950)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 48.42% (12.3300 => 18.3000)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Applications/kimwitu++/kc: 40.91% (0.1100 => 0.1550)
  MultiSource/Benchmarks/FreeBench/neural/neural: 38.71% (0.3100 => 0.4300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 37.09% (21.0950 => 28.9200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 31.48% (21.3600 => 28.0850)
  SingleSource/Benchmarks/McGill/chomp: 28.40% (2.4650 => 3.1650)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 26.94% (18.3550 => 23.3000)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 24.19% (18.9150 => 23.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 23.21% (129.1150 => 159.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 22.72% (67.3550 => 82.6550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 21.27% (4.1850 => 5.0750)
  MultiSource/Applications/siod/siod: 20.19% (6.3650 => 7.6500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 19.22% (193.9050 => 231.1800)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 17.87% (4.8400 => 5.7050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 16.71% (8.7650 => 10.2300)
  MultiSource/Benchmarks/BitBench/five11/five11: 16.47% (60.4450 => 70.4000)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 15.20% (8.4200 => 9.7000)
  SingleSource/Benchmarks/SmallPT/smallpt: 14.77% (60.3850 => 69.3050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 13.65% (26.6700 => 30.3100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 12.80% (3.9050 => 4.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 12.77% (1.8800 => 2.1200)
  MultiSource/Applications/oggenc/oggenc: 12.50% (0.3600 => 0.4050)
  MultiSource/Applications/sqlite3/sqlite3: 12.23% (12.7550 => 14.3150)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 12.11% (14.7350 => 16.5200)
  SingleSource/Benchmarks/Shootout/sieve: 12.11% (15.2400 => 17.0850)
  MultiSource/Applications/aha/aha: 11.82% (5.5850 => 6.2450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 10.87% (10.9500 => 12.1400)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 10.51% (9.8500 => 10.8850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 10.49% (20.6950 => 22.8650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 10.18% (1.6700 => 1.8400)
  MultiSource/Applications/viterbi/viterbi: 10.16% (10.1400 => 11.1700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.08% (13.0500 => 14.2350)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.05% (16.2900 => 17.7650)
  MultiSource/Applications/obsequi/Obsequi: 8.91% (4.9950 => 5.4400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 8.87% (17.6450 => 19.2100)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.33% (0.3000 => 0.3250)
  MultiSource/Benchmarks/nbench/nbench: 8.06% (39.7400 => 42.9450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 7.88% (4.3800 => 4.7250)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 7.84% (26.0750 => 28.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 7.78% (22.4300 => 24.1750)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 7.78% (14.6550 => 15.7950)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  SingleSource/Benchmarks/Misc/flops-1: 7.64% (6.7400 => 7.2550)
  SingleSource/Benchmarks/Misc/flops-2: 7.54% (4.0450 => 4.3500)
  SingleSource/Benchmarks/Shootout/random: 7.50% (3.7350 => 4.0150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.39% (1.4200 => 1.5250)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.33% (23.4000 => 25.1150)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 7.28% (8.5800 => 9.2050)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 7.17% (1.5350 => 1.6450)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 7.07% (3.3250 => 3.5600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 7.06% (16.3600 => 17.5150)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 7.06% (0.8500 => 0.9100)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.02% (2.0650 => 2.2100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 7.00% (20.7100 => 22.1600)
  SingleSource/Benchmarks/Shootout/methcall: 6.78% (8.6300 => 9.2150)
  MultiSource/Applications/JM/lencod/lencod: 6.10% (18.2800 => 19.3950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 5.91% (14.1200 => 14.9550)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.91% (5.8350 => 6.1800)
  MultiSource/Applications/sgefa/sgefa: 5.45% (0.8250 => 0.8700)
  MultiSource/Applications/d/make_dparser: 5.41% (0.1850 => 0.1950)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 4.93% (16.1200 => 16.9150)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.88% (12.2950 => 12.8950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.77% (11.0000 => 11.5250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 4.64% (12.8100 => 13.4050)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 4.56% (1.2050 => 1.2600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 4.56% (11.3950 => 11.9150)
  MultiSource/Applications/minisat/minisat: 4.12% (24.6350 => 25.6500)
  MultiSource/Applications/SPASS/SPASS: 4.08% (36.1950 => 37.6700)
  MultiSource/Applications/lua/lua: 4.05% (64.8500 => 67.4750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 4.02% (15.1600 => 15.7700)
  SingleSource/Benchmarks/Shootout-C++/hash2: 3.93% (9.9250 => 10.3150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 3.86% (8.6850 => 9.0200)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.61% (0.8300 => 0.8600)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 3.49% (11.3300 => 11.7250)
  SingleSource/Benchmarks/Shootout/strcat: 3.26% (0.4600 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.06% (99.2600 => 102.2950)
  SingleSource/Benchmarks/McGill/misr: 2.78% (0.5400 => 0.5550)
  MultiSource/Applications/spiff/spiff: 2.74% (16.4150 => 16.8650)
  SingleSource/Benchmarks/Misc/flops-3: 2.71% (7.1900 => 7.3850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 2.64% (28.1750 => 28.9200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.45% (5.3000 => 5.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 2.42% (0.6200 => 0.6350)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.41% (6.4200 => 6.5750)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 2.31% (7.3550 => 7.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 2.21% (0.6800 => 0.6950)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.16% (5.1000 => 5.2100)
  MultiSource/Benchmarks/mafft/pairlocalalign: 2.07% (62.5550 => 63.8500)
  SingleSource/Benchmarks/Dhrystone/fldry: 2.00% (5.2450 => 5.3500)
  SingleSource/UnitTests/Vector/multiplies: 1.97% (1.7750 => 1.8100)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 1.90% (12.8850 => 13.1300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 1.85% (1.0800 => 1.1000)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.83% (1.6400 => 1.6700)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.83% (6.5700 => 6.6900)
  SingleSource/Benchmarks/Misc/oourafft: 1.70% (14.1550 => 14.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 1.63% (0.6150 => 0.6250)
  MultiSource/Benchmarks/NPB-serial/is/is: 1.45% (27.9750 => 28.3800)
  SingleSource/Benchmarks/Misc/richards_benchmark: 1.24% (2.8150 => 2.8500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.22% (2.4600 => 2.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 1.16% (0.8600 => 0.8700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.02% (10.2850 => 10.3900)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 1.01% (3.4800 => 3.5150)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2007-04-25-weak: -100.00% (0.0300 => 0.0000)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -87.50% (0.0400 => 0.0050)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -66.67% (0.0300 => 0.0100)
  SingleSource/Regression/C/pointer_arithmetic: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2009-12-07-StructReturn: -55.56% (0.0450 => 0.0200)
  SingleSource/Regression/C/callargs: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/2002-08-02-CastTest2: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/AtomicOps: -46.67% (0.0750 => 0.0400)
  SingleSource/Benchmarks/Shootout/hello: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C++/global_ctor: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -38.46% (0.0650 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-4: -36.00% (0.1250 => 0.0800)
  SingleSource/UnitTests/FloatPrecision: -33.33% (0.0450 => 0.0300)
  SingleSource/Benchmarks/Misc/lowercase: -31.25% (0.0800 => 0.0550)
  SingleSource/Regression/C++/pointer_member: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-05-31-LongShifts: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -29.21% (1.3350 => 0.9450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -28.99% (0.3450 => 0.2450)
  MultiSource/Applications/lemon/lemon: -28.66% (5.6000 => 3.9950)
  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/2009-04-16-BitfieldInitialization: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/StructModifyTest: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -28.30% (0.2650 => 0.1900)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/PR640: -26.67% (0.0750 => 0.0550)
  SingleSource/Regression/C/testtrace: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/Vector/multiplies: -26.32% (0.0950 => 0.0700)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0800 => 0.0600)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Stanford/FloatMM: -24.00% (0.1250 => 0.0950)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -23.88% (0.3350 => 0.2550)
  SingleSource/Benchmarks/Shootout/nestedloop: -23.81% (0.1050 => 0.0800)
  SingleSource/UnitTests/SignlessTypes/shr: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -23.73% (0.2950 => 0.2250)
  MultiSource/Benchmarks/nbench/nbench: -23.71% (4.6600 => 3.5550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -22.53% (4.9500 => 3.8350)
  MultiSource/Benchmarks/McCat/08-main/main: -21.54% (0.9750 => 0.7650)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -21.43% (0.2800 => 0.2200)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -21.43% (0.7000 => 0.5500)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -20.93% (0.2150 => 0.1700)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -20.55% (0.7300 => 0.5800)
  MultiSource/Benchmarks/Olden/tsp/tsp: -20.51% (0.3900 => 0.3100)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  MultiSource/Applications/aha/aha: -19.74% (0.3800 => 0.3050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -19.55% (1.1000 => 0.8850)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -19.15% (0.2350 => 0.1900)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -19.11% (5.4150 => 4.3800)
  SingleSource/UnitTests/SignlessTypes/factor: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -19.02% (0.8150 => 0.6600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -18.95% (19.0200 => 15.4150)
  SingleSource/Regression/C/matrixTranspose: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -18.37% (0.2450 => 0.2000)
  SingleSource/Benchmarks/Misc/dt: -18.18% (0.1100 => 0.0900)
  SingleSource/Benchmarks/Misc/flops-5: -18.18% (0.1100 => 0.0900)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/cast2: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -18.06% (1.1350 => 0.9300)
  MultiSource/Benchmarks/Olden/bisort/bisort: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Misc/perlin: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Misc/salsa20: -17.65% (0.1700 => 0.1400)
  SingleSource/Regression/C++/pointer_method2: -17.65% (0.0850 => 0.0700)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -17.59% (0.9950 => 0.8200)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -17.39% (4.9750 => 4.1100)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -16.59% (4.5200 => 3.7700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/Stanford/Treesort: -16.00% (0.1250 => 0.1050)
  SingleSource/Benchmarks/Misc/richards_benchmark: -15.69% (0.2550 => 0.2150)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -15.62% (0.1600 => 0.1350)
  SingleSource/UnitTests/Vector/simple: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/fbench: -15.22% (0.2300 => 0.1950)
  SingleSource/UnitTests/2006-01-23-UnionInit: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/McCat/05-eks/eks: -14.68% (1.6350 => 1.3950)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -14.40% (0.6250 => 0.5350)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Dhrystone/dry: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -14.18% (6.1350 => 5.2650)
  SingleSource/Benchmarks/Shootout-C++/hello: -13.97% (0.6800 => 0.5850)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -13.96% (26.6150 => 22.9000)
  SingleSource/Benchmarks/Shootout/heapsort: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Misc/ReedSolomon: -13.77% (0.6900 => 0.5950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -13.73% (1.1650 => 1.0050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -13.33% (2.2500 => 1.9500)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -13.18% (2.0100 => 1.7450)
  MultiSource/Benchmarks/FreeBench/neural/neural: -12.50% (0.5600 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -12.50% (0.6800 => 0.5950)
  SingleSource/Regression/C/casts: -12.50% (0.1200 => 0.1050)
  MultiSource/Applications/hexxagon/hexxagon: -12.41% (3.3050 => 2.8950)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -12.33% (4.0950 => 3.5900)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -12.24% (0.2450 => 0.2150)
  SingleSource/Regression/C/bigstack: -12.00% (0.1250 => 0.1100)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  SingleSource/Regression/C/sumarray2d: -11.76% (0.0850 => 0.0750)
  SingleSource/UnitTests/2003-05-07-VarArgs: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -11.70% (0.4700 => 0.4150)
  SingleSource/Benchmarks/Shootout-C++/fibo: -11.68% (0.6850 => 0.6050)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -11.58% (17.2250 => 15.2300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.57% (3.8450 => 3.4000)
  MultiSource/Benchmarks/Bullet/bullet: -11.52% (117.8850 => 104.3050)
  SingleSource/Benchmarks/Stanford/Oscar: -11.36% (0.2200 => 0.1950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -11.32% (6.5350 => 5.7950)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -11.29% (0.3100 => 0.2750)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -11.28% (0.6650 => 0.5900)
  MultiSource/Applications/obsequi/Obsequi: -11.03% (4.1700 => 3.7100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -10.71% (0.2800 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.71% (0.2800 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -10.42% (0.2400 => 0.2150)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -10.38% (0.5300 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -10.34% (0.2900 => 0.2600)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -10.34% (0.1450 => 0.1300)
  MultiSource/Applications/ClamAV/clamscan: -10.27% (52.1300 => 46.7750)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -10.20% (0.4900 => 0.4400)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.09% (4.6600 => 4.1900)
  SingleSource/Benchmarks/Stanford/Perm: -10.00% (0.1000 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/div: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -9.80% (0.7650 => 0.6900)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -9.68% (52.9500 => 47.8250)
  SingleSource/Benchmarks/Shootout-C++/ary2: -9.55% (0.8900 => 0.8050)
  MultiSource/Benchmarks/Olden/health/health: -9.52% (0.4200 => 0.3800)
  SingleSource/Benchmarks/Misc/oourafft: -9.52% (0.7350 => 0.6650)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -9.40% (0.5850 => 0.5300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -9.38% (0.3200 => 0.2900)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -9.09% (0.1650 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C/football/football: -9.06% (2.8700 => 2.6100)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -8.81% (1.9300 => 1.7600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -8.68% (4.0300 => 3.6800)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -8.65% (1.0400 => 0.9500)
  SingleSource/Benchmarks/SmallPT/smallpt: -8.57% (0.5250 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.16% (0.4900 => 0.4500)
  MultiSource/Benchmarks/MallocBench/gs/gs: -8.14% (13.2050 => 12.1300)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -7.78% (4.3050 => 3.9700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -7.78% (0.4500 => 0.4150)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -7.69% (2.0800 => 1.9200)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -7.59% (1.9100 => 1.7650)
  SingleSource/Benchmarks/Shootout-C++/ary: -7.56% (0.8600 => 0.7950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -7.43% (8.6150 => 7.9750)
  SingleSource/Benchmarks/Misc/whetstone: -7.41% (0.2700 => 0.2500)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -7.28% (1.5800 => 1.4650)
  SingleSource/Benchmarks/Misc/mandel: -7.14% (0.1400 => 0.1300)
  SingleSource/Regression/C/uint64_to_float: -7.14% (0.1400 => 0.1300)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -6.84% (4.5350 => 4.2250)
  MultiSource/Benchmarks/Olden/mst/mst: -6.58% (0.3800 => 0.3550)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -6.56% (16.2300 => 15.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -6.49% (0.7700 => 0.7200)
  SingleSource/Benchmarks/Shootout-C++/hash: -6.43% (1.4000 => 1.3100)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/mafft/pairlocalalign: -6.35% (31.8800 => 29.8550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -6.27% (3.9100 => 3.6650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -6.06% (0.3300 => 0.3100)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.94% (0.5050 => 0.4750)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -5.80% (0.3450 => 0.3250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.70% (0.7900 => 0.7450)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.68% (12.6750 => 11.9550)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.50% (2.5450 => 2.4050)
  MultiSource/Benchmarks/Olden/bh/bh: -5.49% (0.9100 => 0.8600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -4.95% (3.7400 => 3.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.92% (0.3050 => 0.2900)
  MultiSource/Benchmarks/Olden/power/power: -4.82% (0.4150 => 0.3950)
  MultiSource/Benchmarks/Olden/em3d/em3d: -4.81% (0.5200 => 0.4950)
  MultiSource/Applications/hbd/hbd: -4.60% (4.2400 => 4.0450)
  SingleSource/Benchmarks/Shootout-C++/lists1: -4.59% (1.0900 => 1.0400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -4.58% (0.6550 => 0.6250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -4.49% (3.4550 => 3.3000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -4.42% (3.8450 => 3.6750)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.40% (0.7950 => 0.7600)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -4.29% (1.9800 => 1.8950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -4.15% (3.8550 => 3.6950)
  SingleSource/Benchmarks/Misc/flops: -4.11% (0.3650 => 0.3500)
  SingleSource/Benchmarks/CoyoteBench/almabench: -4.08% (0.2450 => 0.2350)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -3.92% (0.2550 => 0.2450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -3.87% (2.3250 => 2.2350)
  MultiSource/Applications/viterbi/viterbi: -3.77% (0.5300 => 0.5100)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -3.77% (3.3150 => 3.1900)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -3.46% (1.7350 => 1.6750)
  SingleSource/Benchmarks/Shootout-C++/ary3: -3.39% (0.8850 => 0.8550)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.34% (92.4350 => 89.3450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -3.34% (3.8950 => 3.7650)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -3.23% (0.7750 => 0.7500)
  MultiSource/Benchmarks/McCat/18-imp/imp: -2.84% (1.0550 => 1.0250)
  MultiSource/Applications/lua/lua: -2.82% (12.0500 => 11.7100)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -2.61% (0.7650 => 0.7450)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -2.56% (15.9850 => 15.5750)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -2.51% (3.9850 => 3.8850)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -2.47% (2.6350 => 2.5700)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -2.40% (0.6250 => 0.6100)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -2.22% (1.8050 => 1.7650)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.15% (4.1850 => 4.0950)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.13% (4.4550 => 4.3600)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -2.05% (28.2450 => 27.6650)
  SingleSource/Benchmarks/Shootout-C++/matrix: -1.91% (0.7850 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/lists: -1.75% (0.8550 => 0.8400)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.74% (1.4400 => 1.4150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -1.50% (0.6650 => 0.6550)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -40.24% (0.4100 => 0.2450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -30.00% (0.1000 => 0.0700)
  MultiSource/Applications/lemon/lemon: -29.07% (3.8700 => 2.7450)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.62% (8.4000 => 6.0800)
  MultiSource/Applications/SIBsim4/SIBsim4: -25.19% (14.7650 => 11.0450)
  SingleSource/Benchmarks/Stanford/Treesort: -21.74% (0.3450 => 0.2700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -20.67% (8.5400 => 6.7750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -20.26% (16.9300 => 13.5000)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -20.00% (0.3500 => 0.2800)
  MultiSource/Applications/JM/ldecod/ldecod: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -15.73% (16.6550 => 14.0350)
  SingleSource/Benchmarks/Misc/ffbench: -15.39% (4.3200 => 3.6550)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.27% (0.6550 => 0.5550)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -15.24% (4.4300 => 3.7550)
  SingleSource/Benchmarks/Shootout-C++/hash: -14.22% (2.1800 => 1.8700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -13.78% (52.1050 => 44.9250)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.41% (8.2750 => 7.1650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -12.88% (13.7400 => 11.9700)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -12.49% (19.9700 => 17.4750)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -12.00% (14.4200 => 12.6900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -10.47% (36.3550 => 32.5500)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -10.29% (0.3400 => 0.3050)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -10.24% (0.8300 => 0.7450)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -9.72% (0.3600 => 0.3250)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -9.44% (28.4850 => 25.7950)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -9.41% (17.6950 => 16.0300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -9.38% (3.5700 => 3.2350)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -9.25% (2.3250 => 2.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.59% (9.2600 => 8.4650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -7.90% (18.6650 => 17.1900)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.70% (4.2850 => 3.9550)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.49% (2.4700 => 2.2850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -7.32% (0.8200 => 0.7600)
  SingleSource/Benchmarks/Shootout-C++/lists: -7.25% (62.2450 => 57.7300)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -7.18% (39.7700 => 36.9150)
  SingleSource/Benchmarks/Misc/dt: -7.05% (6.2400 => 5.8000)
  SingleSource/Benchmarks/Shootout/hash: -6.93% (16.7450 => 15.5850)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -6.54% (3.5950 => 3.3600)
  MultiSource/Applications/ClamAV/clamscan: -6.49% (0.3850 => 0.3600)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -6.45% (0.1550 => 0.1450)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -6.41% (6.2400 => 5.8400)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -6.09% (2.8750 => 2.7000)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -5.87% (20.2800 => 19.0900)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -5.72% (4.1950 => 3.9550)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -5.58% (15.5150 => 14.6500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -5.50% (24.1750 => 22.8450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -5.45% (1.0100 => 0.9550)
  SingleSource/Benchmarks/McGill/queens: -5.28% (4.7350 => 4.4850)
  SingleSource/Benchmarks/Shootout/ary3: -5.02% (6.6700 => 6.3350)
  MultiSource/Benchmarks/Bullet/bullet: -5.02% (24.1200 => 22.9100)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -4.91% (9.0650 => 8.6200)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -4.78% (13.1800 => 12.5500)
  SingleSource/Benchmarks/Misc/salsa20: -4.66% (22.0900 => 21.0600)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.61% (182.4700 => 174.0650)
  MultiSource/Benchmarks/Olden/mst/mst: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Linpack/linpack-pc: -4.08% (6.9850 => 6.7000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -4.07% (1.1050 => 1.0600)
  SingleSource/Benchmarks/Shootout/heapsort: -3.59% (13.7950 => 13.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -3.57% (0.4200 => 0.4050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -3.43% (7.1450 => 6.9000)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -3.42% (32.7400 => 31.6200)
  MultiSource/Benchmarks/sim/sim: -3.25% (12.9200 => 12.5000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -3.14% (18.0100 => 17.4450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -3.05% (12.1150 => 11.7450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -2.96% (9.7850 => 9.4950)
  SingleSource/Benchmarks/Misc/fp-convert: -2.88% (4.6950 => 4.5600)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -2.79% (1.0750 => 1.0450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.78% (0.9000 => 0.8750)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -2.63% (0.9500 => 0.9250)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -2.50% (1.6000 => 1.5600)
  SingleSource/Benchmarks/Stanford/Puzzle: -2.30% (0.4350 => 0.4250)
  MultiSource/Benchmarks/Olden/bisort/bisort: -2.28% (1.5350 => 1.5000)
  SingleSource/Benchmarks/Shootout-C++/ary3: -2.27% (6.6000 => 6.4500)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.24% (20.9850 => 20.5150)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -2.17% (0.4600 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.08% (5.2950 => 5.1850)
  SingleSource/Benchmarks/Shootout/lists: -1.99% (22.5850 => 22.1350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.93% (4.9100 => 4.8150)
  SingleSource/Benchmarks/Dhrystone/dry: -1.87% (4.8100 => 4.7200)
  MultiSource/Benchmarks/llubenchmark/llu: -1.87% (16.0500 => 15.7500)
  MultiSource/Benchmarks/Olden/health/health: -1.82% (1.6450 => 1.6150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -1.56% (25.2950 => 24.9000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.55% (1.9350 => 1.9050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -1.50% (13.3750 => 13.1750)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.28% (8.9800 => 8.8650)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -1.22% (6.1250 => 6.0500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -1.15% (8.7250 => 8.6250)
  MultiSource/Applications/hexxagon/hexxagon: -1.05% (29.4800 => 29.1700)

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


More information about the llvm-testresults mailing list