[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
Wed Mar 5 15:33:33 PST 2014


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

Comparing:
     Run: 23172, Order: 203011, Start Time: 2014-03-05 22:34:58, End Time: 2014-03-05 23:39:23
      To: 23167, Order: 202988, Start Time: 2014-03-05 20:44:21, End Time: 2014-03-05 21:49:31
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 20 (683 on baseline)
Performance Improvements: 0 (15 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1090 (388 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 500.00% (0.0100 => 0.0600, std.dev.: 0.0076)
  SingleSource/UnitTests/2006-12-01-float_varg: 150.00% (0.0300 => 0.0750, std.dev.: 0.0070)
  SingleSource/UnitTests/block-copied-in-cxxobj: 150.00% (0.0200 => 0.0500, std.dev.: 0.0075)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 75.00% (0.0400 => 0.0700, std.dev.: 0.0081)
  SingleSource/UnitTests/StructModifyTest: 66.67% (0.0300 => 0.0500, std.dev.: 0.0051)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 50.00% (0.2600 => 0.3900, std.dev.: 0.0345)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 42.86% (0.2100 => 0.3000, std.dev.: 0.0255)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 40.00% (0.0750 => 0.1050, std.dev.: 0.0103)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 37.01% (5.3500 => 7.3300, std.dev.: 0.4494)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 36.84% (0.2850 => 0.3900, std.dev.: 0.0379)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 30.83% (1.2650 => 1.6550, std.dev.: 0.1169)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 30.10% (4.6850 => 6.0950, std.dev.: 0.4611)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 27.93% (1.4500 => 1.8550, std.dev.: 0.1341)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 25.97% (1.2900 => 1.6250, std.dev.: 0.1047)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 25.48% (1.0400 => 1.3050, std.dev.: 0.0739)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 23.41% (6.6200 => 8.1700, std.dev.: 0.5362)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/city/city: 50.00% (0.0400 => 0.0600, std.dev.: 0.0074)
  MultiSource/Applications/kimwitu++/kc: 39.39% (0.1650 => 0.2300, std.dev.: 0.0199)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 21.47% (5.8450 => 7.1000, std.dev.: 0.4721)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 20.29% (0.3450 => 0.4150, std.dev.: 0.0186)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 200.00% (0.0200 => 0.0600)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 200.00% (0.0200 => 0.0600)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 175.00% (0.0200 => 0.0550)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 133.33% (0.0150 => 0.0350)
  SingleSource/Regression/C/2003-06-16-VolatileError: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 128.57% (0.0350 => 0.0800)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/byval-alignment: 114.29% (0.0350 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 100.00% (0.1500 => 0.3000)
  SingleSource/UnitTests/2002-05-02-CastTest3: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/2003-05-26-Shorts: 100.00% (0.0550 => 0.1100)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 100.00% (0.0400 => 0.0800)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 100.00% (0.0350 => 0.0700)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 100.00% (0.0300 => 0.0600)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 100.00% (0.0350 => 0.0700)
  SingleSource/UnitTests/block-copied-in-cxxobj: 100.00% (0.0250 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 90.24% (0.2050 => 0.3900)
  SingleSource/UnitTests/Vector/sumarray-dbl: 90.00% (0.0500 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 87.93% (0.2900 => 0.5450)
  SingleSource/Benchmarks/Misc/mandel-2: 87.50% (0.0800 => 0.1500)
  SingleSource/UnitTests/2002-12-13-MishaTest: 87.50% (0.0400 => 0.0750)
  SingleSource/UnitTests/2006-12-01-float_varg: 87.50% (0.0400 => 0.0750)
  SingleSource/UnitTests/Vector/divides: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C++/2003-05-14-array-init: 85.71% (0.0350 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 83.33% (0.2400 => 0.4400)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 81.82% (0.0550 => 0.1000)
  SingleSource/UnitTests/2003-04-22-Switch: 77.78% (0.0450 => 0.0800)
  SingleSource/Benchmarks/Shootout/sieve: 76.92% (0.0650 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 75.86% (0.1450 => 0.2550)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 75.15% (4.1850 => 7.3300)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest1: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2007-03-02-VaCopy: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 75.00% (0.0600 => 0.1050)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 73.58% (0.2650 => 0.4600)
  SingleSource/Benchmarks/Shootout/ary3: 73.33% (0.0750 => 0.1300)
  SingleSource/UnitTests/Vector/build2: 73.33% (0.0750 => 0.1300)
  SingleSource/Regression/C/DuffsDevice: 72.73% (0.0550 => 0.0950)
  SingleSource/UnitTests/2002-05-02-CastTest2: 72.73% (0.0550 => 0.0950)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 72.73% (0.0550 => 0.0950)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 71.52% (3.7400 => 6.4150)
  SingleSource/Regression/C/2003-05-21-UnionTest: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 70.83% (0.3600 => 0.6150)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 70.83% (0.1200 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 69.91% (1.1300 => 1.9200)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 69.57% (0.1150 => 0.1950)
  SingleSource/UnitTests/2002-10-13-BadLoad: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2008-04-18-LoopBug: 66.67% (0.0300 => 0.0500)
  SingleSource/Benchmarks/Shootout/fib2: 66.67% (0.0450 => 0.0750)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 66.44% (3.6050 => 6.0000)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 65.96% (0.2350 => 0.3900)
  MultiSource/Applications/sqlite3/sqlite3: 65.33% (63.1750 => 104.4500)
  SingleSource/Benchmarks/Shootout/objinst: 65.22% (0.1150 => 0.1900)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 64.46% (3.8550 => 6.3400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 63.84% (3.6500 => 5.9800)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 63.55% (1.0700 => 1.7500)
  SingleSource/UnitTests/initp1: 62.96% (0.1350 => 0.2200)
  SingleSource/Benchmarks/SmallPT/smallpt: 62.86% (0.5250 => 0.8550)
  SingleSource/Benchmarks/McGill/exptree: 62.50% (0.2400 => 0.3900)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 62.50% (0.0800 => 0.1300)
  SingleSource/Benchmarks/Misc/flops-8: 62.50% (0.0800 => 0.1300)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/conditional-gnu-ext: 62.50% (0.0400 => 0.0650)
  SingleSource/Regression/C++/global_type: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/blockstret: 60.00% (0.0250 => 0.0400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 59.65% (4.0150 => 6.4100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 59.52% (0.2100 => 0.3350)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 59.25% (3.7550 => 5.9800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 58.97% (0.1950 => 0.3100)
  MultiSource/Applications/lua/lua: 57.80% (12.0500 => 19.0150)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 57.72% (4.0800 => 6.4350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 57.63% (3.9300 => 6.1950)
  SingleSource/Benchmarks/Stanford/Quicksort: 57.14% (0.1050 => 0.1650)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 57.14% (0.0700 => 0.1100)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 57.14% (0.0700 => 0.1100)
  SingleSource/UnitTests/2003-07-10-SignConversions: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 57.14% (0.0350 => 0.0550)
  SingleSource/Benchmarks/Shootout-C++/sieve: 56.11% (0.9000 => 1.4050)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 55.89% (2.6750 => 4.1700)
  SingleSource/Benchmarks/Misc/flops-2: 55.56% (0.0900 => 0.1400)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 55.56% (0.0450 => 0.0700)
  SingleSource/UnitTests/Vector/build: 55.56% (0.0450 => 0.0700)
  SingleSource/UnitTests/stmtexpr: 55.56% (0.0450 => 0.0700)
  SingleSource/Regression/C++/fixups: 54.55% (0.0550 => 0.0850)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 54.55% (0.0550 => 0.0850)
  SingleSource/UnitTests/vla: 54.17% (0.1200 => 0.1850)
  SingleSource/UnitTests/member-function-pointers: 53.85% (0.0650 => 0.1000)
  SingleSource/Benchmarks/Shootout/strcat: 53.33% (0.0750 => 0.1150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 53.33% (3.9750 => 6.0950)
  MultiSource/Applications/kimwitu++/kc: 52.96% (48.6150 => 74.3600)
  SingleSource/Benchmarks/Dhrystone/fldry: 52.94% (0.1700 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 51.74% (0.8600 => 1.3050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 51.52% (1.8050 => 2.7350)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 51.08% (0.9300 => 1.4050)
  SingleSource/Benchmarks/Linpack/linpack-pc: 50.91% (0.8250 => 1.2450)
  MultiSource/Applications/minisat/minisat: 50.47% (2.1300 => 3.2050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 50.45% (2.7650 => 4.1600)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 50.00% (0.1300 => 0.1950)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-08-02-CastTest2: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/Vector/sumarray: 50.00% (0.0600 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 50.00% (0.1000 => 0.1500)
  SingleSource/Regression/C++/BuiltinTypeInfo: 50.00% (0.0400 => 0.0600)
  SingleSource/Regression/C++/pointer_method: 50.00% (0.0500 => 0.0750)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: 50.00% (0.0500 => 0.0750)
  SingleSource/Benchmarks/Shootout-C++/moments: 49.59% (1.2100 => 1.8100)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 49.30% (3.9550 => 5.9050)
  SingleSource/Benchmarks/McGill/chomp: 49.17% (0.6000 => 0.8950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 48.89% (0.2250 => 0.3350)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 48.84% (0.2150 => 0.3200)
  SingleSource/Benchmarks/Dhrystone/dry: 48.57% (0.1750 => 0.2600)
  SingleSource/Benchmarks/Misc/whetstone: 48.15% (0.2700 => 0.4000)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 48.09% (1.1750 => 1.7400)
  SingleSource/Benchmarks/Shootout-C++/random: 47.69% (0.6500 => 0.9600)
  MultiSource/Applications/oggenc/oggenc: 47.45% (18.3550 => 27.0650)
  SingleSource/Benchmarks/Stanford/Bubblesort: 47.37% (0.0950 => 0.1400)
  SingleSource/Benchmarks/Shootout/hash: 47.06% (0.1700 => 0.2500)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 46.65% (3.5050 => 5.1400)
  MultiSource/Benchmarks/NPB-serial/is/is: 46.51% (0.2150 => 0.3150)
  MultiSource/Applications/hbd/hbd: 46.46% (4.2400 => 6.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 46.43% (0.2800 => 0.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 46.15% (0.2600 => 0.3800)
  MultiSource/Benchmarks/sim/sim: 45.90% (0.9150 => 1.3350)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 45.83% (0.3600 => 0.5250)
  SingleSource/Benchmarks/Shootout/lists: 45.65% (0.2300 => 0.3350)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 45.55% (4.7200 => 6.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 45.45% (0.2200 => 0.3200)
  MultiSource/Applications/Burg/burg: 45.32% (3.6300 => 5.2750)
  SingleSource/UnitTests/SignlessTypes/div: 45.00% (0.1000 => 0.1450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 44.60% (4.3050 => 6.2250)
  SingleSource/Benchmarks/Shootout-C++/matrix: 44.59% (0.7850 => 1.1350)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 44.17% (3.2150 => 4.6350)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 44.00% (0.6250 => 0.9000)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 43.75% (0.1600 => 0.2300)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 43.49% (15.7850 => 22.6500)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 43.48% (0.1150 => 0.1650)
  MultiSource/Applications/viterbi/viterbi: 43.40% (0.5300 => 0.7600)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 43.25% (28.2450 => 40.4600)
  MultiSource/Applications/lambda-0_1_3/lambda: 42.96% (2.0600 => 2.9450)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 42.86% (0.1050 => 0.1500)
  SingleSource/Benchmarks/Shootout/ackermann: 42.86% (0.0700 => 0.1000)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/SignlessTypes/ccc: 42.86% (0.0700 => 0.1000)
  SingleSource/UnitTests/StructModifyTest: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Shootout/matrix: 42.55% (0.2350 => 0.3350)
  SingleSource/Benchmarks/Misc-C++/bigfib: 42.45% (2.1200 => 3.0200)
  MultiSource/Applications/JM/ldecod/ldecod: 42.34% (23.8550 => 33.9550)
  MultiSource/Benchmarks/Olden/em3d/em3d: 42.31% (0.5200 => 0.7400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 42.22% (3.6950 => 5.2550)
  SingleSource/Benchmarks/Shootout/methcall: 42.11% (0.0950 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C/football/football: 41.99% (2.8700 => 4.0750)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 41.97% (3.4550 => 4.9050)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 41.94% (0.1550 => 0.2200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 41.67% (0.2400 => 0.3400)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 41.67% (0.4200 => 0.5950)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 41.30% (0.2300 => 0.3250)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 41.21% (2.8150 => 3.9750)
  SingleSource/Benchmarks/Shootout-C++/methcall: 41.18% (0.6800 => 0.9600)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 41.10% (1.9100 => 2.6950)
  SingleSource/Benchmarks/Misc/dt: 40.91% (0.1100 => 0.1550)
  SingleSource/Benchmarks/Shootout-C++/objinst: 40.71% (0.7000 => 0.9850)
  MultiSource/Benchmarks/McCat/08-main/main: 40.51% (0.9750 => 1.3700)
  SingleSource/Benchmarks/Shootout-C++/lists: 40.35% (0.8550 => 1.2000)
  MultiSource/Applications/JM/lencod/lencod: 40.33% (50.2100 => 70.4600)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 40.28% (2.5450 => 3.5700)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 40.18% (3.2850 => 4.6050)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 40.10% (0.9850 => 1.3800)
  MultiSource/Applications/d/make_dparser: 40.10% (13.8900 => 19.4600)
  MultiSource/Benchmarks/FreeBench/mason/mason: 40.00% (0.1750 => 0.2450)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 40.00% (0.1000 => 0.1400)
  SingleSource/UnitTests/2003-08-20-FoldBug: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/block-byref-cxxobj-test: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 40.00% (0.0750 => 0.1050)
  MultiSource/Applications/siod/siod: 39.79% (9.3750 => 13.1050)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 39.78% (0.4650 => 0.6500)
  MultiSource/Benchmarks/PAQ8p/paq8p: 39.77% (9.0400 => 12.6350)
  MultiSource/Benchmarks/Olden/tsp/tsp: 39.74% (0.3900 => 0.5450)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 39.57% (3.6900 => 5.1500)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 39.47% (0.1900 => 0.2650)
  MultiSource/Applications/treecc/treecc: 39.46% (8.8700 => 12.3700)
  SingleSource/Benchmarks/Misc/mandel: 39.29% (0.1400 => 0.1950)
  SingleSource/Benchmarks/Shootout-C++/strcat: 39.23% (0.6500 => 0.9050)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 39.22% (0.7650 => 1.0650)
  SingleSource/Benchmarks/Shootout-C++/wc: 39.16% (0.7150 => 0.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 39.13% (0.2300 => 0.3200)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 39.07% (138.9550 => 193.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 39.02% (0.2050 => 0.2850)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 39.02% (3.2550 => 4.5250)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 38.99% (0.7950 => 1.1050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 38.71% (0.1550 => 0.2150)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 38.71% (0.7750 => 1.0750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 38.20% (0.4450 => 0.6150)
  MultiSource/Applications/SIBsim4/SIBsim4: 37.60% (4.4550 => 6.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 37.50% (0.2400 => 0.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 37.50% (0.2000 => 0.2750)
  MultiSource/Benchmarks/FreeBench/distray/distray: 37.50% (0.3200 => 0.4400)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 37.29% (0.5900 => 0.8100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 37.25% (0.2550 => 0.3500)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 37.23% (0.4700 => 0.6450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 37.21% (1.7200 => 2.3600)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 37.19% (4.0600 => 5.5700)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 37.13% (1.1850 => 1.6250)
  MultiSource/Benchmarks/Olden/health/health: 36.90% (0.4200 => 0.5750)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 36.88% (15.9850 => 21.8800)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 36.81% (0.8150 => 1.1150)
  SingleSource/Regression/C++/ofstream_ctor: 36.72% (0.6400 => 0.8750)
  SingleSource/Benchmarks/McGill/queens: 36.67% (0.1500 => 0.2050)
  SingleSource/UnitTests/SignlessTypes/rem: 36.62% (0.3550 => 0.4850)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 36.40% (1.3600 => 1.8550)
  MultiSource/Applications/sgefa/sgefa: 36.36% (1.4300 => 1.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 36.36% (0.2200 => 0.3000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 36.17% (0.2350 => 0.3200)
  SingleSource/Benchmarks/Stanford/Puzzle: 35.82% (0.3350 => 0.4550)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 35.76% (1.5800 => 2.1450)
  SingleSource/UnitTests/2003-05-31-CastToBool: 35.71% (0.0700 => 0.0950)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 35.71% (0.0700 => 0.0950)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 35.48% (0.1550 => 0.2100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 35.48% (0.1550 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 35.29% (1.4450 => 1.9550)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 35.29% (0.6800 => 0.9200)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 34.98% (3.8450 => 5.1900)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 34.88% (0.2150 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 34.88% (0.2150 => 0.2900)
  SingleSource/Benchmarks/Shootout-C++/lists1: 34.86% (1.0900 => 1.4700)
  SingleSource/Benchmarks/Misc/oourafft: 34.69% (0.7350 => 0.9900)
  MultiSource/Benchmarks/llubenchmark/llu: 34.48% (0.1450 => 0.1950)
  SingleSource/Benchmarks/Shootout/heapsort: 34.48% (0.1450 => 0.1950)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 34.38% (0.4800 => 0.6450)
  MultiSource/Benchmarks/McCat/15-trie/trie: 34.29% (0.1750 => 0.2350)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 34.25% (3.9850 => 5.3500)
  MultiSource/Applications/aha/aha: 34.21% (0.3800 => 0.5100)
  MultiSource/Benchmarks/Olden/mst/mst: 34.21% (0.3800 => 0.5100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 34.05% (3.9500 => 5.2950)
  MultiSource/Applications/spiff/spiff: 33.97% (3.4300 => 4.5950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 33.89% (3.8950 => 5.2150)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 33.83% (0.6650 => 0.8900)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 33.76% (2.3250 => 3.1100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 33.73% (3.8100 => 5.0950)
  MultiSource/Benchmarks/Olden/bh/bh: 33.52% (0.9100 => 1.2150)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 33.42% (3.7400 => 4.9900)
  MultiSource/Benchmarks/MallocBench/gs/gs: 33.40% (13.2050 => 17.6150)
  SingleSource/UnitTests/SignlessTypes/factor: 33.33% (0.1050 => 0.1400)
  SingleSource/Regression/C/badidx: 33.33% (0.0750 => 0.1000)
  MultiSource/Benchmarks/McCat/09-vor/vor: 33.33% (0.9600 => 1.2800)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 33.33% (0.2550 => 0.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 33.33% (0.2550 => 0.3400)
  SingleSource/Regression/C++/global_ctor: 33.33% (0.0600 => 0.0800)
  SingleSource/Benchmarks/Misc/flops-3: 33.33% (0.0900 => 0.1200)
  SingleSource/UnitTests/FloatPrecision: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 33.11% (3.7150 => 4.9450)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 33.08% (0.6650 => 0.8850)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 32.61% (0.2300 => 0.3050)
  MultiSource/Benchmarks/Olden/power/power: 32.53% (0.4150 => 0.5500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 32.45% (92.4350 => 122.4300)
  MultiSource/Benchmarks/BitBench/five11/five11: 32.43% (0.1850 => 0.2450)
  SingleSource/Benchmarks/Misc/salsa20: 32.35% (0.1700 => 0.2250)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 32.03% (12.6750 => 16.7350)
  SingleSource/Benchmarks/Stanford/IntMM: 32.00% (0.1250 => 0.1650)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 31.95% (3.9750 => 5.2450)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 31.73% (1.0400 => 1.3700)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 31.58% (0.0950 => 0.1250)
  SingleSource/UnitTests/Vector/constpool: 31.55% (155.3200 => 204.3250)
  SingleSource/Benchmarks/Misc/richards_benchmark: 31.37% (0.2550 => 0.3350)
  MultiSource/Benchmarks/McCat/18-imp/imp: 31.28% (1.0550 => 1.3850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 31.26% (3.8550 => 5.0600)
  SingleSource/UnitTests/2002-05-02-CastTest: 31.25% (0.0800 => 0.1050)
  SingleSource/UnitTests/2003-08-11-VaListArg: 31.25% (0.0800 => 0.1050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 31.11% (4.0500 => 5.3100)
  SingleSource/Benchmarks/Shootout-C++/hash2: 30.90% (1.4400 => 1.8850)
  SingleSource/Regression/C/PR10189: 30.77% (0.0650 => 0.0850)
  SingleSource/UnitTests/2002-08-19-CodegenBug: 30.77% (0.0650 => 0.0850)
  SingleSource/UnitTests/Vector/simple: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 30.52% (4.0300 => 5.2600)
  SingleSource/Benchmarks/Stanford/RealMM: 30.43% (0.1150 => 0.1500)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.40% (4.0950 => 5.3400)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 30.23% (0.2150 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 30.10% (6.2800 => 8.1700)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 30.00% (0.3000 => 0.3900)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 29.91% (3.8950 => 5.0600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 29.80% (3.9100 => 5.0750)
  MultiSource/Applications/SPASS/SPASS: 29.65% (67.9400 => 88.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 29.51% (0.3050 => 0.3950)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 29.41% (0.3400 => 0.4400)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 29.29% (4.8650 => 6.2900)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 29.23% (0.3250 => 0.4200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 29.17% (0.2400 => 0.3100)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 28.89% (4.5350 => 5.8450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 28.85% (0.2600 => 0.3350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 28.69% (4.9500 => 6.3700)
  SingleSource/UnitTests/2003-05-14-AtExit: 28.57% (0.0700 => 0.0900)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 28.51% (1.2100 => 1.5550)
  MultiSource/Benchmarks/mafft/pairlocalalign: 28.50% (31.8800 => 40.9650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 28.00% (0.6250 => 0.8000)
  SingleSource/Benchmarks/Stanford/Treesort: 28.00% (0.1250 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 27.66% (0.2350 => 0.3000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 27.63% (8.6150 => 10.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 27.27% (0.2200 => 0.2800)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/TestLoop: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 27.27% (0.1650 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 27.16% (2.0800 => 2.6450)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 27.11% (17.2250 => 21.8950)
  SingleSource/Benchmarks/Misc/ReedSolomon: 26.81% (0.6900 => 0.8750)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 26.53% (0.4900 => 0.6200)
  SingleSource/Benchmarks/Shootout-C++/hello: 26.47% (0.6800 => 0.8600)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 26.43% (0.7000 => 0.8850)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 26.40% (0.9850 => 1.2450)
  SingleSource/UnitTests/Vector/multiplies: 26.32% (0.0950 => 0.1200)
  MultiSource/Applications/ClamAV/clamscan: 26.17% (52.1300 => 65.7750)
  SingleSource/Benchmarks/Misc/ffbench: 25.53% (0.2350 => 0.2950)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 25.51% (16.2300 => 20.3700)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 25.32% (1.1650 => 1.4600)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: 25.00% (0.1600 => 0.2000)
  SingleSource/Regression/C/matrixTranspose: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/Threads/tls: 25.00% (0.0600 => 0.0750)
  SingleSource/Benchmarks/Stanford/Perm: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/FreeBench/neural/neural: 25.00% (0.5600 => 0.7000)
  SingleSource/Benchmarks/Shootout-C++/ary3: 24.86% (0.8850 => 1.1050)
  SingleSource/Benchmarks/Shootout-C++/ary2: 24.72% (0.8900 => 1.1100)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 24.68% (0.7900 => 0.9850)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 24.55% (1.1000 => 1.3700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 24.53% (0.5300 => 0.6600)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 24.49% (0.2450 => 0.3050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 24.35% (1.9300 => 2.4000)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 24.28% (3.3150 => 4.1200)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 24.14% (0.1450 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 23.97% (1.3350 => 1.6550)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 23.66% (0.6550 => 0.8100)
  SingleSource/Benchmarks/Shootout-C++/hash: 23.57% (1.4000 => 1.7300)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 23.54% (2.0600 => 2.5450)
  SingleSource/UnitTests/2003-05-07-VarArgs: 23.53% (0.0850 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/fibo: 23.36% (0.6850 => 0.8450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 23.18% (6.5350 => 8.0500)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/Bullet/bullet: 22.95% (117.8850 => 144.9450)
  SingleSource/Benchmarks/Shootout-C++/ary: 22.67% (0.8600 => 1.0550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 22.45% (0.4900 => 0.6000)
  SingleSource/Benchmarks/CoyoteBench/almabench: 22.45% (0.2450 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 22.41% (0.2900 => 0.3550)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 21.92% (0.7300 => 0.8900)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 21.85% (3.8450 => 4.6850)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 21.74% (0.3450 => 0.4200)
  SingleSource/Benchmarks/Misc/fbench: 21.74% (0.2300 => 0.2800)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 21.57% (4.5200 => 5.4950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 21.43% (0.7700 => 0.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 21.43% (0.2800 => 0.3400)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 21.00% (0.5000 => 0.6050)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 20.92% (0.7650 => 0.9250)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 20.90% (2.0100 => 2.4300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 20.82% (4.6600 => 5.6300)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 20.74% (52.9500 => 63.9300)
  SingleSource/Benchmarks/Misc/perlin: 20.51% (0.1950 => 0.2350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 20.11% (19.0200 => 22.8450)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 20.00% (0.1500 => 0.1800)
  SingleSource/Regression/C/bigstack: 20.00% (0.1250 => 0.1500)
  SingleSource/Benchmarks/McGill/misr: 20.00% (0.2000 => 0.2400)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 19.85% (0.6800 => 0.8150)
  MultiSource/Applications/hexxagon/hexxagon: 19.67% (3.3050 => 3.9550)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 19.35% (0.3100 => 0.3700)
  SingleSource/Benchmarks/Shootout/nestedloop: 19.05% (0.1050 => 0.1250)
  SingleSource/Benchmarks/Shootout/random: 19.05% (0.1050 => 0.1250)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 18.18% (0.3300 => 0.3900)
  MultiSource/Benchmarks/McCat/05-eks/eks: 18.04% (1.6350 => 1.9300)
  MultiSource/Benchmarks/Olden/bisort/bisort: 17.95% (0.1950 => 0.2300)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 17.95% (0.5850 => 0.6900)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 17.84% (2.6350 => 3.1050)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 17.78% (0.4500 => 0.5300)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 17.74% (0.3100 => 0.3650)
  SingleSource/Regression/C/sumarray: 17.65% (0.0850 => 0.1000)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 16.98% (0.2650 => 0.3100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 16.92% (0.3250 => 0.3800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 16.81% (4.6100 => 5.3850)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 16.58% (0.9950 => 1.1600)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 16.23% (26.6150 => 30.9350)
  SingleSource/Benchmarks/Stanford/FloatMM: 16.00% (0.1250 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-1: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Misc/fp-convert: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 14.99% (1.7350 => 1.9950)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 14.98% (1.1350 => 1.3050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 14.90% (1.9800 => 2.2750)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 14.59% (5.4150 => 6.2050)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 14.29% (0.2450 => 0.2800)
  SingleSource/UnitTests/SignlessTypes/shr: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 13.77% (4.9750 => 5.6600)
  SingleSource/Benchmarks/Misc/flops-5: 13.64% (0.1100 => 0.1250)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 13.56% (0.2950 => 0.3350)
  SingleSource/Regression/C/PR640: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 12.87% (0.5050 => 0.5700)
  SingleSource/Regression/C/casts: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Stanford/Oscar: 11.36% (0.2200 => 0.2450)
  SingleSource/Benchmarks/Misc/flops: 10.96% (0.3650 => 0.4050)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: 10.71% (0.2800 => 0.3100)
  SingleSource/Benchmarks/Stanford/Towers: 10.34% (0.1450 => 0.1600)
  MultiSource/Applications/obsequi/Obsequi: 9.83% (4.1700 => 4.5800)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 9.56% (2.2500 => 2.4650)
  MultiSource/Applications/lemon/lemon: 8.39% (5.6000 => 6.0700)
  MultiSource/Benchmarks/nbench/nbench: 6.76% (4.6600 => 4.9750)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 5.80% (0.3450 => 0.3650)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 5.56% (0.1800 => 0.1900)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 299.76% (43.6950 => 174.6750)
  SingleSource/Benchmarks/Misc/fbench: 245.51% (6.7900 => 23.4600)
  SingleSource/Benchmarks/Misc/whetstone: 236.81% (5.5550 => 18.7100)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 181.36% (7.0000 => 19.6950)
  SingleSource/Benchmarks/Shootout/fib2: 168.28% (8.2750 => 22.2000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 166.67% (0.0300 => 0.0800)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 165.25% (2.2300 => 5.9150)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 120.25% (0.3950 => 0.8700)
  MultiSource/Applications/kimwitu++/kc: 109.09% (0.1100 => 0.2300)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 103.85% (0.1300 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 100.00% (0.0350 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 100.00% (0.0150 => 0.0300)
  MultiSource/Benchmarks/FreeBench/neural/neural: 85.48% (0.3100 => 0.5750)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 84.99% (18.3550 => 33.9550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 81.51% (21.3600 => 38.7700)
  MultiSource/Applications/siod/siod: 76.12% (6.3650 => 11.2100)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 75.00% (0.0400 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 72.63% (12.9700 => 22.3900)
  SingleSource/Benchmarks/Shootout/sieve: 71.85% (15.2400 => 26.1900)
  MultiSource/Applications/aha/aha: 71.62% (5.5850 => 9.5850)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 71.43% (0.0350 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 69.06% (8.4200 => 14.2350)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 68.34% (12.8850 => 21.6900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 68.21% (5.8350 => 9.8150)
  SingleSource/Benchmarks/SmallPT/smallpt: 68.20% (60.3850 => 101.5650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 63.39% (16.3600 => 26.7300)
  MultiSource/Applications/sqlite3/sqlite3: 62.29% (12.7550 => 20.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 62.10% (4.3800 => 7.1000)
  MultiSource/Benchmarks/nbench/nbench: 61.60% (39.7400 => 64.2200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 60.07% (8.7650 => 14.0300)
  SingleSource/Benchmarks/Shootout-C++/strcat: 59.52% (0.2100 => 0.3350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 58.03% (8.6850 => 13.7250)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 57.90% (3.4800 => 5.4950)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 57.78% (7.3550 => 11.6050)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 57.66% (16.1200 => 25.4150)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 57.62% (1.6400 => 2.5850)
  MultiSource/Applications/viterbi/viterbi: 57.59% (10.1400 => 15.9800)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 57.36% (3.9050 => 6.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 57.14% (0.0700 => 0.1100)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 57.02% (4.8400 => 7.6000)
  SingleSource/Benchmarks/Shootout-C++/fibo: 56.85% (14.4250 => 22.6250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 56.71% (10.9500 => 17.1600)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 56.67% (0.3000 => 0.4700)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 56.67% (0.1500 => 0.2350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 56.15% (4.1850 => 6.5350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 56.13% (12.0700 => 18.8450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 55.99% (1.4200 => 2.2150)
  SingleSource/UnitTests/Vector/build2: 55.75% (4.3050 => 6.7050)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 55.74% (0.3050 => 0.4750)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 55.53% (26.0750 => 40.5550)
  SingleSource/Benchmarks/Misc/flops-2: 55.50% (4.0450 => 6.2900)
  SingleSource/Benchmarks/Misc/flops-1: 55.49% (6.7400 => 10.4800)
  SingleSource/Benchmarks/Misc/pi: 55.48% (1.5500 => 2.4100)
  SingleSource/Benchmarks/Misc/flops-3: 55.35% (7.1900 => 11.1700)
  SingleSource/Benchmarks/Misc/flops-4: 55.35% (3.3150 => 5.1500)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 55.22% (3.4500 => 5.3550)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 54.96% (2.0650 => 3.2000)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 54.84% (0.1550 => 0.2400)
  SingleSource/Benchmarks/Shootout-C++/methcall: 54.49% (12.2950 => 18.9950)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 54.47% (23.4000 => 36.1450)
  SingleSource/Benchmarks/Shootout/matrix: 54.28% (6.4850 => 10.0050)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 54.22% (0.8300 => 1.2800)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 53.98% (3.3250 => 5.1200)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 53.85% (0.0650 => 0.1000)
  SingleSource/Regression/C/uint64_to_float: 53.26% (1.7650 => 2.7050)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 52.99% (17.6450 => 26.9950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 52.86% (0.3500 => 0.5350)
  SingleSource/Benchmarks/Shootout/random: 52.34% (3.7350 => 5.6900)
  SingleSource/Benchmarks/Shootout-C++/sieve: 51.98% (6.5700 => 9.9850)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 51.67% (13.1800 => 19.9900)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 50.99% (8.5800 => 12.9550)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 50.94% (1.6000 => 2.4150)
  MultiSource/Applications/JM/lencod/lencod: 50.82% (18.2800 => 27.5700)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 50.74% (42.4800 => 64.0350)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 50.61% (6.1250 => 9.2250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 50.56% (0.9000 => 1.3550)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 50.36% (14.6550 => 22.0350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 50.14% (8.7250 => 13.1000)
  MultiSource/Benchmarks/McCat/08-main/main: 50.00% (0.1200 => 0.1800)
  SingleSource/Benchmarks/Shootout/ackermann: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 50.00% (0.0500 => 0.0750)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 48.96% (1.2050 => 1.7950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 48.88% (11.3950 => 16.9650)
  SingleSource/Benchmarks/Shootout-C++/lists1: 48.86% (1.7500 => 2.6050)
  MultiSource/Benchmarks/FreeBench/distray/distray: 48.80% (0.8300 => 1.2350)
  MultiSource/Benchmarks/McCat/18-imp/imp: 48.78% (0.2050 => 0.3050)
  SingleSource/Benchmarks/Dhrystone/dry: 48.75% (4.8100 => 7.1550)
  MultiSource/Benchmarks/FreeBench/mason/mason: 48.75% (0.4000 => 0.5950)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 48.71% (7.1450 => 10.6250)
  SingleSource/Benchmarks/Misc/mandel: 48.60% (4.2800 => 6.3600)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 48.46% (14.7350 => 21.8750)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 47.94% (5.1000 => 7.5450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 47.79% (12.1150 => 17.9050)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 47.63% (14.1200 => 20.8450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 47.36% (99.2600 => 146.2700)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 47.31% (18.6650 => 27.4950)
  MultiSource/Applications/oggenc/oggenc: 47.22% (0.3600 => 0.5300)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 46.81% (6.4200 => 9.4250)
  MultiSource/Benchmarks/Olden/tsp/tsp: 46.70% (9.7850 => 14.3550)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 46.67% (0.0750 => 0.1100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 46.62% (10.2850 => 15.0800)
  SingleSource/Benchmarks/Shootout-C++/moments: 46.34% (0.2050 => 0.3000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 45.84% (134.5050 => 196.1650)
  SingleSource/Benchmarks/Misc-C++/bigfib: 45.80% (0.6550 => 0.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 45.53% (0.6150 => 0.8950)
  SingleSource/Benchmarks/McGill/misr: 45.37% (0.5400 => 0.7850)
  MultiSource/Applications/lambda-0_1_3/lambda: 45.31% (12.1950 => 17.7200)
  MultiSource/Applications/lua/lua: 44.97% (64.8500 => 94.0100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 44.41% (13.0500 => 18.8450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 44.38% (14.5100 => 20.9500)
  MultiSource/Benchmarks/Olden/power/power: 44.26% (8.1000 => 11.6850)
  SingleSource/Benchmarks/Shootout-C++/random: 44.22% (4.0250 => 5.8050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 44.21% (0.4750 => 0.6850)
  SingleSource/Benchmarks/Misc/perlin: 44.21% (8.7200 => 12.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 44.19% (0.8600 => 1.2400)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 44.12% (0.1700 => 0.2450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 44.01% (8.7700 => 12.6300)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 43.83% (9.8000 => 14.0950)
  SingleSource/Benchmarks/Shootout/lists: 43.79% (22.5850 => 32.4750)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 43.41% (24.1750 => 34.6700)
  MultiSource/Benchmarks/mafft/pairlocalalign: 43.35% (62.5550 => 89.6700)
  SingleSource/Benchmarks/Stanford/FloatMM: 43.32% (1.0850 => 1.5550)
  MultiSource/Applications/hexxagon/hexxagon: 43.16% (29.4800 => 42.2050)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 42.86% (0.1750 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 42.68% (5.2950 => 7.5550)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 42.28% (11.3300 => 16.1200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 42.22% (0.2250 => 0.3200)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 42.07% (0.8200 => 1.1650)
  SingleSource/Benchmarks/Misc/oourafft: 42.00% (14.1550 => 20.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 41.77% (11.0000 => 15.5950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 41.48% (4.1950 => 5.9350)
  MultiSource/Benchmarks/NPB-serial/is/is: 41.41% (27.9750 => 39.5600)
  SingleSource/Benchmarks/Shootout-C++/hash2: 41.31% (9.9250 => 14.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 41.26% (2.4600 => 3.4750)
  SingleSource/Benchmarks/McGill/chomp: 41.18% (2.4650 => 3.4800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 41.18% (0.8500 => 1.2000)
  SingleSource/Benchmarks/Stanford/Quicksort: 41.18% (0.0850 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 41.14% (67.3550 => 95.0650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 41.04% (2.8750 => 4.0550)
  SingleSource/Benchmarks/Misc/flops-5: 40.98% (5.6250 => 7.9300)
  SingleSource/Benchmarks/Misc/ReedSolomon: 40.58% (20.9850 => 29.5000)
  SingleSource/Benchmarks/McGill/queens: 40.44% (4.7350 => 6.6500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 40.43% (1.8800 => 2.6400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 40.38% (2.6000 => 3.6500)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 40.28% (4.6300 => 6.4950)
  MultiSource/Applications/ClamAV/clamscan: 40.26% (0.3850 => 0.5400)
  SingleSource/Benchmarks/Misc/flops-6: 40.13% (5.3950 => 7.5600)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 40.00% (2.8500 => 3.9900)
  SingleSource/Benchmarks/Misc/flops: 39.94% (17.9750 => 25.1550)
  SingleSource/Benchmarks/Dhrystone/fldry: 39.94% (5.2450 => 7.3400)
  SingleSource/Benchmarks/Misc/flops-7: 39.91% (10.1100 => 14.1450)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 39.81% (1.0800 => 1.5100)
  SingleSource/Benchmarks/Misc/flops-8: 39.79% (5.7300 => 8.0100)
  SingleSource/Benchmarks/Shootout/methcall: 39.69% (8.6300 => 12.0550)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 39.68% (2.7850 => 3.8900)
  SingleSource/Benchmarks/Misc/mandel-2: 39.56% (2.0350 => 2.8400)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 39.39% (14.8500 => 20.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 39.29% (0.4200 => 0.5850)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 39.09% (1.5350 => 2.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 38.71% (129.1150 => 179.1000)
  MultiSource/Benchmarks/Olden/bh/bh: 38.50% (7.1950 => 9.9650)
  SingleSource/Benchmarks/Shootout-C++/hash: 38.30% (2.1800 => 3.0150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 38.23% (15.1600 => 20.9550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 37.98% (1.9350 => 2.6700)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 37.56% (9.0650 => 12.4700)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 37.50% (0.2000 => 0.2750)
  SingleSource/Benchmarks/Misc/salsa20: 37.39% (22.0900 => 30.3500)
  MultiSource/Applications/SPASS/SPASS: 37.34% (36.1950 => 49.7100)
  MultiSource/Benchmarks/Olden/em3d/em3d: 36.97% (8.9800 => 12.3000)
  SingleSource/Benchmarks/Shootout/strcat: 36.96% (0.4600 => 0.6300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 36.60% (9.8500 => 13.4550)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 36.05% (4.9100 => 6.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 36.03% (0.6800 => 0.9250)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 35.87% (0.4600 => 0.6250)
  MultiSource/Applications/obsequi/Obsequi: 35.84% (4.9950 => 6.7850)
  SingleSource/Benchmarks/Misc/dt: 35.82% (6.2400 => 8.4750)
  MultiSource/Benchmarks/sim/sim: 35.60% (12.9200 => 17.5200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 35.38% (5.3000 => 7.1750)
  SingleSource/Benchmarks/Misc/richards_benchmark: 35.35% (2.8150 => 3.8100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 35.13% (20.7100 => 27.9850)
  SingleSource/Benchmarks/Misc/fp-convert: 34.93% (4.6950 => 6.3350)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 34.80% (32.7400 => 44.1350)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 34.21% (0.9500 => 1.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 33.87% (0.6200 => 0.8300)
  SingleSource/Benchmarks/Linpack/linpack-pc: 33.79% (6.9850 => 9.3450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 33.66% (1.0100 => 1.3500)
  SingleSource/Benchmarks/Stanford/Bubblesort: 33.33% (0.1050 => 0.1400)
  SingleSource/Benchmarks/Stanford/Towers: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Shootout/nestedloop: 33.33% (0.1650 => 0.2200)
  SingleSource/Benchmarks/Stanford/Puzzle: 33.33% (0.4350 => 0.5800)
  MultiSource/Benchmarks/BitBench/five11/five11: 33.15% (60.4450 => 80.4850)
  SingleSource/Benchmarks/Shootout-C++/matrix: 32.93% (8.2750 => 11.0000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 32.88% (20.6950 => 27.5000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 32.77% (15.5150 => 20.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 32.68% (193.9050 => 257.2800)
  MultiSource/Benchmarks/PAQ8p/paq8p: 32.22% (182.4700 => 241.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 32.04% (1.6700 => 2.2050)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 31.82% (0.1100 => 0.1450)
  SingleSource/Benchmarks/Stanford/Queens: 31.25% (0.0800 => 0.1050)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 31.16% (1.0750 => 1.4100)
  MultiSource/Applications/minisat/minisat: 31.15% (24.6350 => 32.3100)
  MultiSource/Applications/JM/ldecod/ldecod: 29.03% (0.1550 => 0.2000)
  MultiSource/Benchmarks/McCat/09-vor/vor: 28.57% (0.3500 => 0.4500)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 28.34% (2.4700 => 3.1700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 28.24% (4.2850 => 5.4950)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 28.17% (8.1300 => 10.4200)
  SingleSource/Benchmarks/Shootout-C++/lists: 27.99% (62.2450 => 79.6700)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 27.94% (0.3400 => 0.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 27.89% (22.4300 => 28.6850)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 27.74% (14.4200 => 18.4200)
  MultiSource/Applications/d/make_dparser: 27.03% (0.1850 => 0.2350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 26.78% (25.2950 => 32.0700)
  MultiSource/Benchmarks/Olden/health/health: 26.75% (1.6450 => 2.0850)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 26.48% (17.2800 => 21.8550)
  MultiSource/Benchmarks/Bullet/bullet: 26.18% (24.1200 => 30.4350)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 25.82% (8.5400 => 10.7450)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 25.75% (16.2900 => 20.4850)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 25.58% (0.2150 => 0.2700)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 25.22% (12.3300 => 15.4400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 24.65% (3.5700 => 4.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 24.62% (9.2600 => 11.5400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 24.22% (16.9300 => 21.0300)
  MultiSource/Benchmarks/Olden/bisort/bisort: 24.10% (1.5350 => 1.9050)
  SingleSource/Benchmarks/Shootout/hash: 23.53% (16.7450 => 20.6850)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 23.50% (3.5950 => 4.4400)
  MultiSource/Applications/spiff/spiff: 23.27% (16.4150 => 20.2350)
  MultiSource/Benchmarks/Olden/mst/mst: 22.73% (0.2200 => 0.2700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 22.56% (12.8100 => 15.7000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 22.53% (39.7700 => 48.7300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 22.33% (19.9700 => 24.4300)
  SingleSource/Benchmarks/Shootout-C++/ary3: 21.74% (6.6000 => 8.0350)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 21.11% (13.7400 => 16.6400)
  SingleSource/Benchmarks/Shootout/ary3: 20.99% (6.6700 => 8.0700)
  MultiSource/Benchmarks/MallocBench/gs/gs: 20.69% (0.1450 => 0.1750)
  SingleSource/UnitTests/Vector/multiplies: 20.56% (1.7750 => 2.1400)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 20.36% (1.1050 => 1.3300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 19.67% (20.2800 => 24.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 19.33% (13.3750 => 15.9600)
  SingleSource/Benchmarks/Shootout/heapsort: 18.81% (13.7950 => 16.3900)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 18.43% (28.4850 => 33.7350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 17.15% (26.6700 => 31.2450)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 15.28% (0.3600 => 0.4150)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 14.90% (6.2400 => 7.1700)
  MultiSource/Applications/lemon/lemon: 14.08% (3.8700 => 4.4150)
  MultiSource/Benchmarks/llubenchmark/llu: 13.46% (16.0500 => 18.2100)
  MultiSource/Applications/sgefa/sgefa: 13.33% (0.8250 => 0.9350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 12.89% (21.0950 => 23.8150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 11.45% (0.6550 => 0.7300)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 11.33% (52.1050 => 58.0100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 10.79% (18.9150 => 20.9550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 10.74% (18.0100 => 19.9450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 10.50% (22.8950 => 25.3000)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 10.24% (12.6000 => 13.8900)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 9.94% (28.1750 => 30.9750)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 8.41% (16.6550 => 18.0550)
  MultiSource/Applications/SIBsim4/SIBsim4: 8.23% (14.7650 => 15.9800)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 5.16% (2.3250 => 2.4450)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 4.66% (17.6950 => 18.5200)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 4.58% (8.4000 => 8.7850)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 2.60% (4.4300 => 4.5450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 1.62% (36.3550 => 36.9450)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0800 => 0.0600)
  SingleSource/Regression/C++/pointer_member: -23.08% (0.0650 => 0.0500)
  SingleSource/Regression/C/callargs: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/pi: -14.29% (0.0700 => 0.0600)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -3.02% (6.1350 => 5.9500)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -50.00% (0.0700 => 0.0350)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -20.73% (0.4100 => 0.3250)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Misc/ffbench: -1.97% (4.3200 => 4.2350)

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


More information about the llvm-testresults mailing list