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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue Jan 28 05:51:51 PST 2014


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

Comparing:
     Run: 21435, Order: 200313, Start Time: 2014-01-28 13:08:04, End Time: 2014-01-28 13:56:57
      To: 21432, Order: 200311, Start Time: 2014-01-28 12:03:25, End Time: 2014-01-28 12:52:19
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 21 (372 on baseline)
Performance Improvements: 7 (200 on baseline)
Unchanged Tests: 1082 (538 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2005-11-29-LongSwitch: 85.71% (0.0350 => 0.0650, std.dev.: 0.0064)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 46.53% (3.7500 => 5.4950, std.dev.: 0.5198)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 27.66% (0.2350 => 0.3000, std.dev.: 0.0169)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 13.33% (0.3000 => 0.3400, std.dev.: 0.0087)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 13.33% (0.2250 => 0.2550, std.dev.: 0.0105)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 11.36% (2.9500 => 3.2850, std.dev.: 0.0896)
  SingleSource/Benchmarks/SmallPT/smallpt: 9.28% (0.4850 => 0.5300, std.dev.: 0.0148)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 62.50% (0.0400 => 0.0650, std.dev.: 0.0064)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 18.52% (8.6100 => 10.2050, std.dev.: 0.4210)
  SingleSource/Benchmarks/Shootout-C++/lists1: 14.68% (1.9750 => 2.2650, std.dev.: 0.0679)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 10.61% (0.8950 => 0.9900, std.dev.: 0.0244)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 9.30% (19.0800 => 20.8550, std.dev.: 0.4634)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 9.20% (19.5550 => 21.3550, std.dev.: 0.3292)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 8.98% (8.6850 => 9.4650, std.dev.: 0.0568)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 8.77% (0.8550 => 0.9300, std.dev.: 0.0045)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 7.84% (14.0300 => 15.1300, std.dev.: 0.1947)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 7.30% (28.0700 => 30.1200, std.dev.: 0.2286)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 7.17% (2.4400 => 2.6150, std.dev.: 0.0491)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 5.30% (16.7800 => 17.6700, std.dev.: 0.1869)
  SingleSource/Benchmarks/SmallPT/smallpt: 4.36% (72.5450 => 75.7050, std.dev.: 0.8493)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 3.74% (9.9050 => 10.2750, std.dev.: 0.1106)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-08-02-CastTest2: -50.00% (0.0300 => 0.0150, std.dev.: 0.0040)
  SingleSource/UnitTests/2006-02-04-DivRem: -36.36% (0.0550 => 0.0350, std.dev.: 0.0052)
  SingleSource/Regression/C/sumarray: -33.33% (0.0900 => 0.0600, std.dev.: 0.0103)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1500 => 0.1050, std.dev.: 0.0118)
  SingleSource/Benchmarks/McGill/queens: -24.24% (0.1650 => 0.1250, std.dev.: 0.0095)
  SingleSource/Benchmarks/Stanford/Towers: -12.90% (0.1550 => 0.1350, std.dev.: 0.0055)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -6.74% (1.9300 => 1.8000, std.dev.: 0.0357)

