[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 Jan 31 22:08:13 PST 2014


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

Comparing:
     Run: 21617, Order: 200605, Start Time: 2014-02-01 05:22:44, End Time: 2014-02-01 06:13:25
      To: 21614, Order: 200602, Start Time: 2014-02-01 04:27:37, End Time: 2014-02-01 05:18:34
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 14 (390 on baseline)
Performance Improvements: 3 (185 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1093 (511 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 50.00% (0.0500 => 0.0750, std.dev.: 0.0084)
  SingleSource/UnitTests/SignlessTypes/shr: 33.33% (0.0900 => 0.1200, std.dev.: 0.0058)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 14.44% (4.2250 => 4.8350, std.dev.: 0.2121)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Stanford/Treesort: 24.00% (0.2500 => 0.3100, std.dev.: 0.0098)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 19.85% (21.8600 => 26.2000, std.dev.: 1.0997)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 18.20% (17.0100 => 20.1050, std.dev.: 0.7916)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 13.25% (9.9250 => 11.2400, std.dev.: 0.3149)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 8.30% (4.0950 => 4.4350, std.dev.: 0.0051)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.21% (28.3100 => 30.6350, std.dev.: 0.1760)
  MultiSource/Benchmarks/MallocBench/gs/gs: 7.69% (0.1300 => 0.1400, std.dev.: 0.0022)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.32% (2.1850 => 2.3450, std.dev.: 0.0399)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 5.91% (3.7200 => 3.9400, std.dev.: 0.0839)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 5.84% (5.8250 => 6.1650, std.dev.: 0.0866)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 5.02% (18.1250 => 19.0350, std.dev.: 0.3207)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150, std.dev.: 0.0058)
  SingleSource/UnitTests/2003-07-09-SignedArgs: -31.58% (0.0950 => 0.0650, std.dev.: 0.0064)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/UnitTests/SignlessTypes/Large/cast: -62.50% (0.0400 => 0.0150, std.dev.: 0.0051)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 600.00% (0.0050 => 0.0350)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 500.00% (0.0050 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 175.00% (0.0200 => 0.0550)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 114.29% (0.0350 => 0.0750)
  SingleSource/Regression/C/DuffsDevice: 90.91% (0.0550 => 0.1050)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2003-05-14-array-init: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-06-16-VolatileError: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 66.67% (0.0300 => 0.0500)
  SingleSource/Regression/C/globalrefs: 66.67% (0.0450 => 0.0750)
  SingleSource/UnitTests/Vector/divides: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/byval-alignment: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C++/BuiltinTypeInfo: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 45.83% (0.1200 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 45.45% (0.2200 => 0.3200)
  SingleSource/Regression/C++/fixups: 45.45% (0.0550 => 0.0800)
  SingleSource/UnitTests/2002-05-02-CastTest2: 45.45% (0.0550 => 0.0800)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 42.24% (3.2550 => 4.6300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 41.18% (0.2550 => 0.3600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 40.00% (0.2250 => 0.3150)
  SingleSource/Benchmarks/Misc/flops-8: 37.50% (0.0800 => 0.1100)
  SingleSource/Regression/C/2008-01-07-LongDouble: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 36.15% (4.0800 => 5.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 35.29% (0.2550 => 0.3450)
  SingleSource/Benchmarks/Shootout/objinst: 34.78% (0.1150 => 0.1550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 34.72% (0.3600 => 0.4850)
  SingleSource/Benchmarks/Stanford/Quicksort: 33.33% (0.1050 => 0.1400)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 33.33% (0.0600 => 0.0800)
  SingleSource/UnitTests/FloatPrecision: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 33.19% (1.1300 => 1.5050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 31.91% (3.8550 => 5.0850)
  MultiSource/Benchmarks/sim/sim: 31.69% (0.9150 => 1.2050)
  SingleSource/Benchmarks/Shootout/methcall: 31.58% (0.0950 => 0.1250)
  SingleSource/Benchmarks/McGill/exptree: 31.25% (0.2400 => 0.3150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 31.25% (0.2400 => 0.3150)
  MultiSource/Applications/sqlite3/sqlite3: 30.98% (63.1750 => 82.7450)
  SingleSource/Regression/C/PR10189: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 30.03% (3.9300 => 5.1100)
  SingleSource/Benchmarks/Linpack/linpack-pc: 29.09% (0.8250 => 1.0650)
  SingleSource/UnitTests/SignlessTypes/ccc: 28.57% (0.0700 => 0.0900)
  SingleSource/Benchmarks/Stanford/IntMM: 28.00% (0.1250 => 0.1600)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 27.81% (3.7400 => 4.7800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 27.42% (3.9750 => 5.0650)
  SingleSource/UnitTests/2003-05-26-Shorts: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 26.88% (0.9300 => 1.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 26.83% (0.2050 => 0.2600)
  SingleSource/Benchmarks/Shootout/ary3: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 26.42% (0.2650 => 0.3350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 26.09% (3.9100 => 4.9300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 25.64% (0.1950 => 0.2450)
  MultiSource/Applications/aha/aha: 25.00% (0.3800 => 0.4750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.78% (4.0150 => 5.0100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 24.13% (3.8950 => 4.8350)
  SingleSource/Regression/C/sumarray2d: 23.53% (0.0850 => 0.1050)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 23.40% (0.2350 => 0.2900)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 23.08% (0.1300 => 0.1600)
  SingleSource/Benchmarks/Shootout/sieve: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/Shootout/fib2: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 22.00% (3.9550 => 4.8250)
  SingleSource/Benchmarks/Stanford/RealMM: 21.74% (0.1150 => 0.1400)
  SingleSource/UnitTests/2003-05-31-CastToBool: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 20.83% (0.3600 => 0.4350)
  MultiSource/Applications/Burg/burg: 19.42% (3.6300 => 4.3350)
  MultiSource/Applications/siod/siod: 19.25% (9.3750 => 11.1800)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 19.07% (3.9850 => 4.7450)
  MultiSource/Applications/minisat/minisat: 18.78% (2.1300 => 2.5300)
  SingleSource/Benchmarks/Misc/mandel-2: 18.75% (0.0800 => 0.0950)
  SingleSource/UnitTests/2003-08-11-VaListArg: 18.75% (0.0800 => 0.0950)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 18.60% (0.2150 => 0.2550)
  SingleSource/Benchmarks/McGill/chomp: 18.33% (0.6000 => 0.7100)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 18.16% (3.6900 => 4.3600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 17.68% (4.1850 => 4.9250)
  MultiSource/Applications/kimwitu++/kc: 17.39% (48.6150 => 57.0700)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 17.39% (0.2300 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 17.24% (0.2900 => 0.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 16.28% (0.2150 => 0.2500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 15.84% (4.6100 => 5.3400)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 15.73% (0.4450 => 0.5150)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 14.94% (3.7150 => 4.2700)
  MultiSource/Benchmarks/PAQ8p/paq8p: 14.66% (9.0400 => 10.3650)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 14.58% (0.4800 => 0.5500)
  SingleSource/UnitTests/SignlessTypes/shr: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Misc/mandel: 14.29% (0.1400 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 14.04% (1.1750 => 1.3400)
  MultiSource/Benchmarks/NPB-serial/is/is: 13.95% (0.2150 => 0.2450)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 13.95% (0.2150 => 0.2450)
  SingleSource/Benchmarks/Stanford/Towers: 13.79% (0.1450 => 0.1650)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 13.46% (1.0400 => 1.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 13.46% (0.2600 => 0.2950)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 13.33% (0.1500 => 0.1700)
  SingleSource/Benchmarks/Shootout/strcat: 13.33% (0.0750 => 0.0850)
  SingleSource/Regression/C/badidx: 13.33% (0.0750 => 0.0850)
  SingleSource/UnitTests/Vector/build2: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Shootout-C++/sieve: 13.33% (0.9000 => 1.0200)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 13.12% (3.5050 => 3.9650)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/Stanford/Queens: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 12.84% (3.8550 => 4.3500)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 12.62% (1.0700 => 1.2050)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.52% (2.6750 => 3.0100)
  SingleSource/Benchmarks/McGill/misr: 12.50% (0.2000 => 0.2250)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 12.48% (15.7850 => 17.7550)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 12.41% (4.0300 => 4.5300)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 11.76% (0.6800 => 0.7600)
  MultiSource/Applications/oggenc/oggenc: 11.60% (18.3550 => 20.4850)
  SingleSource/Benchmarks/Shootout-C++/moments: 11.57% (1.2100 => 1.3500)
  SingleSource/Benchmarks/Shootout-C++/strcat: 11.54% (0.6500 => 0.7250)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 11.29% (3.8100 => 4.2400)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 11.20% (0.6250 => 0.6950)
  MultiSource/Applications/sgefa/sgefa: 11.19% (1.4300 => 1.5900)
  MultiSource/Applications/d/make_dparser: 11.12% (13.8900 => 15.4350)
  SingleSource/Benchmarks/Misc/flops-2: 11.11% (0.0900 => 0.1000)
  SingleSource/UnitTests/initp1: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Shootout/lists: 10.87% (0.2300 => 0.2550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 10.83% (3.6950 => 4.0950)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 10.82% (3.6500 => 4.0450)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 10.77% (0.3250 => 0.3600)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 10.64% (0.2350 => 0.2600)
  SingleSource/Benchmarks/Stanford/Puzzle: 10.45% (0.3350 => 0.3700)
  MultiSource/Applications/JM/ldecod/ldecod: 10.06% (23.8550 => 26.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 10.00% (0.2000 => 0.2200)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 9.76% (0.2050 => 0.2250)
  MultiSource/Applications/lambda-0_1_3/lambda: 9.71% (2.0600 => 2.2600)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.68% (0.1550 => 0.1700)
  MultiSource/Applications/treecc/treecc: 9.58% (8.8700 => 9.7200)
  SingleSource/UnitTests/SignlessTypes/factor: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/SmallPT/smallpt: 9.52% (0.5250 => 0.5750)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 9.48% (4.0600 => 4.4450)
  MultiSource/Benchmarks/McCat/09-vor/vor: 9.38% (0.9600 => 1.0500)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 9.37% (0.1600 => 0.1750)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 9.22% (2.7650 => 3.0200)
  SingleSource/Benchmarks/Shootout-C++/wc: 9.09% (0.7150 => 0.7800)
  MultiSource/Applications/spiff/spiff: 9.04% (3.4300 => 3.7400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 8.82% (0.3400 => 0.3700)
  SingleSource/Benchmarks/Shootout/hash: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C/football/football: 8.54% (2.8700 => 3.1150)
  SingleSource/UnitTests/vla: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/BitBench/five11/five11: 8.11% (0.1850 => 0.2000)
  SingleSource/Regression/C/bigstack: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.74% (0.7750 => 0.8350)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 7.53% (0.4650 => 0.5000)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 7.21% (3.6050 => 3.8650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 6.96% (3.9500 => 4.2250)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Shootout/matrix: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 6.23% (1.4450 => 1.5350)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.15% (0.3250 => 0.3450)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.73% (0.7850 => 0.8300)
  MultiSource/Benchmarks/McCat/15-trie/trie: 5.71% (0.1750 => 0.1850)
  SingleSource/Benchmarks/Dhrystone/dry: 5.71% (0.1750 => 0.1850)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.66% (2.1200 => 2.2400)
  SingleSource/Benchmarks/Shootout-C++/random: 5.38% (0.6500 => 0.6850)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 5.26% (0.1900 => 0.2000)
  SingleSource/UnitTests/Vector/constpool: 5.23% (155.3200 => 163.4500)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 5.00% (0.3000 => 0.3150)
  SingleSource/Benchmarks/Shootout-C++/objinst: 5.00% (0.7000 => 0.7350)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 4.91% (3.9750 => 4.1700)
  MultiSource/Applications/JM/lencod/lencod: 4.54% (50.2100 => 52.4900)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 4.43% (0.7900 => 0.8250)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.41% (0.6800 => 0.7100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 4.17% (0.2400 => 0.2500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 4.03% (138.9550 => 144.5500)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 3.92% (0.7650 => 0.7950)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 3.84% (28.2450 => 29.3300)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 3.73% (3.2150 => 3.3350)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 3.62% (3.3150 => 3.4350)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 3.61% (2.6350 => 2.7300)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.51% (0.8550 => 0.8850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 3.28% (0.3050 => 0.3150)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 3.25% (3.8450 => 3.9700)
  SingleSource/Regression/C++/ofstream_ctor: 3.13% (0.6400 => 0.6600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 3.01% (0.6650 => 0.6850)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 2.89% (1.2100 => 1.2450)
  MultiSource/Applications/hbd/hbd: 2.48% (4.2400 => 4.3450)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 2.43% (2.0600 => 2.1100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 2.42% (4.9500 => 5.0700)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 2.38% (0.4200 => 0.4300)
  MultiSource/Applications/SPASS/SPASS: 2.36% (67.9400 => 69.5450)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 2.29% (0.6550 => 0.6700)
  MultiSource/Benchmarks/Olden/bh/bh: 2.20% (0.9100 => 0.9300)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 2.15% (2.3250 => 2.3750)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.13% (12.6750 => 12.9450)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 1.98% (0.5050 => 0.5150)
  MultiSource/Benchmarks/Olden/em3d/em3d: 1.92% (0.5200 => 0.5300)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 1.74% (3.7400 => 3.8050)
  MultiSource/Applications/lua/lua: 1.66% (12.0500 => 12.2500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 1.61% (92.4350 => 93.9250)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.43% (1.4000 => 1.4200)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.39% (1.4400 => 1.4600)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 1.30% (3.4550 => 3.5000)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 1.23% (4.8650 => 4.9250)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.09% (15.9850 => 16.1600)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 188.40% (43.6950 => 126.0150)
  SingleSource/Benchmarks/Misc/fbench: 165.10% (6.7900 => 18.0000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 144.43% (7.0000 => 17.1100)
  SingleSource/Benchmarks/Misc/whetstone: 134.38% (5.5550 => 13.0200)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 98.88% (2.2300 => 4.4350)
  SingleSource/Benchmarks/Shootout/fib2: 96.86% (8.2750 => 16.2900)
  SingleSource/Benchmarks/McGill/chomp: 89.45% (2.4650 => 4.6700)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 72.15% (0.3950 => 0.6800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 65.38% (0.1300 => 0.2150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 46.49% (21.3600 => 31.2900)
  MultiSource/Applications/kimwitu++/kc: 45.45% (0.1100 => 0.1600)
  MultiSource/Benchmarks/FreeBench/neural/neural: 45.16% (0.3100 => 0.4500)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 34.35% (18.3550 => 24.6600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 32.62% (15.1600 => 20.1050)
  MultiSource/Applications/aha/aha: 32.14% (5.5850 => 7.3800)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 29.90% (17.6450 => 22.9200)
  MultiSource/Applications/siod/siod: 28.36% (6.3650 => 8.1700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 28.04% (3.9050 => 5.0000)
  MultiSource/Benchmarks/BitBench/five11/five11: 27.67% (60.4450 => 77.1700)
  SingleSource/Benchmarks/Misc/oourafft: 27.06% (14.1550 => 17.9850)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 24.85% (4.1850 => 5.2250)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 23.43% (8.5800 => 10.5900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 23.19% (129.1150 => 159.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 23.00% (67.3550 => 82.8450)
  SingleSource/Benchmarks/SmallPT/smallpt: 22.02% (60.3850 => 73.6800)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 21.52% (9.8500 => 11.9700)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 21.08% (8.4200 => 10.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 20.55% (193.9050 => 233.7450)
  SingleSource/Benchmarks/Misc-C++/bigfib: 19.85% (0.6550 => 0.7850)
  MultiSource/Applications/sqlite3/sqlite3: 19.44% (12.7550 => 15.2350)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 19.32% (4.8400 => 5.7750)
  SingleSource/Benchmarks/Shootout/sieve: 18.83% (15.2400 => 18.1100)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 18.50% (3.3250 => 3.9400)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 18.08% (16.1200 => 19.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 17.92% (4.3800 => 5.1650)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 17.49% (26.0750 => 30.6350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 16.81% (22.4300 => 26.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 16.67% (0.4200 => 0.4900)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 16.23% (3.4500 => 4.0100)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 15.77% (1.2050 => 1.3950)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 14.82% (5.8350 => 6.7000)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 14.69% (9.8000 => 11.2400)
  SingleSource/Benchmarks/Shootout/ary3: 14.47% (6.6700 => 7.6350)
  MultiSource/Benchmarks/nbench/nbench: 14.44% (39.7400 => 45.4800)
  MultiSource/Applications/oggenc/oggenc: 13.89% (0.3600 => 0.4100)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.88% (14.1200 => 16.0800)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 13.56% (2.0650 => 2.3450)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 13.53% (0.8500 => 0.9650)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 13.33% (0.1500 => 0.1700)
  MultiSource/Applications/lambda-0_1_3/lambda: 12.87% (12.1950 => 13.7650)
  MultiSource/Applications/JM/lencod/lencod: 12.58% (18.2800 => 20.5800)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.22% (16.2900 => 18.2800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 12.10% (0.6200 => 0.6950)
  SingleSource/UnitTests/Vector/build2: 12.08% (4.3050 => 4.8250)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 11.35% (7.3550 => 8.1900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 11.12% (16.3600 => 18.1800)
  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/Searching-dbl/Searching-dbl: 10.94% (20.7100 => 22.9750)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.83% (2.8150 => 3.1200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 10.58% (20.6950 => 22.8850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 10.50% (13.0500 => 14.4200)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 10.37% (0.8200 => 0.9050)
  SingleSource/Benchmarks/Shootout-C++/methcall: 9.96% (12.2950 => 13.5200)
  MultiSource/Applications/viterbi/viterbi: 9.86% (10.1400 => 11.1400)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.84% (0.3050 => 0.3350)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 9.81% (6.4200 => 7.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 9.76% (0.6150 => 0.6750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 9.63% (10.2850 => 11.2750)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 9.61% (5.1000 => 5.5900)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.56% (27.9750 => 30.6500)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 9.48% (99.2600 => 108.6700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 9.47% (0.9500 => 1.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 9.37% (12.9700 => 14.1850)
  MultiSource/Applications/minisat/minisat: 9.19% (24.6350 => 26.9000)
  SingleSource/Benchmarks/Shootout-C++/fibo: 9.01% (14.4250 => 15.7250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 8.95% (11.0000 => 11.9850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.91% (3.4800 => 3.7900)
  SingleSource/Benchmarks/Shootout-C++/lists1: 8.86% (1.7500 => 1.9050)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 8.84% (1.6400 => 1.7850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 8.69% (12.8850 => 14.0050)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 8.58% (4.1950 => 4.5550)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.57% (0.1750 => 0.1900)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.52% (2.8750 => 3.1200)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 8.49% (42.4800 => 46.0850)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  SingleSource/Benchmarks/Misc/mandel: 8.41% (4.2800 => 4.6400)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.33% (0.3000 => 0.3250)
  MultiSource/Benchmarks/McCat/08-main/main: 8.33% (0.1200 => 0.1300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 8.21% (8.7700 => 9.4900)
  SingleSource/Benchmarks/Shootout/matrix: 8.17% (6.4850 => 7.0150)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Misc/pi: 8.06% (1.5500 => 1.6750)
  MultiSource/Benchmarks/Olden/bh/bh: 7.99% (7.1950 => 7.7700)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.99% (6.5700 => 7.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 7.98% (1.8800 => 2.0300)
  SingleSource/Benchmarks/Stanford/FloatMM: 7.83% (1.0850 => 1.1700)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.82% (5.2450 => 5.6550)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.72% (2.8500 => 3.0700)
  SingleSource/Benchmarks/Misc/flops: 7.71% (17.9750 => 19.3600)
  SingleSource/Benchmarks/Misc/flops-8: 7.68% (5.7300 => 6.1700)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 7.67% (10.9500 => 11.7900)
  SingleSource/Benchmarks/Shootout/methcall: 7.65% (8.6300 => 9.2900)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 7.64% (14.6550 => 15.7750)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 7.64% (5.3000 => 5.7050)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  SingleSource/Benchmarks/Misc/flops-6: 7.60% (5.3950 => 5.8050)
  SingleSource/Benchmarks/Misc/flops-1: 7.57% (6.7400 => 7.2500)
  SingleSource/Benchmarks/Misc/fp-convert: 7.56% (4.6950 => 5.0500)
  SingleSource/Benchmarks/Misc/flops-5: 7.56% (5.6250 => 6.0500)
  SingleSource/Benchmarks/Misc/flops-3: 7.51% (7.1900 => 7.7300)
  SingleSource/Benchmarks/Misc/flops-7: 7.47% (10.1100 => 10.8650)
  SingleSource/Benchmarks/Misc/flops-4: 7.39% (3.3150 => 3.5600)
  SingleSource/Benchmarks/Misc/mandel-2: 7.37% (2.0350 => 2.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 7.35% (0.6800 => 0.7300)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 7.34% (14.5100 => 15.5750)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.33% (23.4000 => 25.1150)
  MultiSource/Benchmarks/McCat/18-imp/imp: 7.32% (0.2050 => 0.2200)
  SingleSource/Benchmarks/Misc/flops-2: 7.29% (4.0450 => 4.3400)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.18% (2.7850 => 2.9850)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 7.12% (2.6000 => 2.7850)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 7.10% (25.2950 => 27.0900)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 7.09% (24.1750 => 25.8900)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.04% (1.4200 => 1.5200)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.04% (14.8500 => 15.8950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 6.85% (8.7650 => 9.3650)
  MultiSource/Applications/lua/lua: 6.78% (64.8500 => 69.2500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 6.68% (8.6850 => 9.2650)
  SingleSource/Benchmarks/Shootout-C++/hash2: 6.65% (9.9250 => 10.5850)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 6.48% (1.0800 => 1.1500)
  MultiSource/Applications/spiff/spiff: 6.43% (16.4150 => 17.4700)
  SingleSource/Benchmarks/Dhrystone/dry: 6.34% (4.8100 => 5.1150)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 6.30% (134.5050 => 142.9850)
  MultiSource/Applications/obsequi/Obsequi: 6.21% (4.9950 => 5.3050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.20% (6.1250 => 6.5050)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 6.09% (12.0700 => 12.8050)
  MultiSource/Applications/SPASS/SPASS: 6.06% (36.1950 => 38.3900)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.94% (1.9350 => 2.0500)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 5.88% (1.1050 => 1.1700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.85% (12.8100 => 13.5600)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.76% (5.2950 => 5.6000)
  SingleSource/Benchmarks/Stanford/Puzzle: 5.75% (0.4350 => 0.4600)
  SingleSource/Regression/C/uint64_to_float: 5.67% (1.7650 => 1.8650)
  SingleSource/Benchmarks/Shootout/lists: 5.56% (22.5850 => 23.8400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 5.56% (0.9000 => 0.9500)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.30% (4.9100 => 5.1700)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 5.30% (9.0650 => 9.5450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 5.22% (32.7400 => 34.4500)
  SingleSource/Benchmarks/Misc/salsa20: 5.21% (22.0900 => 23.2400)
  SingleSource/Benchmarks/Shootout-C++/ary3: 5.08% (6.6000 => 6.9350)
  MultiSource/Applications/sgefa/sgefa: 4.85% (0.8250 => 0.8650)
  SingleSource/UnitTests/Vector/multiplies: 4.79% (1.7750 => 1.8600)
  SingleSource/Benchmarks/Shootout-C++/strcat: 4.76% (0.2100 => 0.2200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 4.69% (1.6000 => 1.6750)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 4.65% (1.0750 => 1.1250)
  MultiSource/Benchmarks/Olden/tsp/tsp: 4.39% (9.7850 => 10.2150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 4.23% (1.5350 => 1.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.19% (1.6700 => 1.7400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 4.08% (11.3950 => 11.8600)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 3.97% (14.7350 => 15.3200)
  MultiSource/Benchmarks/Olden/bisort/bisort: 3.58% (1.5350 => 1.5900)
  MultiSource/Benchmarks/mafft/pairlocalalign: 3.35% (62.5550 => 64.6500)
  MultiSource/Benchmarks/Olden/health/health: 3.34% (1.6450 => 1.7000)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 3.15% (8.7250 => 9.0000)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 3.14% (12.1150 => 12.4950)
  MultiSource/Benchmarks/sim/sim: 3.06% (12.9200 => 13.3150)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.01% (0.8300 => 0.8550)
  SingleSource/Benchmarks/Linpack/linpack-pc: 3.01% (6.9850 => 7.1950)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.95% (20.9850 => 21.6050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 2.92% (13.1800 => 13.5650)
  MultiSource/Applications/hexxagon/hexxagon: 2.78% (29.4800 => 30.3000)
  MultiSource/Benchmarks/llubenchmark/llu: 2.59% (16.0500 => 16.4650)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.48% (1.0100 => 1.0350)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 2.46% (27.7900 => 28.4750)
  SingleSource/Benchmarks/McGill/queens: 2.11% (4.7350 => 4.8350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 1.89% (7.1450 => 7.2800)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 1.42% (18.6650 => 18.9300)
  MultiSource/Benchmarks/PAQ8p/paq8p: 1.14% (182.4700 => 184.5550)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/2002-10-13-BadLoad: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/block-call-r7674133: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C/test_indvars: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/2009-12-07-StructReturn: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -43.75% (0.0800 => 0.0450)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/PR640: -40.00% (0.0750 => 0.0450)
  SingleSource/UnitTests/AtomicOps: -40.00% (0.0750 => 0.0450)
  SingleSource/Regression/C/matrixTranspose: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-4: -32.00% (0.1250 => 0.0850)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  MultiSource/Applications/lemon/lemon: -27.50% (5.6000 => 4.0600)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -25.00% (0.2800 => 0.2100)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -24.53% (0.2650 => 0.2000)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -22.78% (1.1850 => 0.9150)
  SingleSource/Benchmarks/Stanford/Oscar: -22.73% (0.2200 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -22.05% (6.2800 => 4.8950)
  SingleSource/Benchmarks/Misc/flops-6: -21.74% (0.1150 => 0.0900)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -21.21% (1.9800 => 1.5600)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -20.69% (0.1450 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -20.60% (1.3350 => 1.0600)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -20.59% (1.3600 => 1.0800)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.34% (0.2950 => 0.2350)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -20.29% (0.3450 => 0.2750)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-08-20-FoldBug: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -19.05% (0.1050 => 0.0850)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-08-02-CastTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -17.95% (0.3900 => 0.3200)
  MultiSource/Benchmarks/nbench/nbench: -17.17% (4.6600 => 3.8600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -17.12% (0.7300 => 0.6050)
  SingleSource/Regression/C/casts: -16.67% (0.1200 => 0.1000)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2006-01-23-UnionInit: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -14.59% (5.4150 => 4.6250)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  MultiSource/Applications/obsequi/Obsequi: -13.55% (4.1700 => 3.6050)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -12.69% (0.9850 => 0.8600)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -12.27% (1.1000 => 0.9650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -12.14% (0.7000 => 0.6150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -12.06% (0.9950 => 0.8750)
  SingleSource/Benchmarks/Stanford/FloatMM: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -11.94% (0.3350 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -11.76% (0.6800 => 0.6000)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -11.76% (4.9750 => 4.3900)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.61% (0.5600 => 0.4950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -10.73% (1.1650 => 1.0400)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -10.47% (0.8600 => 0.7700)
  MultiSource/Applications/hexxagon/hexxagon: -10.29% (3.3050 => 2.9650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -10.20% (0.2450 => 0.2200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.20% (0.2450 => 0.2200)
  SingleSource/Benchmarks/Misc/flops-1: -10.00% (0.1000 => 0.0900)
  SingleSource/UnitTests/SignlessTypes/div: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -9.62% (6.1350 => 5.5450)
  SingleSource/Benchmarks/Shootout-C++/ary2: -8.99% (0.8900 => 0.8100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -8.93% (0.2800 => 0.2550)
  MultiSource/Benchmarks/Bullet/bullet: -8.89% (117.8850 => 107.4100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -8.86% (19.0200 => 17.3350)
  SingleSource/Benchmarks/Dhrystone/fldry: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Misc/salsa20: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Shootout-C++/fibo: -8.76% (0.6850 => 0.6250)
  MultiSource/Benchmarks/McCat/08-main/main: -8.72% (0.9750 => 0.8900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.71% (8.6150 => 7.8650)
  MultiSource/Benchmarks/McCat/05-eks/eks: -8.56% (1.6350 => 1.4950)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -8.51% (0.2350 => 0.2150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -8.48% (4.3050 => 3.9400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -8.33% (0.2400 => 0.2200)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Misc/flops: -8.22% (0.3650 => 0.3350)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -7.93% (1.1350 => 1.0450)
  SingleSource/Benchmarks/Misc/richards_benchmark: -7.84% (0.2550 => 0.2350)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -7.78% (2.2500 => 2.0750)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1950 => 0.1800)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.52% (0.6650 => 0.6150)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -7.16% (26.6150 => 24.7100)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -7.08% (4.5200 => 4.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -6.90% (0.2900 => 0.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -6.58% (6.5350 => 6.1050)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -5.98% (0.5850 => 0.5500)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -5.84% (0.7700 => 0.7250)
  MultiSource/Applications/viterbi/viterbi: -5.66% (0.5300 => 0.5000)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.66% (0.7950 => 0.7500)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -5.66% (0.5300 => 0.5000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -5.33% (3.7550 => 3.5550)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -5.23% (0.7650 => 0.7250)
  SingleSource/Benchmarks/Misc/ReedSolomon: -5.07% (0.6900 => 0.6550)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -5.07% (4.5350 => 4.3050)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -4.98% (2.0100 => 1.9100)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -4.94% (3.8450 => 3.6550)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -4.91% (0.8150 => 0.7750)
  MultiSource/Benchmarks/Olden/power/power: -4.82% (0.4150 => 0.3950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.69% (0.3200 => 0.3050)
  MultiSource/Applications/ClamAV/clamscan: -4.63% (52.1300 => 49.7150)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.52% (0.8850 => 0.8450)
  SingleSource/Benchmarks/Misc/fbench: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -4.35% (0.3450 => 0.3300)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -4.26% (0.4700 => 0.4500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.15% (1.9300 => 1.8500)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -4.00% (0.6250 => 0.6000)
  MultiSource/Benchmarks/Olden/mst/mst: -3.95% (0.3800 => 0.3650)
  SingleSource/Benchmarks/Misc/whetstone: -3.70% (0.2700 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/hello: -3.68% (0.6800 => 0.6550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.49% (52.9500 => 51.1000)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -3.40% (1.9100 => 1.8450)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -3.39% (0.5900 => 0.5700)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -3.28% (17.2250 => 16.6600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -3.16% (1.5800 => 1.5300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -2.47% (4.6600 => 4.5450)
  MultiSource/Benchmarks/Olden/health/health: -2.38% (0.4200 => 0.4100)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.13% (4.4550 => 4.3600)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -2.04% (0.4900 => 0.4800)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -2.03% (0.9850 => 0.9650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -1.98% (4.0500 => 3.9700)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.42% (2.8150 => 2.7750)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -1.39% (1.8050 => 1.7800)
  SingleSource/Benchmarks/Misc/oourafft: -1.36% (0.7350 => 0.7250)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.20% (2.0800 => 2.0550)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -1.15% (1.7350 => 1.7150)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -50.00% (0.0300 => 0.0150)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -39.02% (0.4100 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/ary: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -27.38% (8.4000 => 6.1000)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.69% (14.7650 => 11.1200)
  MultiSource/Applications/lemon/lemon: -22.09% (3.8700 => 3.0150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -21.22% (16.6550 => 13.1200)
  MultiSource/Applications/JM/ldecod/ldecod: -19.35% (0.1550 => 0.1250)
  SingleSource/Benchmarks/Misc/ffbench: -18.40% (4.3200 => 3.5250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -16.45% (8.5400 => 7.1350)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -15.91% (2.3250 => 1.9550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -15.15% (16.9300 => 14.3650)
  SingleSource/Benchmarks/Shootout-C++/hash: -13.53% (2.1800 => 1.8850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -13.25% (13.7400 => 11.9200)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -12.21% (0.6550 => 0.5750)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -11.51% (4.4300 => 3.9200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -11.36% (36.3550 => 32.2250)
  SingleSource/Benchmarks/Stanford/Treesort: -10.14% (0.3450 => 0.3100)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -9.78% (28.4850 => 25.7000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -9.72% (0.3600 => 0.3250)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.57% (0.3500 => 0.3200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -8.30% (18.9150 => 17.3450)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -7.97% (52.1050 => 47.9500)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -6.20% (12.3300 => 11.5650)
  SingleSource/Benchmarks/Shootout/strcat: -5.43% (0.4600 => 0.4350)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -4.76% (20.2800 => 19.3150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.44% (26.6700 => 25.4850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.35% (0.4600 => 0.4400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -4.24% (21.0950 => 20.2000)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -4.21% (28.1750 => 26.9900)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -3.79% (17.6950 => 17.0250)
  SingleSource/Benchmarks/Shootout/hash: -3.73% (16.7450 => 16.1200)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.50% (3.5700 => 3.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -3.40% (13.3750 => 12.9200)
  SingleSource/Benchmarks/Shootout-C++/lists: -3.30% (62.2450 => 60.1900)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -3.13% (17.2800 => 16.7400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -2.64% (18.0100 => 17.5350)
  MultiSource/Benchmarks/Bullet/bullet: -2.45% (24.1200 => 23.5300)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.39% (39.7700 => 38.8200)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -2.33% (19.9700 => 19.5050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -2.10% (12.6000 => 12.3350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -2.01% (14.4200 => 14.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -1.62% (9.2600 => 9.1100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -1.58% (15.5150 => 15.2700)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -1.20% (0.8300 => 0.8200)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -1.20% (6.2400 => 6.1650)

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

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

Report Time: 1.01s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140201/6ed2e713/attachment.html>


More information about the llvm-testresults mailing list