[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 28 15:48:10 PST 2014


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

Comparing:
     Run: 22914, Order: 202534, Start Time: 2014-02-28 23:05:36, End Time: 2014-02-28 23:53:54
      To: 22905, Order: 202510, Start Time: 2014-02-28 19:45:49, End Time: 2014-02-28 20:33:18
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 13 (248 on baseline)
Performance Improvements: 8 (295 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1089 (543 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/StructModifyTest: 100.00% (0.0250 => 0.0500, std.dev.: 0.0063)
  SingleSource/Benchmarks/Misc/flops-3: 60.00% (0.0750 => 0.1200, std.dev.: 0.0084)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 45.24% (0.2100 => 0.3050, std.dev.: 0.0136)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 45.21% (3.6050 => 5.2350, std.dev.: 0.1053)
  SingleSource/Benchmarks/Stanford/FloatMM: 40.91% (0.1100 => 0.1550, std.dev.: 0.0069)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 36.59% (0.2050 => 0.2800, std.dev.: 0.0128)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 16.33% (0.7350 => 0.8550, std.dev.: 0.0445)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 26.99% (87.0500 => 110.5450, std.dev.: 6.4667)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 26.74% (9.4600 => 11.9900, std.dev.: 0.5447)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 24.34% (0.7600 => 0.9450, std.dev.: 0.0520)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 12.60% (0.6350 => 0.7150, std.dev.: 0.0153)
  MultiSource/Benchmarks/Olden/mst/mst: 11.90% (0.2100 => 0.2350, std.dev.: 0.0074)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 5.89% (23.2600 => 24.6300, std.dev.: 0.3794)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/vla: -25.00% (0.1400 => 0.1050, std.dev.: 0.0100)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -21.85% (2.9750 => 2.3250, std.dev.: 0.1394)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -8.71% (4.0200 => 3.6700, std.dev.: 0.1219)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -6.76% (3.9200 => 3.6550, std.dev.: 0.0799)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -59.82% (17.4700 => 7.0200, std.dev.: 1.0360)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -20.21% (16.6250 => 13.2650, std.dev.: 0.7679)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -13.30% (15.6400 => 13.5600, std.dev.: 0.5915)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -8.87% (11.8900 => 10.8350, std.dev.: 0.2075)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C++/2003-06-13-Crasher: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 100.00% (0.0400 => 0.0800)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2008-04-18-LoopBug: 66.67% (0.0300 => 0.0500)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 50.00% (0.0600 => 0.0900)
  SingleSource/Regression/C/PR491: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 44.44% (0.0450 => 0.0650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 44.25% (3.6500 => 5.2650)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 44.11% (3.6050 => 5.1950)
  SingleSource/UnitTests/2003-07-10-SignConversions: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/StructModifyTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 42.41% (3.8550 => 5.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 40.00% (0.2000 => 0.2800)
  SingleSource/UnitTests/2002-05-02-CastTest3: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 39.97% (3.7400 => 5.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 39.53% (0.2150 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 38.64% (0.2200 => 0.3050)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 36.39% (3.9850 => 5.4350)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 35.29% (0.2550 => 0.3450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 34.91% (3.6950 => 4.9850)
  SingleSource/Benchmarks/Misc/flops-3: 33.33% (0.0900 => 0.1200)
  SingleSource/UnitTests/2003-04-22-Switch: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 33.33% (0.0450 => 0.0600)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 32.87% (3.2550 => 4.3250)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 32.76% (0.2900 => 0.3850)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 32.56% (0.2150 => 0.2850)
  SingleSource/Benchmarks/Shootout/sieve: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 30.19% (0.2650 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 29.65% (1.1300 => 1.4650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 29.44% (3.8550 => 4.9900)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 28.57% (0.0700 => 0.0900)
  SingleSource/Regression/C/DuffsDevice: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/SignlessTypes/cast2: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Misc/flops-8: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Stanford/FloatMM: 24.00% (0.1250 => 0.1550)
  MultiSource/Applications/sqlite3/sqlite3: 22.90% (63.1750 => 77.6400)
  SingleSource/Benchmarks/Misc/flops-2: 22.22% (0.0900 => 0.1100)
  SingleSource/Benchmarks/Shootout/fib2: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 21.42% (4.0150 => 4.8750)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 21.28% (0.2350 => 0.2850)
  SingleSource/Benchmarks/Stanford/Bubblesort: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/McGill/exptree: 20.83% (0.2400 => 0.2900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 20.26% (3.4550 => 4.1550)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 20.00% (0.1500 => 0.1800)
  SingleSource/Benchmarks/Shootout/ary3: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/SmallPT/smallpt: 20.00% (0.5250 => 0.6300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 19.89% (0.9300 => 1.1150)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 18.75% (0.0800 => 0.0950)
  SingleSource/UnitTests/2003-08-11-VaListArg: 18.75% (0.0800 => 0.0950)
  SingleSource/UnitTests/initp1: 18.52% (0.1350 => 0.1600)
  SingleSource/UnitTests/2002-05-02-CastTest2: 18.18% (0.0550 => 0.0650)
  SingleSource/Regression/C/sumarray2d: 17.65% (0.0850 => 0.1000)
  MultiSource/Benchmarks/sim/sim: 17.49% (0.9150 => 1.0750)
  SingleSource/Benchmarks/Shootout/lists: 17.39% (0.2300 => 0.2700)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 16.96% (4.3050 => 5.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 16.67% (0.2400 => 0.2800)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 16.28% (0.2150 => 0.2500)
  SingleSource/Benchmarks/Linpack/linpack-pc: 15.15% (0.8250 => 0.9500)
  MultiSource/Applications/siod/siod: 15.04% (9.3750 => 10.7850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 13.60% (4.0800 => 4.6350)
  SingleSource/UnitTests/Vector/build2: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 13.24% (3.7400 => 4.2350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 13.10% (3.9300 => 4.4450)
  SingleSource/Benchmarks/McGill/chomp: 12.50% (0.6000 => 0.6750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 12.36% (0.4450 => 0.5000)
  SingleSource/Benchmarks/Stanford/Treesort: 12.00% (0.1250 => 0.1400)
  MultiSource/Applications/minisat/minisat: 11.74% (2.1300 => 2.3800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 11.64% (3.9100 => 4.3650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 11.45% (3.9750 => 4.4300)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 11.21% (1.0700 => 1.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.53% (2.6750 => 2.9300)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 9.19% (15.7850 => 17.2350)
  MultiSource/Benchmarks/Prolangs-C/football/football: 9.06% (2.8700 => 3.1300)
  MultiSource/Applications/kimwitu++/kc: 8.98% (48.6150 => 52.9800)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 8.51% (1.1750 => 1.2750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/BitBench/five11/five11: 8.11% (0.1850 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 8.06% (0.3100 => 0.3350)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 8.00% (0.5000 => 0.5400)
  SingleSource/Benchmarks/Stanford/IntMM: 8.00% (0.1250 => 0.1350)
  MultiSource/Applications/sgefa/sgefa: 7.69% (1.4300 => 1.5400)
  SingleSource/Benchmarks/Shootout-C++/moments: 7.44% (1.2100 => 1.3000)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 7.32% (0.2050 => 0.2200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.94% (0.3600 => 0.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 6.82% (0.2200 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 6.62% (0.6800 => 0.7250)
  SingleSource/Benchmarks/Misc-C++/bigfib: 6.60% (2.1200 => 2.2600)
  MultiSource/Benchmarks/PAQ8p/paq8p: 6.36% (9.0400 => 9.6150)
  SingleSource/Benchmarks/Shootout-C++/random: 6.15% (0.6500 => 0.6900)
  SingleSource/Benchmarks/Shootout-C++/strcat: 6.15% (0.6500 => 0.6900)
  SingleSource/Benchmarks/Stanford/Puzzle: 5.97% (0.3350 => 0.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 5.88% (0.2550 => 0.2700)
  MultiSource/Benchmarks/McCat/15-trie/trie: 5.71% (0.1750 => 0.1850)
  MultiSource/Applications/oggenc/oggenc: 5.58% (18.3550 => 19.3800)
  MultiSource/Applications/spiff/spiff: 4.96% (3.4300 => 3.6000)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 4.91% (0.8150 => 0.8550)
  SingleSource/Benchmarks/Shootout-C++/wc: 4.90% (0.7150 => 0.7500)
  MultiSource/Applications/treecc/treecc: 4.74% (8.8700 => 9.2900)
  SingleSource/Benchmarks/Shootout-C++/lists: 4.68% (0.8550 => 0.8950)
  MultiSource/Applications/JM/ldecod/ldecod: 4.65% (23.8550 => 24.9650)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.33% (1.0400 => 1.0850)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 4.26% (3.7550 => 3.9150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 3.89% (0.9000 => 0.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 3.85% (0.2600 => 0.2700)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 3.28% (3.5050 => 3.6200)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 3.23% (0.3100 => 0.3200)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.91% (2.0600 => 2.1200)
  SingleSource/UnitTests/SignlessTypes/rem: 2.82% (0.3550 => 0.3650)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 2.77% (1.4450 => 1.4850)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 2.12% (4.7200 => 4.8200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 1.60% (4.0600 => 4.1250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 1.52% (4.6100 => 4.6800)
  SingleSource/Benchmarks/Shootout-C++/matrix: 1.27% (0.7850 => 0.7950)
  MultiSource/Applications/d/make_dparser: 1.26% (13.8900 => 14.0650)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 174.06% (43.6950 => 119.7500)
  SingleSource/Benchmarks/Misc/fbench: 147.13% (6.7900 => 16.7800)
  SingleSource/Benchmarks/Misc/whetstone: 124.57% (5.5550 => 12.4750)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  SingleSource/Benchmarks/Shootout/fib2: 83.32% (8.2750 => 15.1700)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 72.50% (7.1450 => 12.3250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 72.17% (21.3600 => 36.7750)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 64.56% (0.3950 => 0.6500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 64.12% (67.3550 => 110.5450)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 57.30% (8.4200 => 13.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 54.60% (129.1150 => 199.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 50.00% (0.0700 => 0.1050)
  MultiSource/Benchmarks/FreeBench/neural/neural: 38.71% (0.3100 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 36.51% (193.9050 => 264.7000)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 34.62% (0.1300 => 0.1750)
  SingleSource/Benchmarks/McGill/chomp: 33.47% (2.4650 => 3.2900)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 33.21% (12.3300 => 16.4250)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 27.40% (17.6450 => 22.4800)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 25.28% (18.3550 => 22.9950)
  MultiSource/Applications/kimwitu++/kc: 22.73% (0.1100 => 0.1350)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 21.73% (9.8500 => 11.9900)
  MultiSource/Applications/siod/siod: 20.50% (6.3650 => 7.6700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 19.59% (3.9050 => 4.6700)
  SingleSource/Benchmarks/Shootout/sieve: 18.86% (15.2400 => 18.1150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 18.20% (8.7650 => 10.3600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 16.63% (13.0500 => 15.2200)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 16.06% (11.3300 => 13.1500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 15.50% (8.5800 => 9.9100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 15.40% (16.3600 => 18.8800)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 15.20% (20.6950 => 23.8400)
  MultiSource/Benchmarks/BitBench/five11/five11: 14.33% (60.4450 => 69.1050)
  SingleSource/Benchmarks/SmallPT/smallpt: 14.29% (60.3850 => 69.0150)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 14.29% (0.3500 => 0.4000)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 13.86% (0.8300 => 0.9450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 13.76% (12.9700 => 14.7550)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 13.17% (27.7900 => 31.4500)
  MultiSource/Applications/sqlite3/sqlite3: 12.47% (12.7550 => 14.3450)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 12.03% (3.3250 => 3.7250)
  MultiSource/Applications/viterbi/viterbi: 10.55% (10.1400 => 11.2100)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.18% (7.3550 => 8.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 8.45% (11.0000 => 11.9300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 8.43% (14.4200 => 15.6350)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 8.23% (5.8350 => 6.3150)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.15% (26.0750 => 28.2000)
  SingleSource/Benchmarks/Shootout-C++/lists1: 8.00% (1.7500 => 1.8900)
  SingleSource/UnitTests/Vector/build2: 7.78% (4.3050 => 4.6400)
  SingleSource/Benchmarks/Misc/pi: 7.74% (1.5500 => 1.6700)
  MultiSource/Applications/obsequi/Obsequi: 7.71% (4.9950 => 5.3800)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 7.70% (16.2900 => 17.5450)
  SingleSource/Benchmarks/Shootout/methcall: 7.47% (8.6300 => 9.2750)
  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/flops-4: 7.39% (3.3150 => 3.5600)
  SingleSource/Benchmarks/Misc/flops-3: 7.37% (7.1900 => 7.7200)
  SingleSource/Benchmarks/Shootout/random: 7.36% (3.7350 => 4.0100)
  SingleSource/Benchmarks/Misc/flops-2: 7.29% (4.0450 => 4.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 7.26% (0.6200 => 0.6650)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 7.05% (1.2050 => 1.2900)
  SingleSource/Benchmarks/Shootout-C++/hash2: 6.85% (9.9250 => 10.6050)
  MultiSource/Benchmarks/Olden/mst/mst: 6.82% (0.2200 => 0.2350)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 6.37% (14.1200 => 15.0200)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.37% (6.1250 => 6.5150)
  SingleSource/UnitTests/Vector/multiplies: 6.20% (1.7750 => 1.8850)
  SingleSource/Benchmarks/Misc-C++/bigfib: 6.11% (0.6550 => 0.6950)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.70% (12.8100 => 13.5400)
  MultiSource/Benchmarks/nbench/nbench: 5.61% (39.7400 => 41.9700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 5.57% (99.2600 => 104.7900)
  MultiSource/Applications/d/make_dparser: 5.41% (0.1850 => 0.1950)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 5.26% (23.4000 => 24.6300)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 5.18% (28.1750 => 29.6350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 5.15% (0.6800 => 0.7150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.10% (6.5700 => 6.9050)
  MultiSource/Benchmarks/McCat/18-imp/imp: 4.88% (0.2050 => 0.2150)
  MultiSource/Applications/minisat/minisat: 4.83% (24.6350 => 25.8250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 4.75% (13.3750 => 14.0100)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 4.71% (0.8500 => 0.8900)
  MultiSource/Benchmarks/Olden/tsp/tsp: 4.60% (9.7850 => 10.2350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 4.37% (28.4850 => 29.7300)
  MultiSource/Applications/oggenc/oggenc: 4.17% (0.3600 => 0.3750)
  SingleSource/Benchmarks/Misc/flops-5: 4.00% (5.6250 => 5.8500)
  MultiSource/Applications/lua/lua: 3.84% (64.8500 => 67.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 3.57% (0.4200 => 0.4350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 3.52% (22.8950 => 23.7000)
  MultiSource/Applications/spiff/spiff: 3.44% (16.4150 => 16.9800)
  SingleSource/Benchmarks/Shootout/matrix: 3.24% (6.4850 => 6.6950)
  MultiSource/Applications/sgefa/sgefa: 3.03% (0.8250 => 0.8500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.00% (24.1750 => 24.9000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 2.99% (4.1850 => 4.3100)
  MultiSource/Applications/SPASS/SPASS: 2.87% (36.1950 => 37.2350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.84% (5.1000 => 5.2450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 2.70% (26.6700 => 27.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 2.69% (1.6700 => 1.7150)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 2.66% (2.0650 => 2.1200)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 2.61% (1.5350 => 1.5750)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 2.48% (12.8850 => 13.2050)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 2.31% (1.0800 => 1.1050)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.17% (5.3000 => 5.4150)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 2.11% (0.4750 => 0.4850)
  SingleSource/Benchmarks/Misc/flops-1: 2.08% (6.7400 => 6.8800)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 1.96% (4.8400 => 4.9350)
  SingleSource/Benchmarks/Misc/richards_benchmark: 1.95% (2.8150 => 2.8700)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.95% (6.4200 => 6.5450)
  SingleSource/Benchmarks/McGill/misr: 1.85% (0.5400 => 0.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.83% (2.4600 => 2.5050)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 1.80% (14.7350 => 15.0000)
  MultiSource/Applications/hexxagon/hexxagon: 1.68% (29.4800 => 29.9750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.65% (10.2850 => 10.4550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 1.65% (134.5050 => 136.7200)
  MultiSource/Applications/JM/lencod/lencod: 1.64% (18.2800 => 18.5800)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 1.29% (3.4800 => 3.5250)
  SingleSource/Benchmarks/Shootout-C++/fibo: 1.28% (14.4250 => 14.6100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 1.19% (4.1950 => 4.2450)
  MultiSource/Benchmarks/NPB-serial/is/is: 1.16% (27.9750 => 28.3000)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-06-08-BaseType: -85.71% (0.0350 => 0.0050)
  SingleSource/Regression/C++/global_type: -80.00% (0.0250 => 0.0050)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/blockstret: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2002-05-19-DivTest: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/PR640: -46.67% (0.0750 => 0.0400)
  SingleSource/Benchmarks/Shootout/hello: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/AtomicOps: -40.00% (0.0750 => 0.0450)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: -37.50% (0.0400 => 0.0250)
  SingleSource/Benchmarks/Misc/pi: -35.71% (0.0700 => 0.0450)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -33.33% (0.0600 => 0.0400)
  MultiSource/Applications/lemon/lemon: -31.87% (5.6000 => 3.8150)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -31.05% (6.1350 => 4.2300)
  SingleSource/Regression/C++/pointer_member: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -30.19% (0.2650 => 0.1850)
  SingleSource/UnitTests/2006-01-23-UnionInit: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2006-02-04-DivRem: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -27.78% (0.1800 => 0.1300)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Misc/perlin: -25.64% (0.1950 => 0.1450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.37% (0.3350 => 0.2500)
  SingleSource/Regression/C/matrixTranspose: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/conditional-gnu-ext: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Misc/flops-4: -24.00% (0.1250 => 0.0950)
  MultiSource/Benchmarks/nbench/nbench: -23.61% (4.6600 => 3.5600)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -23.21% (0.2800 => 0.2150)
  SingleSource/Regression/C/callargs: -23.08% (0.0650 => 0.0500)
  SingleSource/Regression/C/compare: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -22.22% (4.9500 => 3.8500)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.34% (0.2950 => 0.2350)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/testtrace: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -19.82% (1.1350 => 0.9100)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -19.70% (0.3300 => 0.2650)
  SingleSource/Benchmarks/Shootout/nestedloop: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -18.38% (1.3600 => 1.1100)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -18.37% (5.4150 => 4.4200)
  SingleSource/Benchmarks/Misc/flops-5: -18.18% (0.1100 => 0.0900)
  SingleSource/UnitTests/TestLoop: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -18.09% (0.9950 => 0.8150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -17.95% (0.3900 => 0.3200)
  MultiSource/Benchmarks/McCat/08-main/main: -17.95% (0.9750 => 0.8000)
  SingleSource/Regression/C/sumarray: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -17.60% (6.2800 => 5.1750)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -17.49% (4.9750 => 4.1050)
  MultiSource/Benchmarks/llubenchmark/llu: -17.24% (0.1450 => 0.1200)
  MultiSource/Benchmarks/FreeBench/mason/mason: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -16.46% (1.1850 => 0.9900)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -16.31% (1.1650 => 0.9750)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -16.28% (0.2150 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -16.14% (1.7350 => 1.4550)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -15.91% (2.7650 => 2.3250)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -15.91% (1.1000 => 0.9250)
  SingleSource/UnitTests/Vector/multiplies: -15.79% (0.0950 => 0.0800)
  MultiSource/Benchmarks/Olden/power/power: -15.66% (0.4150 => 0.3500)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -15.62% (0.1600 => 0.1350)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -14.81% (4.6600 => 3.9700)
  SingleSource/Benchmarks/Shootout/random: -14.29% (0.1050 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/factor: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Dhrystone/dry: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -13.85% (19.0200 => 16.3850)
  SingleSource/Benchmarks/Misc/ReedSolomon: -13.77% (0.6900 => 0.5950)
  SingleSource/Benchmarks/Misc/flops-7: -13.64% (0.1100 => 0.0950)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -13.21% (0.5300 => 0.4600)
  MultiSource/Benchmarks/Olden/mst/mst: -13.16% (0.3800 => 0.3300)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -13.11% (2.2500 => 1.9550)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -13.05% (4.5200 => 3.9300)
  SingleSource/Benchmarks/Misc/flops-6: -13.04% (0.1150 => 0.1000)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -12.80% (0.6250 => 0.5450)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -12.50% (0.6800 => 0.5950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -12.50% (0.2400 => 0.2100)
  SingleSource/UnitTests/vla: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/FreeBench/distray/distray: -12.50% (0.3200 => 0.2800)
  SingleSource/Benchmarks/Shootout-C++/ary2: -12.36% (0.8900 => 0.7800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -12.33% (4.0950 => 3.5900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -12.24% (0.4900 => 0.4300)
  SingleSource/Benchmarks/CoyoteBench/almabench: -12.24% (0.2450 => 0.2150)
  MultiSource/Benchmarks/Bullet/bullet: -12.10% (117.8850 => 103.6200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -12.07% (0.2900 => 0.2550)
  SingleSource/Regression/C/bigstack: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -11.90% (0.2100 => 0.1850)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -11.81% (3.8100 => 3.3600)
  SingleSource/Benchmarks/Misc/salsa20: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.76% (0.2550 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -11.76% (0.7650 => 0.6750)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -11.63% (26.6150 => 23.5200)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -11.59% (0.3450 => 0.3050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -11.45% (52.9500 => 46.8850)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -11.45% (0.6550 => 0.5800)
  MultiSource/Applications/obsequi/Obsequi: -11.39% (4.1700 => 3.6950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.31% (3.8450 => 3.4100)
  SingleSource/Benchmarks/Misc/flops: -10.96% (0.3650 => 0.3250)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -10.64% (0.2350 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -10.49% (1.3350 => 1.1950)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -10.42% (17.2250 => 15.4300)
  MultiSource/Benchmarks/McCat/05-eks/eks: -10.40% (1.6350 => 1.4650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -10.36% (1.9300 => 1.7300)
  SingleSource/Benchmarks/Shootout/heapsort: -10.34% (0.1450 => 0.1300)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -10.20% (0.2450 => 0.2200)
  MultiSource/Applications/ClamAV/clamscan: -10.19% (52.1300 => 46.8200)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -10.15% (0.9850 => 0.8850)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.13% (0.7900 => 0.7100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -10.10% (6.5350 => 5.8750)
  SingleSource/Benchmarks/Misc/fp-convert: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -9.95% (2.0100 => 1.8100)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.82% (0.5600 => 0.5050)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -9.68% (0.7750 => 0.7000)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -9.62% (0.2600 => 0.2350)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -9.40% (0.5850 => 0.5300)
  SingleSource/Benchmarks/Stanford/Oscar: -9.09% (0.2200 => 0.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -8.93% (0.2800 => 0.2550)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -8.91% (0.5050 => 0.4600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -8.84% (4.1850 => 3.8150)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -8.84% (1.9800 => 1.8050)
  SingleSource/Benchmarks/Shootout-C++/hello: -8.82% (0.6800 => 0.6200)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -8.81% (0.7950 => 0.7250)
  SingleSource/Benchmarks/Shootout-C++/fibo: -8.76% (0.6850 => 0.6250)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -8.70% (0.3450 => 0.3150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -8.60% (3.8950 => 3.5600)
  MultiSource/Benchmarks/mafft/pairlocalalign: -8.59% (31.8800 => 29.1400)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -8.48% (3.7150 => 3.4000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -8.44% (0.7700 => 0.7050)
  MultiSource/Benchmarks/Olden/health/health: -8.33% (0.4200 => 0.3850)
  MultiSource/Applications/hexxagon/hexxagon: -8.32% (3.3050 => 3.0300)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.16% (0.2450 => 0.2250)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -8.03% (1.8050 => 1.6600)
  MultiSource/Applications/aha/aha: -7.89% (0.3800 => 0.3500)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.84% (13.2050 => 12.1700)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -7.79% (16.2300 => 14.9650)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.52% (0.6650 => 0.6150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -7.49% (8.6150 => 7.9700)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -7.45% (2.0800 => 1.9250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -7.17% (3.9750 => 3.6900)
  MultiSource/Benchmarks/Olden/bh/bh: -7.14% (0.9100 => 0.8450)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -7.14% (0.4200 => 0.3900)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -7.14% (0.7000 => 0.6500)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -7.11% (0.9850 => 0.9150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -7.09% (3.9500 => 3.6700)
  SingleSource/Benchmarks/Shootout-C++/lists1: -6.88% (1.0900 => 1.0150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/ary3: -6.78% (0.8850 => 0.8250)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -6.57% (2.8150 => 2.6300)
  SingleSource/Benchmarks/Misc/fbench: -6.52% (0.2300 => 0.2150)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -6.40% (0.6250 => 0.5850)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -6.25% (0.1600 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -6.16% (3.8950 => 3.6550)
  SingleSource/Benchmarks/Misc/oourafft: -6.12% (0.7350 => 0.6900)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.01% (1.5800 => 1.4850)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -5.83% (4.0300 => 3.7950)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -5.76% (1.9100 => 1.8000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -5.60% (3.2150 => 3.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -5.36% (0.2800 => 0.2650)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -5.31% (3.9550 => 3.7450)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.13% (3.3150 => 3.1450)
  SingleSource/Benchmarks/McGill/misr: -5.00% (0.2000 => 0.1900)
  MultiSource/Applications/Burg/burg: -4.82% (3.6300 => 3.4550)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -4.81% (12.6750 => 12.0650)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.79% (0.7300 => 0.6950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -4.69% (4.0500 => 3.8600)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -4.65% (0.8600 => 0.8200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -4.52% (4.5350 => 4.3300)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -4.44% (0.4500 => 0.4300)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -4.41% (0.3400 => 0.3250)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -4.32% (2.5450 => 2.4350)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.93% (1.4000 => 1.3450)
  MultiSource/Benchmarks/Olden/em3d/em3d: -3.85% (0.5200 => 0.5000)
  MultiSource/Applications/viterbi/viterbi: -3.77% (0.5300 => 0.5100)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.75% (92.4350 => 88.9650)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (0.2700 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/ary: -3.49% (0.8600 => 0.8300)
  MultiSource/Applications/lua/lua: -3.49% (12.0500 => 11.6300)
  MultiSource/Benchmarks/McCat/18-imp/imp: -3.32% (1.0550 => 1.0200)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -3.27% (0.7650 => 0.7400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -3.23% (2.3250 => 2.2500)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -3.12% (0.4800 => 0.4650)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -3.12% (3.8450 => 3.7250)
  MultiSource/Applications/hbd/hbd: -3.07% (4.2400 => 4.1100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -2.98% (3.6900 => 3.5800)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -2.69% (28.2450 => 27.4850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -2.44% (3.2850 => 3.2050)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.36% (4.4550 => 4.3500)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.08% (0.9600 => 0.9400)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -2.07% (1.2100 => 1.1850)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -1.74% (1.7200 => 1.6900)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -1.69% (0.5900 => 0.5800)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -1.50% (0.6650 => 0.6550)
  MultiSource/Applications/SPASS/SPASS: -1.46% (67.9400 => 66.9450)
  SingleSource/Benchmarks/Shootout-C++/objinst: -1.43% (0.7000 => 0.6900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -1.38% (15.9850 => 15.7650)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -1.21% (2.0600 => 2.0350)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.04% (1.4400 => 1.4250)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -45.12% (0.4100 => 0.2250)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -40.00% (0.1000 => 0.0600)
  MultiSource/Applications/lemon/lemon: -30.75% (3.8700 => 2.6800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -29.87% (18.9150 => 13.2650)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.62% (8.4000 => 6.0800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -26.86% (13.7400 => 10.0500)
  SingleSource/Benchmarks/Misc/ffbench: -25.93% (4.3200 => 3.2000)
  SingleSource/Benchmarks/Stanford/Perm: -25.00% (0.0600 => 0.0450)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.59% (14.7650 => 11.1350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -24.51% (16.9300 => 12.7800)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -24.16% (52.1050 => 39.5150)
  MultiSource/Benchmarks/MallocBench/gs/gs: -24.14% (0.1450 => 0.1100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -23.69% (16.6550 => 12.7100)
  SingleSource/Benchmarks/Stanford/Treesort: -23.19% (0.3450 => 0.2650)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -20.83% (0.3600 => 0.2850)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -20.37% (8.5400 => 6.8000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -18.58% (19.9700 => 16.2600)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -17.56% (0.6550 => 0.5400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -16.45% (21.0950 => 17.6250)
  MultiSource/Applications/JM/ldecod/ldecod: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -16.03% (4.4300 => 3.7200)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -14.71% (0.3400 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -14.63% (0.6150 => 0.5250)
  SingleSource/Benchmarks/Shootout-C++/hash: -13.99% (2.1800 => 1.8750)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.53% (8.2750 => 7.1550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -13.33% (2.3250 => 2.0150)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -12.68% (20.7100 => 18.0850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -11.59% (17.6950 => 15.6450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -11.01% (18.6650 => 16.6100)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -10.95% (20.2800 => 18.0600)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -10.50% (39.7700 => 35.5950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -10.22% (3.5700 => 3.2050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -9.67% (8.6850 => 7.8450)
  SingleSource/Benchmarks/Shootout-C++/lists: -8.47% (62.2450 => 56.9700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.26% (9.2600 => 8.4950)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.70% (4.2850 => 3.9550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -7.47% (14.6550 => 13.5600)
  SingleSource/Benchmarks/Shootout/hash: -7.46% (16.7450 => 15.4950)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -7.13% (6.2400 => 5.7950)
  SingleSource/Benchmarks/Misc/dt: -7.13% (6.2400 => 5.7950)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -7.09% (2.4700 => 2.2950)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.77% (8.1300 => 7.5800)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.63% (8.9800 => 8.3850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -6.52% (0.4600 => 0.4300)
  SingleSource/Benchmarks/Shootout/strcat: -6.52% (0.4600 => 0.4300)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -6.45% (0.1550 => 0.1450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -6.44% (10.9500 => 10.2450)
  SingleSource/Benchmarks/Linpack/linpack-pc: -6.23% (6.9850 => 6.5500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -6.18% (13.1800 => 12.3650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -6.10% (0.8200 => 0.7700)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -5.96% (15.5150 => 14.5900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -5.94% (1.6000 => 1.5050)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -5.56% (3.5950 => 3.3950)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -5.43% (1.1050 => 1.0450)
  MultiSource/Benchmarks/FreeBench/distray/distray: -5.42% (0.8300 => 0.7850)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -5.20% (12.6000 => 11.9450)
  SingleSource/Benchmarks/McGill/queens: -5.17% (4.7350 => 4.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -5.05% (1.8800 => 1.7850)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -5.00% (2.6000 => 2.4700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -4.91% (11.3950 => 10.8350)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.85% (182.4700 => 173.6150)
  SingleSource/Benchmarks/Misc/salsa20: -4.35% (22.0900 => 21.1300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.96% (1.0100 => 0.9700)
  SingleSource/Benchmarks/Misc/fp-convert: -3.83% (4.6950 => 4.5150)
  MultiSource/Benchmarks/FreeBench/mason/mason: -3.75% (0.4000 => 0.3850)
  SingleSource/Benchmarks/Shootout/ary3: -3.67% (6.6700 => 6.4250)
  SingleSource/Benchmarks/Shootout/heapsort: -3.62% (13.7950 => 13.2950)
  MultiSource/Benchmarks/Bullet/bullet: -3.59% (24.1200 => 23.2550)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -3.50% (17.2800 => 16.6750)
  SingleSource/Benchmarks/Stanford/Puzzle: -3.45% (0.4350 => 0.4200)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -3.23% (15.1600 => 14.6700)
  MultiSource/Benchmarks/llubenchmark/llu: -2.99% (16.0500 => 15.5700)
  MultiSource/Benchmarks/sim/sim: -2.86% (12.9200 => 12.5500)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.81% (9.0650 => 8.8100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -2.72% (22.4300 => 21.8200)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -2.63% (0.9500 => 0.9250)
  MultiSource/Applications/ClamAV/clamscan: -2.60% (0.3850 => 0.3750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -2.55% (4.9100 => 4.7850)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -2.33% (1.0750 => 1.0500)
  SingleSource/Benchmarks/Dhrystone/dry: -2.29% (4.8100 => 4.7000)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.24% (20.9850 => 20.5150)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.22% (0.9000 => 0.8800)
  SingleSource/Benchmarks/Shootout-C++/ary3: -2.12% (6.6000 => 6.4600)
  SingleSource/Benchmarks/Shootout/lists: -2.10% (22.5850 => 22.1100)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.81% (1.9350 => 1.9000)
  MultiSource/Benchmarks/Olden/bisort/bisort: -1.63% (1.5350 => 1.5100)
  MultiSource/Benchmarks/Olden/health/health: -1.22% (1.6450 => 1.6250)

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


More information about the llvm-testresults mailing list