================================
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-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/BuiltinTypeInfo: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2003-07-10-SignConversions: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 83.33% (0.0300 => 0.0550)
  SingleSource/Regression/C++/2003-05-14-array-init: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/2003-06-16-VolatileError: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 51.22% (0.2050 => 0.3100)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/Vector/divides: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 46.67% (0.1500 => 0.2200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 42.86% (0.2100 => 0.3000)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/Vector/sumarray-dbl: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/block-byref-cxxobj-test: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 39.82% (3.9300 => 5.4950)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 39.02% (0.2050 => 0.2850)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 37.25% (0.2550 => 0.3500)
  SingleSource/Regression/C++/fixups: 36.36% (0.0550 => 0.0750)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/2003-05-26-Shorts: 36.36% (0.0550 => 0.0750)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 33.90% (3.2150 => 4.3050)
  SingleSource/Benchmarks/Linpack/linpack-pc: 33.33% (0.8250 => 1.1000)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 33.33% (0.0450 => 0.0600)
  SingleSource/Regression/C++/short_circuit_dtor: 33.33% (0.0450 => 0.0600)
  SingleSource/Regression/C/PR1386: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 32.76% (0.2900 => 0.3850)
  SingleSource/Benchmarks/Stanford/Bubblesort: 31.58% (0.0950 => 0.1250)
  SingleSource/Benchmarks/Misc/lowercase: 31.25% (0.0800 => 0.1050)
  SingleSource/Benchmarks/Misc/mandel-2: 31.25% (0.0800 => 0.1050)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 30.49% (3.7550 => 4.9000)
  SingleSource/UnitTests/printargs: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 28.82% (3.9550 => 5.0950)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 28.57% (0.0700 => 0.0900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 28.22% (3.4550 => 4.4300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 28.05% (3.9750 => 5.0900)
  SingleSource/Benchmarks/Shootout/ary3: 26.67% (0.0750 => 0.0950)
  SingleSource/Benchmarks/Shootout/strcat: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 26.29% (2.8150 => 3.5550)
  MultiSource/Applications/sqlite3/sqlite3: 25.71% (63.1750 => 79.4150)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 25.58% (0.2150 => 0.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 25.00% (0.2200 => 0.2750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 25.00% (0.3600 => 0.4500)
  SingleSource/UnitTests/2007-03-02-VaCopy: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/McGill/exptree: 25.00% (0.2400 => 0.3000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 25.00% (0.2400 => 0.3000)
  SingleSource/Regression/C++/global_ctor: 25.00% (0.0600 => 0.0750)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 25.00% (0.0600 => 0.0750)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 24.19% (0.9300 => 1.1550)
  SingleSource/Benchmarks/Stanford/IntMM: 24.00% (0.1250 => 0.1550)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 22.76% (4.3050 => 5.2850)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 22.47% (0.4450 => 0.5450)
  SingleSource/Benchmarks/Misc/flops-2: 22.22% (0.0900 => 0.1100)
  SingleSource/Regression/C/globalrefs: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/FloatPrecision: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/stmtexpr: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 22.09% (0.8600 => 1.0500)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 21.80% (3.7150 => 4.5250)
  SingleSource/Benchmarks/Shootout/methcall: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 20.69% (0.1450 => 0.1750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 20.10% (3.8550 => 4.6300)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 20.05% (15.7850 => 18.9500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 19.61% (0.2550 => 0.3050)
  MultiSource/Applications/minisat/minisat: 19.25% (2.1300 => 2.5400)
  MultiSource/Benchmarks/BitBench/five11/five11: 18.92% (0.1850 => 0.2200)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 18.81% (2.7650 => 3.2850)
  SingleSource/Benchmarks/Misc/flops-8: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 18.75% (0.2400 => 0.2850)
  MultiSource/Benchmarks/NPB-serial/is/is: 18.60% (0.2150 => 0.2550)
  SingleSource/Regression/C/DuffsDevice: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest2: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/TestLoop: 18.18% (0.0550 => 0.0650)
  MultiSource/Applications/siod/siod: 18.03% (9.3750 => 11.0650)
  SingleSource/Benchmarks/Stanford/Puzzle: 17.91% (0.3350 => 0.3950)
  SingleSource/Benchmarks/McGill/chomp: 17.50% (0.6000 => 0.7050)
  SingleSource/Benchmarks/Shootout/objinst: 17.39% (0.1150 => 0.1350)
  SingleSource/Benchmarks/Stanford/RealMM: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 17.02% (0.2350 => 0.2750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 16.69% (3.5050 => 4.0900)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 16.67% (0.4500 => 0.5250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.13% (0.1550 => 0.1800)
  SingleSource/Benchmarks/Stanford/FloatMM: 16.00% (0.1250 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 15.89% (1.0700 => 1.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 15.38% (0.1950 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 14.47% (1.1750 => 1.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 13.73% (0.2550 => 0.2900)
  SingleSource/Regression/C/badidx: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 13.27% (1.1300 => 1.2800)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 13.24% (0.3400 => 0.3850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 12.90% (0.3100 => 0.3500)
  MultiSource/Applications/kimwitu++/kc: 12.77% (48.6150 => 54.8250)
  MultiSource/Applications/sgefa/sgefa: 12.59% (1.4300 => 1.6100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 12.26% (0.7750 => 0.8700)
  SingleSource/Benchmarks/Shootout-C++/sieve: 12.22% (0.9000 => 1.0100)
  SingleSource/Benchmarks/Stanford/Treesort: 12.00% (0.1250 => 0.1400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 11.91% (4.0300 => 4.5100)
  MultiSource/Applications/oggenc/oggenc: 11.74% (18.3550 => 20.5100)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 11.63% (1.8050 => 2.0150)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 11.61% (2.3250 => 2.5950)
  SingleSource/Benchmarks/Shootout-C++/strcat: 11.54% (0.6500 => 0.7250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 11.52% (4.9500 => 5.5200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 11.48% (0.3050 => 0.3400)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 11.11% (0.3600 => 0.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/Misc/whetstone: 11.11% (0.2700 => 0.3000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 10.96% (3.6500 => 4.0500)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 10.84% (3.6900 => 4.0900)
  MultiSource/Benchmarks/Prolangs-C/football/football: 10.80% (2.8700 => 3.1800)
  SingleSource/Benchmarks/Shootout-C++/random: 10.77% (0.6500 => 0.7200)
  SingleSource/Benchmarks/Shootout-C++/wc: 10.49% (0.7150 => 0.7900)
  SingleSource/Benchmarks/Shootout-C++/methcall: 10.29% (0.6800 => 0.7500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 10.15% (3.6950 => 4.0700)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 9.74% (0.7700 => 0.8450)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 9.72% (2.6750 => 2.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 9.62% (0.2600 => 0.2850)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 9.52% (0.4200 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/moments: 9.50% (1.2100 => 1.3250)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 9.30% (0.2150 => 0.2350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 8.99% (4.0600 => 4.4250)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 8.82% (0.6800 => 0.7400)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.80% (0.6250 => 0.6800)
  MultiSource/Applications/d/make_dparser: 8.75% (13.8900 => 15.1050)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.70% (0.2300 => 0.2500)
  MultiSource/Applications/treecc/treecc: 8.57% (8.8700 => 9.6300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/sim/sim: 8.20% (0.9150 => 0.9900)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 8.09% (1.3600 => 1.4700)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.01% (2.0600 => 2.2250)
  SingleSource/Regression/C/bigstack: 8.00% (0.1250 => 0.1350)
  MultiSource/Applications/aha/aha: 7.89% (0.3800 => 0.4100)
  MultiSource/Applications/JM/ldecod/ldecod: 7.82% (23.8550 => 25.7200)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 7.78% (3.8550 => 4.1550)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 7.59% (1.9100 => 2.0550)
  SingleSource/Benchmarks/McGill/misr: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 7.42% (4.7200 => 5.0700)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 7.14% (0.7000 => 0.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 7.14% (0.2800 => 0.3000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.09% (3.9500 => 4.2300)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 7.02% (1.2100 => 1.2950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 6.68% (3.8950 => 4.1550)
  SingleSource/Benchmarks/Shootout/lists: 6.52% (0.2300 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/objinst: 6.43% (0.7000 => 0.7450)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 6.25% (0.1600 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 6.25% (0.2400 => 0.2550)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 6.04% (3.9750 => 4.2150)
  MultiSource/Benchmarks/FreeBench/mason/mason: 5.71% (0.1750 => 0.1850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 5.62% (4.1850 => 4.4200)
  SingleSource/Regression/C++/ofstream_ctor: 5.47% (0.6400 => 0.6750)
  MultiSource/Applications/spiff/spiff: 5.25% (3.4300 => 3.6100)
  MultiSource/Applications/Burg/burg: 5.23% (3.6300 => 3.8200)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.00% (0.3000 => 0.3150)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 4.95% (0.5050 => 0.5300)
  MultiSource/Applications/lua/lua: 4.77% (12.0500 => 12.6250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 4.65% (0.2150 => 0.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 4.55% (0.2200 => 0.2300)
  MultiSource/Applications/JM/lencod/lencod: 4.39% (50.2100 => 52.4150)
  SingleSource/UnitTests/Vector/constpool: 4.36% (155.3200 => 162.0900)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 4.27% (4.0950 => 4.2700)
  MultiSource/Benchmarks/McCat/18-imp/imp: 4.27% (1.0550 => 1.1000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 4.15% (1.9300 => 2.0100)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 3.80% (1.1850 => 1.2300)
  MultiSource/Benchmarks/McCat/09-vor/vor: 3.65% (0.9600 => 0.9950)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 3.64% (3.9850 => 4.1300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 3.39% (0.5900 => 0.6100)
  MultiSource/Applications/hbd/hbd: 3.18% (4.2400 => 4.3750)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 3.13% (0.4800 => 0.4950)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 3.08% (0.3250 => 0.3350)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.77% (16.2300 => 16.6800)
  SingleSource/Benchmarks/Shootout-C++/matrix: 2.55% (0.7850 => 0.8050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 2.50% (3.6050 => 3.6950)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 2.26% (0.6650 => 0.6800)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.17% (0.6900 => 0.7050)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 2.05% (0.7300 => 0.7450)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.92% (2.0800 => 2.1200)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 1.90% (2.6350 => 2.6850)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.78% (52.9500 => 53.8950)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.73% (28.2450 => 28.7350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 1.67% (3.8950 => 3.9600)
  SingleSource/Benchmarks/Misc-C++/bigfib: 1.42% (2.1200 => 2.1500)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 1.15% (1.7350 => 1.7550)
  MultiSource/Applications/SPASS/SPASS: 1.07% (67.9400 => 68.6650)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 1.04% (3.8450 => 3.8850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.03% (15.9850 => 16.1500)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 1.02% (0.9850 => 0.9950)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 182.97% (43.6950 => 123.6450)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 170.79% (7.0000 => 18.9550)
  SingleSource/Benchmarks/Misc/fbench: 166.57% (6.7900 => 18.1000)
  SingleSource/Benchmarks/Misc/whetstone: 133.12% (5.5550 => 12.9500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 116.67% (0.0300 => 0.0650)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.63% (2.2300 => 4.0950)
  SingleSource/Benchmarks/Shootout/fib2: 83.02% (8.2750 => 15.1450)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 61.94% (8.4200 => 13.6350)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/FreeBench/neural/neural: 41.94% (0.3100 => 0.4400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 41.01% (21.3600 => 30.1200)
  MultiSource/Applications/kimwitu++/kc: 40.91% (0.1100 => 0.1550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 39.00% (1.2050 => 1.6750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 38.79% (11.3950 => 15.8150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 37.14% (8.7650 => 12.0200)
  SingleSource/Benchmarks/McGill/chomp: 36.11% (2.4650 => 3.3550)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 35.03% (18.3550 => 24.7850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 33.75% (28.4850 => 38.1000)
  SingleSource/Benchmarks/Shootout-C++/lists1: 29.43% (1.7500 => 2.2650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 26.92% (0.1300 => 0.1650)
  MultiSource/Applications/siod/siod: 25.69% (6.3650 => 8.0000)
  SingleSource/Benchmarks/SmallPT/smallpt: 25.37% (60.3850 => 75.7050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 25.05% (7.1450 => 8.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 24.25% (12.9700 => 16.1150)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 19.75% (19.9700 => 23.9150)
  SingleSource/Benchmarks/Shootout/sieve: 19.09% (15.2400 => 18.1500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 18.94% (8.5800 => 10.2050)
  MultiSource/Applications/oggenc/oggenc: 18.06% (0.3600 => 0.4250)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 17.00% (5.2950 => 6.1950)
  MultiSource/Applications/sqlite3/sqlite3: 16.78% (12.7550 => 14.8950)
  MultiSource/Applications/aha/aha: 16.74% (5.5850 => 6.5200)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 16.47% (0.8500 => 0.9900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 16.01% (4.1850 => 4.8550)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 14.55% (14.1200 => 16.1750)
  SingleSource/Benchmarks/Stanford/Bubblesort: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 13.70% (3.9050 => 4.4400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 13.37% (5.8350 => 6.6150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 13.36% (16.3600 => 18.5450)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 13.12% (1.1050 => 1.2500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 12.99% (13.0500 => 14.7450)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.71% (16.2900 => 18.3600)
  MultiSource/Benchmarks/nbench/nbench: 12.53% (39.7400 => 44.7200)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 12.50% (4.8400 => 5.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 12.10% (4.3800 => 4.9100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 11.73% (18.6650 => 20.8550)
  MultiSource/Benchmarks/Olden/bh/bh: 11.47% (7.1950 => 8.0200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.11% (0.2250 => 0.2500)
  SingleSource/Benchmarks/McGill/misr: 11.11% (0.5400 => 0.6000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 10.48% (17.6450 => 19.4950)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.48% (2.8150 => 3.1100)
  SingleSource/Benchmarks/Shootout-C++/hash2: 10.43% (9.9250 => 10.9600)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 10.38% (5.3000 => 5.8500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 10.36% (24.1750 => 26.6800)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 10.36% (12.8850 => 14.2200)
  MultiSource/Applications/minisat/minisat: 10.27% (24.6350 => 27.1650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.14% (8.7250 => 9.6100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 10.13% (8.6850 => 9.5650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 10.06% (1.6400 => 1.8050)
  MultiSource/Applications/lambda-0_1_3/lambda: 10.00% (12.1950 => 13.4150)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 10.00% (0.2000 => 0.2200)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.99% (27.9750 => 30.7700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 9.93% (14.6550 => 16.1100)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.76% (0.8200 => 0.9000)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.76% (0.2050 => 0.2250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 9.72% (10.2850 => 11.2850)
  MultiSource/Applications/spiff/spiff: 9.72% (16.4150 => 18.0100)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 9.50% (6.4200 => 7.0300)
  MultiSource/Applications/viterbi/viterbi: 9.32% (10.1400 => 11.0850)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 9.13% (14.7350 => 16.0800)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.11% (7.3550 => 8.0250)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 9.11% (2.4700 => 2.6950)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 9.06% (1.6000 => 1.7450)
  SingleSource/Benchmarks/Shootout-C++/fibo: 9.05% (14.4250 => 15.7300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 8.80% (36.3550 => 39.5550)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.76% (3.4800 => 3.7850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 8.58% (4.1950 => 4.5550)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.57% (0.1750 => 0.1900)
  SingleSource/Benchmarks/Misc/mandel: 8.41% (4.2800 => 4.6400)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.33% (0.3000 => 0.3250)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.26% (26.0750 => 28.2300)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.17% (2.8750 => 3.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 8.14% (0.8600 => 0.9300)
  SingleSource/Benchmarks/Dhrystone/fldry: 8.10% (5.2450 => 5.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.09% (0.6800 => 0.7350)
  SingleSource/Benchmarks/Misc/pi: 8.06% (1.5500 => 1.6750)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 7.97% (3.3250 => 3.5900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 7.88% (16.1200 => 17.3900)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 7.87% (1.0800 => 1.1650)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.83% (1.0850 => 1.1700)
  SingleSource/Benchmarks/Shootout/methcall: 7.82% (8.6300 => 9.3050)
  SingleSource/Benchmarks/Shootout/matrix: 7.79% (6.4850 => 6.9900)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.75% (1.4200 => 1.5300)
  SingleSource/Benchmarks/Shootout/ary3: 7.72% (6.6700 => 7.1850)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.72% (2.7850 => 3.0000)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.72% (2.8500 => 3.0700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 7.70% (8.7700 => 9.4450)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.68% (3.4500 => 3.7150)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.67% (4.6300 => 4.9850)
  SingleSource/UnitTests/Vector/build2: 7.67% (4.3050 => 4.6350)
  SingleSource/Benchmarks/Misc-C++/bigfib: 7.63% (0.6550 => 0.7050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 7.58% (193.9050 => 208.5950)
  SingleSource/Benchmarks/Misc/flops-7: 7.57% (10.1100 => 10.8750)
  SingleSource/Benchmarks/Misc/flops-1: 7.57% (6.7400 => 7.2500)
  SingleSource/Benchmarks/Misc/flops: 7.57% (17.9750 => 19.3350)
  SingleSource/Benchmarks/Misc/flops-2: 7.54% (4.0450 => 4.3500)
  SingleSource/Benchmarks/Misc/flops-6: 7.51% (5.3950 => 5.8000)
  SingleSource/Benchmarks/Misc/flops-8: 7.50% (5.7300 => 6.1600)
  SingleSource/Benchmarks/Shootout/random: 7.50% (3.7350 => 4.0150)
  MultiSource/Applications/hexxagon/hexxagon: 7.45% (29.4800 => 31.6750)
  SingleSource/Benchmarks/Misc/flops-3: 7.44% (7.1900 => 7.7250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 7.40% (13.1800 => 14.1550)
  MultiSource/Applications/lua/lua: 7.39% (64.8500 => 69.6400)
  SingleSource/Benchmarks/Misc/flops-5: 7.38% (5.6250 => 6.0400)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.37% (23.4000 => 25.1250)
  SingleSource/Benchmarks/Misc/mandel-2: 7.37% (2.0350 => 2.1850)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 7.37% (0.4750 => 0.5100)
  SingleSource/Benchmarks/Misc/flops-4: 7.24% (3.3150 => 3.5550)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.17% (14.8500 => 15.9150)
  SingleSource/Benchmarks/Misc/fp-convert: 7.03% (4.6950 => 5.0250)
  MultiSource/Applications/SPASS/SPASS: 6.92% (36.1950 => 38.7000)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.87% (12.2950 => 13.1400)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 6.86% (5.1000 => 5.4500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.86% (25.2950 => 27.0300)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.73% (2.6000 => 2.7750)
  MultiSource/Applications/JM/lencod/lencod: 6.73% (18.2800 => 19.5100)
  MultiSource/Applications/obsequi/Obsequi: 6.51% (4.9950 => 5.3200)
  MultiSource/Benchmarks/llubenchmark/llu: 6.48% (16.0500 => 17.0900)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.37% (6.1250 => 6.5150)
  SingleSource/Benchmarks/Dhrystone/dry: 6.34% (4.8100 => 5.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 6.30% (2.4600 => 2.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 6.23% (99.2600 => 105.4450)
  MultiSource/Benchmarks/Olden/health/health: 6.08% (1.6450 => 1.7450)
  MultiSource/Applications/sgefa/sgefa: 6.06% (0.8250 => 0.8750)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 6.05% (1.0750 => 1.1400)
  SingleSource/Regression/C/uint64_to_float: 5.95% (1.7650 => 1.8700)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.86% (6.5700 => 6.9550)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 5.84% (12.0700 => 12.7750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.80% (4.9100 => 5.1950)
  SingleSource/Benchmarks/Shootout/lists: 5.80% (22.5850 => 23.8950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 5.69% (0.6150 => 0.6500)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.68% (1.9350 => 2.0450)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.58% (12.8100 => 13.5250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 5.56% (0.9000 => 0.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 5.46% (22.4300 => 23.6550)
  MultiSource/Applications/d/make_dparser: 5.41% (0.1850 => 0.1950)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 5.33% (2.0650 => 2.1750)
  MultiSource/Benchmarks/sim/sim: 5.11% (12.9200 => 13.5800)
  SingleSource/Benchmarks/Shootout-C++/hash: 5.05% (2.1800 => 2.2900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.71% (134.5050 => 140.8400)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.68% (42.4800 => 44.4700)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 4.56% (1.5350 => 1.6050)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 4.41% (9.0650 => 9.4650)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 4.31% (9.8500 => 10.2750)
  MultiSource/Benchmarks/FreeBench/distray/distray: 4.22% (0.8300 => 0.8650)
  MultiSource/Benchmarks/Olden/tsp/tsp: 4.04% (9.7850 => 10.1800)
  MultiSource/Benchmarks/Olden/bisort/bisort: 3.91% (1.5350 => 1.5950)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 3.88% (12.1150 => 12.5850)
  SingleSource/Benchmarks/Linpack/linpack-pc: 3.87% (6.9850 => 7.2550)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.72% (62.5550 => 64.8850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 3.29% (67.3550 => 69.5700)
  SingleSource/Benchmarks/Shootout/strcat: 3.26% (0.4600 => 0.4750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 3.19% (20.6950 => 21.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 3.08% (129.1150 => 133.0900)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 2.86% (14.5100 => 14.9250)
  MultiSource/Benchmarks/McCat/09-vor/vor: 2.86% (0.3500 => 0.3600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 2.47% (15.1600 => 15.5350)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 2.43% (11.3300 => 11.6050)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.28% (182.4700 => 186.6250)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.26% (17.2800 => 17.6700)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.12% (20.9850 => 21.4300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 1.98% (1.0100 => 1.0300)
  SingleSource/Benchmarks/McGill/queens: 1.69% (4.7350 => 4.8150)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.59% (6.6000 => 6.7050)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 1.42% (20.7100 => 21.0050)
  SingleSource/Benchmarks/Misc/oourafft: 1.34% (14.1550 => 14.3450)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/global_type: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/block-copied-in-cxxobj: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest3: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-08-02-CastTest2: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/2003-06-08-BaseType: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/2008-01-07-LongDouble: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/pi: -35.71% (0.0700 => 0.0450)
  SingleSource/Benchmarks/Shootout/hello: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2006-02-04-DivRem: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C/sumarray: -29.41% (0.0850 => 0.0600)
  MultiSource/Applications/lemon/lemon: -29.11% (5.6000 => 3.9700)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -28.84% (1.3350 => 0.9500)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -28.30% (0.2650 => 0.1900)
  SingleSource/UnitTests/2002-08-02-CastTest: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/testtrace: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -26.50% (0.5850 => 0.4300)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.37% (0.3350 => 0.2500)
  SingleSource/UnitTests/2006-01-23-UnionInit: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/conditional-gnu-ext: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Shootout/nestedloop: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -22.03% (0.2950 => 0.2300)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -20.61% (0.6550 => 0.5200)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.00% (0.1500 => 0.1200)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -19.48% (5.4150 => 4.3600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -19.44% (0.1800 => 0.1450)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/2003-05-07-VarArgs: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -17.56% (2.2500 => 1.8550)
  SingleSource/Benchmarks/Shootout-C++/fibo: -17.52% (0.6850 => 0.5650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -17.39% (0.1150 => 0.0950)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -17.39% (0.3450 => 0.2850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -17.09% (19.0200 => 15.7700)
  SingleSource/Benchmarks/McGill/queens: -16.67% (0.1500 => 0.1250)
  SingleSource/Regression/C/casts: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -16.58% (0.9950 => 0.8300)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -16.33% (0.4900 => 0.4100)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -16.18% (0.6800 => 0.5700)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -16.16% (1.9800 => 1.6600)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -16.07% (0.2800 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/hash: -15.71% (1.4000 => 1.1800)
  SingleSource/Regression/C++/pointer_member: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -15.34% (0.8150 => 0.6900)
  MultiSource/Benchmarks/nbench/nbench: -15.24% (4.6600 => 3.9500)
  MultiSource/Benchmarks/FreeBench/neural/neural: -15.18% (0.5600 => 0.4750)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -15.00% (0.1000 => 0.0850)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -14.89% (0.2350 => 0.2000)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -14.86% (4.6100 => 3.9250)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -14.63% (3.3150 => 2.8300)
  SingleSource/Benchmarks/Shootout-C++/ary2: -14.61% (0.8900 => 0.7600)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -14.56% (2.0600 => 1.7600)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -14.49% (0.3450 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -14.38% (0.7650 => 0.6550)
  SingleSource/UnitTests/2003-05-31-CastToBool: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Dhrystone/dry: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.64% (0.3300 => 0.2850)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -13.56% (26.6150 => 23.0050)
  MultiSource/Benchmarks/McCat/08-main/main: -13.33% (0.9750 => 0.8450)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -13.04% (0.1150 => 0.1000)
  SingleSource/Benchmarks/Misc/flops-6: -13.04% (0.1150 => 0.1000)
  SingleSource/Benchmarks/Shootout-C++/ary3: -12.99% (0.8850 => 0.7700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -12.66% (6.2800 => 5.4850)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -12.27% (1.1000 => 0.9650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -12.24% (0.2450 => 0.2150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -12.24% (0.2450 => 0.2150)
  MultiSource/Applications/obsequi/Obsequi: -12.23% (4.1700 => 3.6600)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -12.18% (0.9850 => 0.8650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -12.17% (6.5350 => 5.7400)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.12% (0.1650 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-4: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -11.86% (4.9750 => 4.3850)
  MultiSource/Benchmarks/Olden/mst/mst: -11.84% (0.3800 => 0.3350)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Applications/hexxagon/hexxagon: -11.65% (3.3050 => 2.9200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -11.54% (0.2600 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -11.36% (0.2200 => 0.1950)
  SingleSource/Benchmarks/Shootout-C++/hash2: -11.11% (1.4400 => 1.2800)
  SingleSource/Benchmarks/Shootout-C++/ary: -11.05% (0.8600 => 0.7650)
  SingleSource/Benchmarks/Shootout-C++/hello: -11.03% (0.6800 => 0.6050)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  SingleSource/Benchmarks/Shootout-C++/lists1: -10.55% (1.0900 => 0.9750)
  SingleSource/Benchmarks/Shootout/heapsort: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -10.30% (1.1650 => 1.0450)
  SingleSource/Benchmarks/Misc/fp-convert: -10.00% (0.1000 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/div: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Bullet/bullet: -9.87% (117.8850 => 106.2550)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -9.66% (4.8650 => 4.3950)
  SingleSource/Benchmarks/Misc/flops: -9.59% (0.3650 => 0.3300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -9.55% (4.6600 => 4.2150)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -9.38% (0.1600 => 0.1450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -8.97% (0.3900 => 0.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -8.93% (0.2800 => 0.2550)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.76% (8.6150 => 7.8600)
  MultiSource/Benchmarks/McCat/05-eks/eks: -8.56% (1.6350 => 1.4950)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -8.52% (12.6750 => 11.5950)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -8.23% (1.5800 => 1.4500)
  SingleSource/Benchmarks/CoyoteBench/almabench: -8.16% (0.2450 => 0.2250)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -7.84% (17.2250 => 15.8750)
  MultiSource/Benchmarks/Olden/bisort/bisort: -7.69% (0.1950 => 0.1800)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.55% (0.5300 => 0.4900)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.52% (0.6650 => 0.6150)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -7.30% (4.5200 => 4.1900)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -6.92% (0.7950 => 0.7400)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -6.90% (0.2900 => 0.2700)
  MultiSource/Applications/ClamAV/clamscan: -6.90% (52.1300 => 48.5350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -6.65% (3.9100 => 3.6500)
  MultiSource/Benchmarks/PAQ8p/paq8p: -6.36% (9.0400 => 8.4650)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -6.00% (0.5000 => 0.4700)
  MultiSource/Benchmarks/Olden/health/health: -5.95% (0.4200 => 0.3950)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -5.64% (4.0800 => 3.8500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -5.51% (4.5350 => 4.2850)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.50% (2.5450 => 2.4050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -5.32% (0.4700 => 0.4450)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -5.22% (2.0100 => 1.9050)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -5.19% (1.4450 => 1.3700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -5.11% (4.0150 => 3.8100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -4.80% (0.6250 => 0.5950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -4.40% (6.1350 => 5.8650)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -4.35% (0.2300 => 0.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.33% (1.0400 => 0.9950)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.26% (4.4550 => 4.2650)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -4.16% (3.8450 => 3.6850)
  MultiSource/Benchmarks/Olden/power/power: -3.61% (0.4150 => 0.4000)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -3.52% (1.1350 => 1.0950)
  MultiSource/Benchmarks/mafft/pairlocalalign: -3.37% (31.8800 => 30.8050)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -3.23% (0.3100 => 0.3000)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.13% (0.3200 => 0.3100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -3.06% (0.4900 => 0.4750)
  SingleSource/UnitTests/SignlessTypes/rem: -2.82% (0.3550 => 0.3450)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.50% (13.2050 => 12.8750)
  SingleSource/Benchmarks/Shootout-C++/lists: -2.34% (0.8550 => 0.8350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -2.14% (3.7400 => 3.6600)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -1.84% (3.2550 => 3.1950)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -1.05% (3.8100 => 3.7700)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -75.25% (17.6950 => 4.3800)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -55.56% (0.3600 => 0.1600)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -34.15% (0.4100 => 0.2700)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -32.82% (0.6550 => 0.4400)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -32.56% (0.2150 => 0.1450)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.32% (8.4000 => 6.1050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -26.16% (13.7400 => 10.1450)
  SingleSource/Benchmarks/Stanford/Treesort: -26.09% (0.3450 => 0.2550)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -25.52% (16.6550 => 12.4050)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.00% (0.1000 => 0.0750)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.99% (14.7650 => 11.0750)
  MultiSource/Applications/lemon/lemon: -23.90% (3.8700 => 2.9450)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -19.95% (27.7900 => 22.2450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -16.57% (16.9300 => 14.1250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -14.31% (12.3300 => 10.5650)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -14.22% (4.4300 => 3.8000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.20% (9.2600 => 7.9450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -13.22% (18.9150 => 16.4150)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -12.88% (22.8950 => 19.9450)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -11.45% (0.8300 => 0.7350)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -10.75% (2.3250 => 2.0750)
  MultiSource/Applications/JM/ldecod/ldecod: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -9.15% (52.1050 => 47.3350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -9.01% (21.0950 => 19.1950)
  SingleSource/Benchmarks/Shootout-C++/lists: -8.87% (62.2450 => 56.7250)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -8.21% (20.2800 => 18.6150)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -7.70% (28.1750 => 26.0050)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -7.38% (8.5400 => 7.9100)
  SingleSource/Benchmarks/Shootout-C++/moments: -7.32% (0.2050 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/strcat: -7.14% (0.2100 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -7.14% (0.3500 => 0.3250)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.89% (8.2750 => 7.7050)
  SingleSource/Benchmarks/Shootout/hash: -6.84% (16.7450 => 15.6000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -6.38% (14.4200 => 13.5000)
  MultiSource/Benchmarks/BitBench/five11/five11: -6.33% (60.4450 => 56.6200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.75% (13.3750 => 12.7400)
  MultiSource/Benchmarks/Olden/mst/mst: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.35% (0.4600 => 0.4400)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -4.33% (6.2400 => 5.9700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -4.26% (1.8800 => 1.8000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.20% (26.6700 => 25.5500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -3.28% (18.0100 => 17.4200)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.78% (3.5950 => 3.4950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.66% (3.5700 => 3.4750)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -2.63% (0.9500 => 0.9250)
  MultiSource/Applications/ClamAV/clamscan: -2.60% (0.3850 => 0.3750)
  SingleSource/Benchmarks/Misc/ffbench: -2.55% (4.3200 => 4.2100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -2.48% (15.5150 => 15.1300)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.72% (39.7700 => 39.0850)
  MultiSource/Benchmarks/Bullet/bullet: -1.51% (24.1200 => 23.7550)
  SingleSource/Benchmarks/Shootout/heapsort: -1.34% (13.7950 => 13.6100)

Report Time: 1.47s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140128/0075b5cb/attachment.html>


More information about the llvm-testresults mailing list