[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
Thu Dec 19 01:45:58 PST 2013


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

Comparing:
     Run: 18623, Order: 197664, Start Time: 2013-12-19 09:01:04, End Time: 2013-12-19 09:50:18
      To: 18621, Order: 197661, Start Time: 2013-12-19 08:04:35, End Time: 2013-12-19 08:52:54
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 24 (424 on baseline)
Performance Improvements: 3 (145 on baseline)
Unchanged Tests: 1083 (541 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 42.91% (3.9500 => 5.6450, std.dev.: 0.4769)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 29.41% (0.0850 => 0.1100, std.dev.: 0.0077)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 27.78% (0.1800 => 0.2300, std.dev.: 0.0115)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 18.75% (0.1600 => 0.1900, std.dev.: 0.0103)
  MultiSource/Benchmarks/PAQ8p/paq8p: 18.31% (9.7750 => 11.5650, std.dev.: 0.5555)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.18% (3.6500 => 3.9850, std.dev.: 0.0896)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 7.97% (4.0150 => 4.3350, std.dev.: 0.0394)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 6.06% (2.6400 => 2.8000, std.dev.: 0.0428)
  MultiSource/Benchmarks/mafft/pairlocalalign: 4.13% (31.2300 => 32.5200, std.dev.: 0.1503)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 2.81% (8.7200 => 8.9650, std.dev.: 0.0474)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.75% (138.6650 => 142.4750, std.dev.: 0.6627)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 23.29% (7.4700 => 9.2100, std.dev.: 0.3818)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 19.68% (18.8050 => 22.5050, std.dev.: 1.1969)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 16.41% (15.1150 => 17.5950, std.dev.: 0.7087)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 12.78% (19.6450 => 22.1550, std.dev.: 0.8759)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 12.35% (15.3000 => 17.1900, std.dev.: 0.2642)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 8.70% (14.4800 => 15.7400, std.dev.: 0.0287)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 8.47% (149.4500 => 162.1100, std.dev.: 4.5022)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 8.38% (8.1100 => 8.7900, std.dev.: 0.0119)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 8.15% (8.6550 => 9.3600, std.dev.: 0.1252)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 7.65% (0.8500 => 0.9150, std.dev.: 0.0046)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 5.96% (27.9450 => 29.6100, std.dev.: 0.1391)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 2.63% (6.4750 => 6.6450, std.dev.: 0.0391)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 2.49% (10.2350 => 10.4900, std.dev.: 0.0237)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-byref-cxxobj-test: -100.00% (0.0350 => 0.0000, std.dev.: 0.0087)
  SingleSource/Benchmarks/Misc/fbench: -15.56% (0.2250 => 0.1900, std.dev.: 0.0078)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/nbench/nbench: -8.19% (39.8750 => 36.6100, std.dev.: 0.9306)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 175.00% (0.0200 => 0.0550)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 116.67% (0.0300 => 0.0650)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 100.00% (0.0350 => 0.0700)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C++/global_type: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2008-04-18-LoopBug: 66.67% (0.0300 => 0.0500)
  SingleSource/Regression/C/DuffsDevice: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/blockstret: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 54.55% (0.0550 => 0.0850)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 54.55% (0.0550 => 0.0850)
  SingleSource/Regression/C/PR491: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 46.54% (4.0500 => 5.9350)
  SingleSource/Regression/C/2003-05-14-initialize-string: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 37.85% (4.0950 => 5.6450)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 37.55% (3.7550 => 5.1650)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 37.50% (0.0800 => 0.1100)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 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/Symbolics-flt/Symbolics-flt: 36.16% (3.9550 => 5.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 34.15% (0.2050 => 0.2750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 33.62% (4.0150 => 5.3650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 33.33% (0.8250 => 1.1000)
  SingleSource/UnitTests/2002-08-02-CastTest2: 33.33% (0.0300 => 0.0400)
  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/UnitTests/2005-05-12-Int64ToFP: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/initp1: 33.33% (0.1350 => 0.1800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 32.83% (3.9750 => 5.2800)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 32.56% (0.2150 => 0.2850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 32.08% (0.2650 => 0.3500)
  SingleSource/UnitTests/member-function-pointers: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 30.53% (1.1300 => 1.4750)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 29.27% (0.2050 => 0.2650)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 28.00% (0.6250 => 0.8000)
  MultiSource/Benchmarks/PAQ8p/paq8p: 27.93% (9.0400 => 11.5650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 27.27% (0.2200 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 26.67% (0.1500 => 0.1900)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 25.84% (0.4450 => 0.5600)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 25.00% (0.3600 => 0.4500)
  SingleSource/UnitTests/2006-12-01-float_varg: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2007-03-02-VaCopy: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 24.69% (2.8150 => 3.5100)
  SingleSource/Benchmarks/Stanford/Quicksort: 23.81% (0.1050 => 0.1300)
  SingleSource/Regression/C/globalrefs: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2003-04-22-Switch: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/Vector/build: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 21.43% (0.2800 => 0.3400)
  SingleSource/Benchmarks/Shootout/ary3: 20.00% (0.0750 => 0.0900)
  SingleSource/Regression/C/badidx: 20.00% (0.0750 => 0.0900)
  SingleSource/UnitTests/Vector/build2: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 19.57% (0.2300 => 0.2750)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 19.47% (2.0800 => 2.4850)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 19.35% (0.1550 => 0.1850)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 18.89% (0.4500 => 0.5350)
  SingleSource/Benchmarks/Misc/mandel-2: 18.75% (0.0800 => 0.0950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 18.35% (4.3050 => 5.0950)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 17.39% (0.1150 => 0.1350)
  SingleSource/Benchmarks/Shootout/objinst: 17.39% (0.1150 => 0.1350)
  SingleSource/Regression/C++/ofstream_ctor: 17.19% (0.6400 => 0.7500)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/Threads/tls: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 16.13% (0.1550 => 0.1800)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.13% (0.1550 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 15.91% (0.2200 => 0.2550)
  SingleSource/Benchmarks/Stanford/Bubblesort: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 15.69% (0.2550 => 0.2950)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 15.62% (0.1600 => 0.1850)
  MultiSource/Applications/oggenc/oggenc: 15.55% (18.3550 => 21.2100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 15.28% (0.3600 => 0.4150)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 15.15% (0.1650 => 0.1900)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 14.72% (0.8150 => 0.9350)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 14.27% (3.5050 => 4.0050)
  MultiSource/Applications/hexxagon/hexxagon: 13.92% (3.3050 => 3.7650)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 13.90% (3.7400 => 4.2600)
  MultiSource/Applications/sqlite3/sqlite3: 13.83% (63.1750 => 71.9150)
  MultiSource/Benchmarks/sim/sim: 13.66% (0.9150 => 1.0400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 13.24% (0.3400 => 0.3850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 13.04% (0.1150 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 12.90% (0.3100 => 0.3500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 12.84% (2.7650 => 3.1200)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 12.79% (0.8600 => 0.9700)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 12.77% (0.2350 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 12.62% (1.0700 => 1.2050)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/McGill/exptree: 12.50% (0.2400 => 0.2700)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 12.50% (0.1600 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/football/football: 12.37% (2.8700 => 3.2250)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 12.31% (0.3250 => 0.3650)
  MultiSource/Applications/siod/siod: 12.21% (9.3750 => 10.5200)
  MultiSource/Benchmarks/Olden/health/health: 11.90% (0.4200 => 0.4700)
  MultiSource/Applications/d/make_dparser: 11.88% (13.8900 => 15.5400)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 11.59% (2.6750 => 2.9850)
  MultiSource/Applications/minisat/minisat: 11.50% (2.1300 => 2.3750)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.43% (0.1750 => 0.1950)
  SingleSource/Benchmarks/SmallPT/smallpt: 11.43% (0.5250 => 0.5850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 11.29% (0.3100 => 0.3450)
  SingleSource/Benchmarks/Misc/flops-2: 11.11% (0.0900 => 0.1000)
  SingleSource/Benchmarks/Shootout-C++/sieve: 11.11% (0.9000 => 1.0000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 10.64% (0.2350 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/moments: 10.33% (1.2100 => 1.3350)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 10.28% (92.4350 => 101.9400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 10.26% (0.1950 => 0.2150)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 10.23% (3.7150 => 4.0950)
  MultiSource/Applications/hbd/hbd: 10.14% (4.2400 => 4.6700)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 9.98% (4.6100 => 5.0700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.80% (0.2550 => 0.2800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 9.76% (4.8650 => 5.3400)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 9.64% (17.2250 => 18.8850)
  MultiSource/Benchmarks/Olden/em3d/em3d: 9.62% (0.5200 => 0.5700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 9.52% (0.2100 => 0.2300)
  SingleSource/Benchmarks/Shootout/random: 9.52% (0.1050 => 0.1150)
  MultiSource/Applications/Burg/burg: 9.50% (3.6300 => 3.9750)
  MultiSource/Applications/treecc/treecc: 9.47% (8.8700 => 9.7100)
  MultiSource/Applications/sgefa/sgefa: 9.44% (1.4300 => 1.5650)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 9.36% (1.1750 => 1.2850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 9.32% (15.9850 => 17.4750)
  SingleSource/Benchmarks/Shootout-C++/random: 9.23% (0.6500 => 0.7100)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 9.14% (0.9850 => 1.0750)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 8.98% (3.2850 => 3.5800)
  SingleSource/Benchmarks/Dhrystone/fldry: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 8.78% (3.9850 => 4.3350)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 8.68% (1.2100 => 1.3150)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 8.60% (0.9300 => 1.0100)
  MultiSource/Applications/spiff/spiff: 8.60% (3.4300 => 3.7250)
  SingleSource/Benchmarks/Shootout-C++/objinst: 8.57% (0.7000 => 0.7600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 8.54% (1.5800 => 1.7150)
  SingleSource/Benchmarks/McGill/chomp: 8.33% (0.6000 => 0.6500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 8.33% (0.2400 => 0.2600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 8.33% (0.2400 => 0.2600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 8.24% (4.1850 => 4.5300)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 8.22% (3.6500 => 3.9500)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 8.13% (3.6900 => 3.9900)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 8.09% (0.6800 => 0.7350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 8.00% (4.0600 => 4.3850)
  SingleSource/Benchmarks/Stanford/Treesort: 8.00% (0.1250 => 0.1350)
  SingleSource/Regression/C/bigstack: 8.00% (0.1250 => 0.1350)
  SingleSource/UnitTests/Vector/constpool: 7.83% (155.3200 => 167.4750)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  MultiSource/Applications/ClamAV/clamscan: 7.45% (52.1300 => 56.0150)
  SingleSource/Benchmarks/Misc/whetstone: 7.41% (0.2700 => 0.2900)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 7.22% (12.6750 => 13.5900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 7.21% (1.0400 => 1.1150)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 7.14% (0.4200 => 0.4500)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 7.14% (0.4900 => 0.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 7.14% (0.2800 => 0.3000)
  MultiSource/Applications/lambda-0_1_3/lambda: 7.04% (2.0600 => 2.2050)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 7.00% (3.2150 => 3.4400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 7.00% (3.9300 => 4.2050)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 6.90% (0.1450 => 0.1550)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 6.86% (4.5200 => 4.8300)
  MultiSource/Applications/kimwitu++/kc: 6.78% (48.6150 => 51.9100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 6.74% (3.8550 => 4.1150)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 6.66% (3.4550 => 3.6850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 6.56% (0.3050 => 0.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 6.46% (4.7200 => 5.0250)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 6.44% (28.2450 => 30.0650)
  SingleSource/Benchmarks/Shootout/matrix: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/wc: 6.29% (0.7150 => 0.7600)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 6.26% (2.6350 => 2.8000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 6.25% (1.3600 => 1.4450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 6.20% (3.9500 => 4.1950)
  SingleSource/Benchmarks/Shootout-C++/strcat: 6.15% (0.6500 => 0.6900)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 6.02% (0.6650 => 0.7050)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 5.94% (0.5050 => 0.5350)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.88% (0.6800 => 0.7200)
  MultiSource/Applications/JM/ldecod/ldecod: 5.85% (23.8550 => 25.2500)
  SingleSource/UnitTests/SignlessTypes/rem: 5.63% (0.3550 => 0.3750)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 5.58% (0.9850 => 1.0400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.55% (3.6050 => 3.8050)
  MultiSource/Applications/SPASS/SPASS: 5.52% (67.9400 => 71.6900)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 5.26% (0.1900 => 0.2000)
  MultiSource/Benchmarks/McCat/18-imp/imp: 5.21% (1.0550 => 1.1100)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 5.09% (4.0300 => 4.2350)
  MultiSource/Applications/JM/lencod/lencod: 4.89% (50.2100 => 52.6650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 4.75% (3.8950 => 4.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 4.65% (0.2150 => 0.2250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.65% (1.7200 => 1.8000)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 4.59% (3.8100 => 3.9850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 4.58% (0.7650 => 0.8000)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 4.35% (0.3450 => 0.3600)
  MultiSource/Applications/lua/lua: 4.23% (12.0500 => 12.5600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 4.22% (3.9100 => 4.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 4.17% (0.2400 => 0.2500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 4.06% (8.6150 => 8.9650)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 4.03% (1.7350 => 1.8050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 3.90% (0.7700 => 0.8000)
  MultiSource/Benchmarks/Olden/bh/bh: 3.85% (0.9100 => 0.9450)
  SingleSource/Benchmarks/Shootout-C++/matrix: 3.82% (0.7850 => 0.8150)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 3.69% (3.2550 => 3.3750)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 3.65% (3.9750 => 4.1200)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 3.57% (0.7000 => 0.7250)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.51% (0.8550 => 0.8850)
  MultiSource/Benchmarks/McCat/09-vor/vor: 3.13% (0.9600 => 0.9900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 2.90% (0.3450 => 0.3550)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.53% (138.9550 => 142.4750)
  MultiSource/Benchmarks/MallocBench/gs/gs: 2.42% (13.2050 => 13.5250)
  MultiSource/Applications/SIBsim4/SIBsim4: 2.36% (4.4550 => 4.5600)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 2.22% (1.8050 => 1.8450)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 2.15% (4.6600 => 4.7600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 2.15% (1.1650 => 1.1900)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 2.09% (1.9100 => 1.9500)
  MultiSource/Benchmarks/McCat/08-main/main: 2.05% (0.9750 => 0.9950)
  MultiSource/Benchmarks/mafft/pairlocalalign: 2.01% (31.8800 => 32.5200)
  SingleSource/Benchmarks/Shootout-C++/ary: 1.74% (0.8600 => 0.8750)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.74% (1.4400 => 1.4650)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 1.69% (1.1850 => 1.2050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 1.65% (2.1200 => 2.1550)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 1.32% (1.1350 => 1.1500)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 1.29% (16.2300 => 16.4400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.29% (2.3250 => 2.3550)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.13% (0.8850 => 0.8950)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 118.50% (7.0000 => 15.2950)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 60.00% (0.1750 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 55.71% (0.3500 => 0.5450)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 49.69% (7.1450 => 10.6950)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 45.67% (8.4200 => 12.2650)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 42.86% (0.0700 => 0.1000)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 38.77% (12.3300 => 17.1100)
  MultiSource/Applications/kimwitu++/kc: 36.36% (0.1100 => 0.1500)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 30.38% (0.3950 => 0.5150)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 29.05% (1.2050 => 1.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 28.57% (0.0700 => 0.0900)
  SingleSource/Benchmarks/McGill/chomp: 27.99% (2.4650 => 3.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 26.81% (67.3550 => 85.4150)
  MultiSource/Applications/siod/siod: 26.16% (6.3650 => 8.0300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 23.68% (20.6950 => 25.5950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 23.61% (129.1150 => 159.6000)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 23.08% (0.1300 => 0.1600)
  MultiSource/Applications/JM/ldecod/ldecod: 22.58% (0.1550 => 0.1900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 20.52% (134.5050 => 162.1100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 20.10% (3.9050 => 4.6900)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 20.06% (14.6550 => 17.5950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 18.98% (18.9150 => 22.5050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 18.59% (5.8350 => 6.9200)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 17.45% (28.4850 => 33.4550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 16.31% (21.0950 => 24.5350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 15.97% (14.1200 => 16.3750)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 15.87% (12.0700 => 13.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 15.56% (193.9050 => 224.0750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 15.14% (8.6850 => 10.0000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 15.14% (16.1200 => 18.5600)
  MultiSource/Applications/aha/aha: 14.95% (5.5850 => 6.4200)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 14.02% (0.8200 => 0.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 13.95% (11.0000 => 12.5350)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 13.56% (26.0750 => 29.6100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 13.46% (26.6700 => 30.2600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 12.90% (0.6200 => 0.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 12.75% (22.4300 => 25.2900)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 12.36% (21.3600 => 24.0000)
  SingleSource/Benchmarks/Misc-C++/bigfib: 12.21% (0.6550 => 0.7350)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.20% (0.2050 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 11.84% (12.9700 => 14.5050)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 11.76% (12.8850 => 14.4000)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 11.58% (0.4750 => 0.5300)
  SingleSource/Benchmarks/Misc/ffbench: 11.57% (4.3200 => 4.8200)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 11.36% (17.6450 => 19.6500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 11.21% (24.1750 => 26.8850)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 10.80% (15.5150 => 17.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 10.71% (0.4200 => 0.4650)
  MultiSource/Applications/lambda-0_1_3/lambda: 10.62% (12.1950 => 13.4900)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.26% (8.7250 => 9.6200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.00% (0.3000 => 0.3300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/FreeBench/neural/neural: 9.68% (0.3100 => 0.3400)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 9.61% (4.8400 => 5.3050)
  SingleSource/Benchmarks/Stanford/Bubblesort: 9.52% (0.1050 => 0.1150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 9.51% (1.4200 => 1.5550)
  SingleSource/Benchmarks/Shootout-C++/sieve: 9.36% (6.5700 => 7.1850)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 9.30% (0.2150 => 0.2350)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 9.25% (20.2800 => 22.1550)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 9.09% (8.5800 => 9.3600)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 8.89% (0.2250 => 0.2450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 8.86% (25.2950 => 27.5350)
  MultiSource/Applications/viterbi/viterbi: 8.78% (10.1400 => 11.0300)
  SingleSource/UnitTests/Vector/multiplies: 8.73% (1.7750 => 1.9300)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 8.72% (3.3250 => 3.6150)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.63% (14.4250 => 15.6700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 8.60% (4.1850 => 4.5450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 8.57% (6.1250 => 6.6500)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 8.54% (1.6400 => 1.7800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 8.48% (14.5100 => 15.7400)
  SingleSource/Benchmarks/SmallPT/smallpt: 8.46% (60.3850 => 65.4950)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 8.43% (5.1000 => 5.5300)
  SingleSource/Benchmarks/Linpack/linpack-pc: 8.38% (6.9850 => 7.5700)
  MultiSource/Applications/oggenc/oggenc: 8.33% (0.3600 => 0.3900)
  MultiSource/Benchmarks/McCat/08-main/main: 8.33% (0.1200 => 0.1300)
  SingleSource/Benchmarks/McGill/misr: 8.33% (0.5400 => 0.5850)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.29% (1.0850 => 1.1750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 8.26% (16.2900 => 17.6350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 8.12% (8.1300 => 8.7900)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  MultiSource/Applications/sqlite3/sqlite3: 8.08% (12.7550 => 13.7850)
  MultiSource/Benchmarks/Olden/tsp/tsp: 8.07% (9.7850 => 10.5750)
  SingleSource/Benchmarks/CoyoteBench/almabench: 7.98% (43.6950 => 47.1800)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.97% (3.4500 => 3.7250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 7.85% (8.5400 => 9.2100)
  MultiSource/Benchmarks/Olden/bh/bh: 7.78% (7.1950 => 7.7550)
  SingleSource/UnitTests/Vector/build2: 7.78% (4.3050 => 4.6400)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 7.77% (42.4800 => 45.7800)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 7.76% (3.4800 => 3.7500)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 7.75% (1.9350 => 2.0850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.75% (7.3550 => 7.9250)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.73% (8.2750 => 8.9150)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.72% (2.8500 => 3.0700)
  SingleSource/Benchmarks/McGill/queens: 7.71% (4.7350 => 5.1000)
  SingleSource/Benchmarks/Dhrystone/dry: 7.69% (4.8100 => 5.1800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 7.69% (2.6000 => 2.8000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 7.67% (99.2600 => 106.8700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 7.65% (2.8750 => 3.0950)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.64% (14.8500 => 15.9850)
  SingleSource/Benchmarks/Misc/flops-1: 7.64% (6.7400 => 7.2550)
  SingleSource/Benchmarks/Shootout/matrix: 7.63% (6.4850 => 6.9800)
  SingleSource/Benchmarks/Shootout/random: 7.63% (3.7350 => 4.0200)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.63% (23.4000 => 25.1850)
  SingleSource/Benchmarks/Misc/mandel: 7.59% (4.2800 => 4.6050)
  SingleSource/Benchmarks/Misc/flops: 7.57% (17.9750 => 19.3350)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.53% (5.2450 => 5.6400)
  SingleSource/Benchmarks/Misc/flops-7: 7.52% (10.1100 => 10.8700)
  SingleSource/Benchmarks/Misc/flops-8: 7.50% (5.7300 => 6.1600)
  MultiSource/Benchmarks/NPB-serial/is/is: 7.47% (27.9750 => 30.0650)
  SingleSource/Benchmarks/Misc/flops-3: 7.44% (7.1900 => 7.7250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 7.43% (14.7350 => 15.8300)
  SingleSource/Benchmarks/Misc/pi: 7.42% (1.5500 => 1.6650)
  SingleSource/Benchmarks/Misc/flops-2: 7.42% (4.0450 => 4.3450)
  SingleSource/Benchmarks/Shootout/methcall: 7.42% (8.6300 => 9.2700)
  SingleSource/Benchmarks/Misc/flops-6: 7.41% (5.3950 => 5.7950)
  SingleSource/Benchmarks/Misc/flops-4: 7.39% (3.3150 => 3.5600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 7.39% (15.1600 => 16.2800)
  SingleSource/Benchmarks/Misc/mandel-2: 7.37% (2.0350 => 2.1850)
  SingleSource/Regression/C/uint64_to_float: 7.37% (1.7650 => 1.8950)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.36% (2.7850 => 2.9900)
  SingleSource/Benchmarks/Misc/fp-convert: 7.35% (4.6950 => 5.0400)
  MultiSource/Applications/hexxagon/hexxagon: 7.33% (29.4800 => 31.6400)
  SingleSource/Benchmarks/Misc/flops-5: 7.29% (5.6250 => 6.0350)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.27% (4.1950 => 4.5000)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 7.17% (2.2300 => 2.3900)
  MultiSource/Applications/JM/lencod/lencod: 7.17% (18.2800 => 19.5900)
  SingleSource/Benchmarks/Shootout/lists: 7.04% (22.5850 => 24.1750)
  SingleSource/Benchmarks/Shootout/fib2: 7.01% (8.2750 => 8.8550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 6.99% (36.3550 => 38.8950)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 6.94% (1.0800 => 1.1550)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 6.92% (4.9100 => 5.2500)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.87% (12.2950 => 13.1400)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 6.79% (1.1050 => 1.1800)
  SingleSource/Benchmarks/Misc/ReedSolomon: 6.77% (20.9850 => 22.4050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 6.63% (11.3950 => 12.1500)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 6.60% (5.3000 => 5.6500)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 6.56% (0.3050 => 0.3250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 6.51% (1.0750 => 1.1450)
  MultiSource/Applications/ClamAV/clamscan: 6.49% (0.3850 => 0.4100)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 6.49% (6.2400 => 6.6450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 6.40% (0.8600 => 0.9150)
  SingleSource/Benchmarks/Misc/richards_benchmark: 6.39% (2.8150 => 2.9950)
  MultiSource/Benchmarks/mafft/pairlocalalign: 6.34% (62.5550 => 66.5200)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 6.32% (0.9500 => 1.0100)
  MultiSource/Applications/spiff/spiff: 6.31% (16.4150 => 17.4500)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 6.30% (2.0650 => 2.1950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 6.02% (13.0500 => 13.8350)
  SingleSource/Benchmarks/Shootout/hash: 5.94% (16.7450 => 17.7400)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 5.88% (0.8500 => 0.9000)
  MultiSource/Applications/obsequi/Obsequi: 5.81% (4.9950 => 5.2850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 5.76% (8.7650 => 9.2700)
  MultiSource/Benchmarks/McCat/09-vor/vor: 5.71% (0.3500 => 0.3700)
  SingleSource/Benchmarks/Shootout/sieve: 5.71% (15.2400 => 16.1100)
  MultiSource/Applications/lua/lua: 5.71% (64.8500 => 68.5500)
  MultiSource/Benchmarks/Olden/bisort/bisort: 5.54% (1.5350 => 1.6200)
  MultiSource/Benchmarks/sim/sim: 5.42% (12.9200 => 13.6200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 5.31% (1.6000 => 1.6850)
  MultiSource/Benchmarks/llubenchmark/llu: 5.05% (16.0500 => 16.8600)
  SingleSource/Benchmarks/Shootout-C++/hash2: 5.04% (9.9250 => 10.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 4.88% (0.6150 => 0.6450)
  SingleSource/Benchmarks/Misc/fbench: 4.86% (6.7900 => 7.1200)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 4.80% (12.8100 => 13.4250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 4.74% (16.3600 => 17.1350)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 4.39% (18.0100 => 18.8000)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 4.28% (6.4200 => 6.6950)
  SingleSource/Benchmarks/Shootout-C++/lists: 4.02% (62.2450 => 64.7500)
  SingleSource/Benchmarks/Shootout-C++/lists1: 4.00% (1.7500 => 1.8200)
  MultiSource/Applications/minisat/minisat: 3.94% (24.6350 => 25.6050)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 3.87% (5.2950 => 5.5000)
  SingleSource/Benchmarks/Shootout-C++/ary3: 3.86% (6.6000 => 6.8550)
  MultiSource/Applications/sgefa/sgefa: 3.64% (0.8250 => 0.8550)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.61% (0.8300 => 0.8600)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 3.61% (10.9500 => 11.3450)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 3.58% (1.5350 => 1.5900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 3.48% (18.6650 => 19.3150)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 3.46% (18.3550 => 18.9900)
  MultiSource/Benchmarks/Olden/health/health: 3.34% (1.6450 => 1.7000)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 3.33% (0.9000 => 0.9300)
  MultiSource/Benchmarks/PAQ8p/paq8p: 3.13% (182.4700 => 188.1750)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 2.98% (12.6000 => 12.9750)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.97% (1.0100 => 1.0400)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 2.96% (9.8000 => 10.0900)
  SingleSource/Benchmarks/Shootout/heapsort: 2.86% (13.7950 => 14.1900)
  SingleSource/Benchmarks/Shootout/ary3: 2.85% (6.6700 => 6.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 2.85% (2.4600 => 2.5300)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 2.85% (13.1800 => 13.5550)
  MultiSource/Applications/SPASS/SPASS: 2.74% (36.1950 => 37.1850)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 2.49% (20.7100 => 21.2250)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 2.41% (0.8300 => 0.8500)
  SingleSource/Benchmarks/Shootout-C++/hash: 2.29% (2.1800 => 2.2300)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.29% (17.2800 => 17.6750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.99% (10.2850 => 10.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 1.71% (4.3800 => 4.4550)
  MultiSource/Benchmarks/Olden/power/power: 1.30% (8.1000 => 8.2050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 1.20% (12.1150 => 12.2600)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-byref-cxxobj-test: -100.00% (0.0250 => 0.0000)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/StructModifyTest: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C++/pointer_method: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -50.00% (0.0600 => 0.0300)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2007-04-25-weak: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-05-02-CastTest3: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C++/BuiltinTypeInfo: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/conditional-gnu-ext: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-05-03-NotTest: -35.71% (0.0700 => 0.0450)
  SingleSource/Regression/C/testtrace: -33.33% (0.0750 => 0.0500)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Misc/pi: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2003-05-14-AtExit: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2002-05-02-CastTest2: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/AtomicOps: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/Vector/multiplies: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -25.95% (0.6550 => 0.4850)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0800 => 0.0600)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C++/global_ctor: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C++/pointer_member: -23.08% (0.0650 => 0.0500)
  SingleSource/Regression/C/callargs: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/Vector/simple: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-7: -22.73% (0.1100 => 0.0850)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -20.69% (0.1450 => 0.1150)
  SingleSource/Benchmarks/Misc/flops: -20.55% (0.3650 => 0.2900)
  SingleSource/Benchmarks/Misc/fp-convert: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-4: -20.00% (0.1250 => 0.1000)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -19.15% (0.4700 => 0.3800)
  SingleSource/Benchmarks/Misc/lowercase: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/SignlessTypes/cast2: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Misc/perlin: -17.95% (0.1950 => 0.1600)
  SingleSource/Regression/C/sumarray2d: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Misc/fbench: -17.39% (0.2300 => 0.1900)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -16.67% (0.3300 => 0.2750)
  MultiSource/Applications/obsequi/Obsequi: -15.47% (4.1700 => 3.5250)
  SingleSource/Regression/C/compare: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Olden/bisort/bisort: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -15.09% (0.2650 => 0.2250)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Stanford/Towers: -13.79% (0.1450 => 0.1250)
  SingleSource/Benchmarks/Misc/dt: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Stanford/Oscar: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -13.43% (4.9500 => 4.2850)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  SingleSource/Regression/C/test_indvars: -11.76% (0.0850 => 0.0750)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -10.53% (0.6650 => 0.5950)
  SingleSource/UnitTests/SignlessTypes/div: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/McCat/05-eks/eks: -9.79% (1.6350 => 1.4750)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.43% (0.7950 => 0.7200)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -9.30% (0.2150 => 0.1950)
  SingleSource/Benchmarks/Misc/salsa20: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Stanford/Queens: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -8.64% (4.9750 => 4.5450)
  SingleSource/Benchmarks/Shootout-C++/hello: -8.09% (0.6800 => 0.6250)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -7.69% (0.5850 => 0.5400)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -7.49% (1.3350 => 1.2350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -7.36% (19.0200 => 17.6200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -7.25% (6.1350 => 5.6900)
  MultiSource/Benchmarks/FreeBench/distray/distray: -6.25% (0.3200 => 0.3000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.15% (0.3250 => 0.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -5.77% (0.2600 => 0.2450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -5.53% (0.9950 => 0.9400)
  MultiSource/Benchmarks/Bullet/bullet: -5.26% (117.8850 => 111.6800)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.11% (2.5450 => 2.4150)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -5.08% (0.5900 => 0.5600)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -5.00% (0.5000 => 0.4750)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -4.80% (0.6250 => 0.5950)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/NPB-serial/is/is: -4.65% (0.2150 => 0.2050)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -4.08% (0.2450 => 0.2350)
  MultiSource/Benchmarks/Olden/mst/mst: -3.95% (0.3800 => 0.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -3.92% (0.2550 => 0.2450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -3.85% (0.3900 => 0.3750)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.62% (0.6900 => 0.6650)
  MultiSource/Benchmarks/Olden/power/power: -3.61% (0.4150 => 0.4000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -3.39% (0.2950 => 0.2850)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -3.06% (0.4900 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/fibo: -2.92% (0.6850 => 0.6650)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.75% (1.0900 => 1.0600)
  MultiSource/Applications/lemon/lemon: -2.68% (5.6000 => 5.4500)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.60% (3.8450 => 3.7450)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.49% (2.0100 => 1.9600)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -2.42% (26.6150 => 25.9700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -2.08% (3.8450 => 3.7650)
  SingleSource/Benchmarks/Misc/oourafft: -2.04% (0.7350 => 0.7200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.99% (6.5350 => 6.4050)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -1.90% (0.7900 => 0.7750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.81% (1.9300 => 1.8950)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -1.54% (4.5350 => 4.4650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -1.47% (4.0800 => 4.0200)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.43% (1.4000 => 1.3800)
  MultiSource/Benchmarks/nbench/nbench: -1.39% (4.6600 => 4.5950)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -1.20% (3.7400 => 3.6950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -1.17% (3.8550 => 3.8100)
  SingleSource/Benchmarks/Shootout-C++/ary2: -1.12% (0.8900 => 0.8800)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.01% (1.9800 => 1.9600)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/BitBench/five11/five11: -66.66% (60.4450 => 20.1500)
  SingleSource/Benchmarks/Stanford/Treesort: -34.78% (0.3450 => 0.2250)
  MultiSource/Applications/lemon/lemon: -24.81% (3.8700 => 2.9100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -18.75% (16.9300 => 13.7550)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -16.99% (16.6550 => 13.8250)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -14.16% (28.1750 => 24.1850)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -11.20% (22.8950 => 20.3300)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -10.98% (0.4100 => 0.3650)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -10.50% (4.4300 => 3.9650)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.22% (13.3750 => 12.2750)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -8.22% (52.1050 => 47.8200)
  MultiSource/Benchmarks/nbench/nbench: -7.88% (39.7400 => 36.6100)
  SingleSource/Benchmarks/Shootout-C++/strcat: -7.14% (0.2100 => 0.1950)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -6.94% (0.3600 => 0.3350)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -6.59% (13.7400 => 12.8350)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.95% (2.3250 => 2.2100)
  MultiSource/Benchmarks/Olden/mst/mst: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -4.23% (14.4200 => 13.8100)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.96% (14.7650 => 14.1800)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -3.45% (17.6950 => 17.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -3.29% (1.6700 => 1.6150)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.52% (3.5700 => 3.4800)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -2.45% (4.2850 => 4.1800)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -1.45% (19.9700 => 19.6800)
  SingleSource/Benchmarks/Misc/oourafft: -1.45% (14.1550 => 13.9500)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.17% (39.7700 => 39.3050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -1.17% (9.8500 => 9.7350)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -1.03% (27.7900 => 27.5050)

Report Time: 0.83s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20131219/a86603aa/attachment.html>


More information about the llvm-testresults mailing list