[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 May 28 06:12:10 PDT 2014


http://llvm.org/perf/db_default/v4/nts/26345?compare_to=26338&baseline=25992
Nickname: linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7:41

Comparing:
     Run: 26345, Order: 209727, Start Time: 2014-05-28 12:39:54, End Time: 2014-05-28 13:19:35
      To: 26338, Order: 209725, Start Time: 2014-05-28 10:54:36, End Time: 2014-05-28 11:34:32
Baseline: 25992, Order: 209308, Start Time: 2014-05-21 17:58:39, End Time: 2014-05-21 18:39:55

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

Performance Regressions: 19 (112 on baseline)
Performance Improvements: 2 (427 on baseline)
Unchanged Tests: 1091 (573 on baseline)
Total Tests: 1112

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-05-02-ArgumentTest: 75.00% (0.0200 => 0.0350, std.dev.: 0.0045)
  SingleSource/UnitTests/2003-05-26-Shorts: 40.00% (0.0500 => 0.0700, std.dev.: 0.0073)
  SingleSource/UnitTests/SignlessTypes/div: 35.71% (0.0700 => 0.0950, std.dev.: 0.0060)
  MultiSource/Benchmarks/McCat/09-vor/vor: 10.12% (0.8400 => 0.9250, std.dev.: 0.0293)
  SingleSource/Benchmarks/Shootout-C++/wc: 8.94% (0.6150 => 0.6700, std.dev.: 0.0166)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 8.57% (1.0500 => 1.1400, std.dev.: 0.0176)
  MultiSource/Applications/sgefa/sgefa: 3.68% (0.9500 => 0.9850, std.dev.: 0.0093)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Applications/ClamAV/clamscan: 21.15% (0.2600 => 0.3150, std.dev.: 0.0122)
  MultiSource/Applications/SIBsim4/SIBsim4: 12.83% (10.1350 => 11.4350, std.dev.: 0.4122)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 8.01% (16.1700 => 17.4650, std.dev.: 0.2609)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 6.98% (0.8600 => 0.9200, std.dev.: 0.0123)
  SingleSource/Benchmarks/Shootout/methcall: 6.06% (7.1000 => 7.5300, std.dev.: 0.1301)
  SingleSource/Benchmarks/Shootout/matrix: 5.99% (5.3450 => 5.6650, std.dev.: 0.0987)
  SingleSource/Benchmarks/Shootout-C++/lists1: 5.91% (1.8600 => 1.9700, std.dev.: 0.0291)
  SingleSource/Benchmarks/Misc/flops-1: 5.74% (5.5750 => 5.8950, std.dev.: 0.0703)
  SingleSource/Benchmarks/Misc/flops-2: 5.11% (3.3250 => 3.4950, std.dev.: 0.0023)
  SingleSource/Benchmarks/Misc/flops-7: 3.63% (8.5300 => 8.8400, std.dev.: 0.0833)
  MultiSource/Applications/obsequi/Obsequi: 2.82% (4.0800 => 4.1950, std.dev.: 0.0376)
  SingleSource/Benchmarks/Misc/flops-8: 2.65% (4.7100 => 4.8350, std.dev.: 0.0063)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -14.63% (0.2050 => 0.1750, std.dev.: 0.0075)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -30.77% (0.4550 => 0.3150, std.dev.: 0.0297)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-copied-in-cxxobj-1: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: 300.00% (0.0050 => 0.0200)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: 200.00% (0.0150 => 0.0450)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 200.00% (0.0150 => 0.0450)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 150.00% (0.0100 => 0.0250)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2006-12-01-float_varg: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/2003-08-20-FoldBug: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/FloatPrecision: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/2002-05-03-NotTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/Vector/divides: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2006-02-04-DivRem: 60.00% (0.0250 => 0.0400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 45.45% (3.1900 => 4.6400)
  SingleSource/UnitTests/2003-05-14-AtExit: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2002-08-02-CastTest2: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2003-05-26-Shorts: 40.00% (0.0500 => 0.0700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 39.63% (3.2800 => 4.5800)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/globalrefs: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/Vector/sumarray-dbl: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 30.63% (3.0200 => 3.9450)
  SingleSource/Benchmarks/Misc/ReedSolomon: 29.29% (0.4950 => 0.6400)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 27.78% (0.0900 => 0.1150)
  SingleSource/Regression/C/sumarray: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 23.53% (0.1700 => 0.2100)
  SingleSource/UnitTests/2003-08-11-VaListArg: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 22.79% (3.4450 => 4.2300)
  SingleSource/Benchmarks/Misc/pi: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Misc/perlin: 18.52% (0.1350 => 0.1600)
  SingleSource/Benchmarks/Shootout/ackermann: 18.18% (0.0550 => 0.0650)
  SingleSource/Regression/C++/EH/ConditionalExpr: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 18.08% (13.1650 => 15.5450)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 17.33% (0.3750 => 0.4400)
  SingleSource/Benchmarks/Misc-C++/bigfib: 15.70% (1.7200 => 1.9900)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 15.62% (0.1600 => 0.1850)
  SingleSource/Benchmarks/Dhrystone/fldry: 13.79% (0.1450 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 13.51% (0.1850 => 0.2100)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 11.29% (4.6500 => 5.1750)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 11.11% (0.0900 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 10.88% (1.4250 => 1.5800)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 10.85% (1.2900 => 1.4300)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 10.62% (2.4950 => 2.7600)
  SingleSource/Benchmarks/Linpack/linpack-pc: 10.56% (0.8050 => 0.8900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 10.50% (3.5700 => 3.9450)
  MultiSource/Benchmarks/FreeBench/neural/neural: 10.23% (0.4400 => 0.4850)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 9.84% (6.4050 => 7.0350)
  SingleSource/Benchmarks/SmallPT/smallpt: 9.20% (0.4350 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 9.09% (0.1650 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 8.84% (1.0750 => 1.1700)
  MultiSource/Benchmarks/Olden/health/health: 8.70% (0.3450 => 0.3750)
  SingleSource/Benchmarks/CoyoteBench/almabench: 8.33% (0.1800 => 0.1950)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 8.26% (3.3300 => 3.6050)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 7.44% (0.6050 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 6.94% (1.0800 => 1.1550)
  MultiSource/Benchmarks/FreeBench/distray/distray: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.42% (2.8800 => 3.0650)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 6.13% (3.5900 => 3.8100)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 5.25% (3.1400 => 3.3050)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 4.65% (0.2150 => 0.2250)
  MultiSource/Benchmarks/NPB-serial/is/is: 4.55% (0.2200 => 0.2300)
  SingleSource/Benchmarks/Misc/whetstone: 4.55% (0.2200 => 0.2300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 4.45% (3.2600 => 3.4050)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.29% (2.4500 => 2.5550)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 4.17% (0.2400 => 0.2500)
  MultiSource/Benchmarks/Olden/em3d/em3d: 3.37% (0.4450 => 0.4600)
  MultiSource/Benchmarks/McCat/18-imp/imp: 3.26% (0.9200 => 0.9500)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 3.17% (0.6300 => 0.6500)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 2.94% (2.2100 => 2.2750)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 2.86% (0.5250 => 0.5400)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 2.82% (0.3550 => 0.3650)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 2.77% (3.4250 => 3.5200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 2.53% (4.7350 => 4.8550)
  SingleSource/Benchmarks/Shootout-C++/wc: 2.29% (0.6550 => 0.6700)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.20% (41.6500 => 42.5650)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 1.64% (1.8300 => 1.8600)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.20% (1.2550 => 1.2700)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 33.71% (26.8650 => 35.9200)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 27.39% (11.1900 => 14.2550)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 25.59% (9.1850 => 11.5350)
  SingleSource/Benchmarks/Shootout-C++/ary2: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 24.20% (8.8000 => 10.9300)
  SingleSource/Benchmarks/Stanford/Treesort: 23.08% (0.1950 => 0.2400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 18.68% (30.9950 => 36.7850)
  SingleSource/Benchmarks/Stanford/Queens: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 15.20% (20.0050 => 23.0450)
  MultiSource/Applications/kimwitu++/kc: 13.64% (0.1100 => 0.1250)
  SingleSource/Benchmarks/Misc/oourafft: 10.91% (12.9200 => 14.3300)
  SingleSource/Benchmarks/Misc/ffbench: 10.55% (4.1700 => 4.6100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 10.05% (7.3100 => 8.0450)
  SingleSource/Benchmarks/Shootout-C++/ary3: 9.98% (5.2600 => 5.7850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 6.80% (20.7250 => 22.1350)
  SingleSource/Benchmarks/Misc/pi: 6.69% (1.2700 => 1.3550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 6.67% (9.0750 => 9.6800)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 5.14% (0.8750 => 0.9200)
  SingleSource/Benchmarks/Shootout-C++/lists1: 5.07% (1.8750 => 1.9700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 4.63% (0.5400 => 0.5650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 4.05% (3.4600 => 3.6000)
  SingleSource/Benchmarks/Shootout-C++/hash2: 3.20% (8.1150 => 8.3750)
  MultiSource/Benchmarks/Olden/health/health: 3.10% (1.4500 => 1.4950)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.92% (121.1250 => 124.6650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.67% (0.7500 => 0.7700)
  SingleSource/Benchmarks/Misc-C++/bigfib: 2.52% (0.5950 => 0.6100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 2.26% (2.8750 => 2.9400)
  SingleSource/Benchmarks/Stanford/FloatMM: 2.23% (0.8950 => 0.9150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 1.81% (75.1750 => 76.5350)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.72% (1.4500 => 1.4750)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/blockstret: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/block-copied-in-cxxobj: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C/2003-06-16-VolatileError: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/EH/dead_try_block: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2009-12-07-StructReturn: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -45.45% (0.0550 => 0.0300)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -45.00% (0.1000 => 0.0550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -44.38% (5.2050 => 2.8950)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -44.23% (0.2600 => 0.1450)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2008-04-20-LoopBug2: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/block-call-r7674133: -42.86% (0.0350 => 0.0200)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -42.05% (0.4400 => 0.2550)
  SingleSource/Benchmarks/Misc/flops-8: -40.91% (0.1100 => 0.0650)
  SingleSource/UnitTests/2003-07-10-SignConversions: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Misc/flops-5: -39.13% (0.1150 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -37.70% (0.3050 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -37.50% (0.1200 => 0.0750)
  SingleSource/UnitTests/conditional-gnu-ext: -37.50% (0.0400 => 0.0250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -35.66% (5.3000 => 3.4100)
  SingleSource/Regression/C++/global_ctor: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -33.06% (1.2250 => 0.8200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -32.99% (4.9250 => 3.3000)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -32.56% (0.2150 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -31.94% (0.9550 => 0.6500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -31.58% (0.2850 => 0.1950)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: -31.25% (0.0800 => 0.0550)
  SingleSource/Benchmarks/Misc/lowercase: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Stanford/IntMM: -30.77% (0.1300 => 0.0900)
  SingleSource/UnitTests/2003-07-09-SignedArgs: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -30.51% (0.5900 => 0.4100)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -30.00% (0.4000 => 0.2800)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C++/2003-05-14-array-init: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/byval-alignment: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -28.25% (6.0350 => 4.3300)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -27.91% (0.2150 => 0.1550)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -27.43% (0.5650 => 0.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -27.08% (0.2400 => 0.1750)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/llubenchmark/llu: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/PAQ8p/paq8p: -25.62% (9.5050 => 7.0700)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -25.40% (4.3500 => 3.2450)
  SingleSource/Benchmarks/Misc/flops-6: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C++/fixups: -25.00% (0.0800 => 0.0600)
  SingleSource/Regression/C/PR491: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/Vector/multiplies: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0600 => 0.0450)
  MultiSource/Applications/obsequi/Obsequi: -24.71% (3.9450 => 2.9700)
  SingleSource/Benchmarks/Misc/flops-4: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/McGill/misr: -23.68% (0.1900 => 0.1450)
  SingleSource/Benchmarks/Misc/fp-convert: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -23.15% (2.1600 => 1.6600)
  SingleSource/Benchmarks/Stanford/RealMM: -23.08% (0.1300 => 0.1000)
  SingleSource/Regression/C++/EH/recursive-throw: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Misc/flops-7: -22.73% (0.1100 => 0.0850)
  SingleSource/Benchmarks/Stanford/Quicksort: -22.73% (0.1100 => 0.0850)
  SingleSource/UnitTests/initp1: -22.58% (0.1550 => 0.1200)
  MultiSource/Benchmarks/sim/sim: -22.33% (1.0300 => 0.8000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -22.06% (0.3400 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -22.04% (0.9300 => 0.7250)
  SingleSource/Benchmarks/Misc/dt: -21.74% (0.1150 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/football/football: -21.18% (3.0450 => 2.4000)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -21.05% (0.1900 => 0.1500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -20.69% (0.1450 => 0.1150)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -20.00% (0.2750 => 0.2200)
  MultiSource/Benchmarks/McCat/05-eks/eks: -19.44% (1.4400 => 1.1600)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -19.05% (0.3150 => 0.2550)
  MultiSource/Benchmarks/Olden/power/power: -18.99% (0.3950 => 0.3200)
  SingleSource/Benchmarks/Stanford/Oscar: -18.92% (0.1850 => 0.1500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -18.84% (3.8750 => 3.1450)
  SingleSource/Regression/C++/EH/throw_rethrow_test: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -18.75% (0.2400 => 0.1950)
  SingleSource/UnitTests/Threads/tls: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -18.11% (13.7500 => 11.2600)
  SingleSource/Benchmarks/Misc/fbench: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -17.70% (1.1300 => 0.9300)
  SingleSource/Benchmarks/Dhrystone/dry: -17.65% (0.1700 => 0.1400)
  SingleSource/Benchmarks/Shootout/nestedloop: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -17.39% (0.2300 => 0.1900)
  SingleSource/UnitTests/SignlessTypes/rem: -16.92% (0.3250 => 0.2700)
  SingleSource/Regression/C++/EH/class_hierarchy: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/McCat/08-main/main: -16.57% (0.8450 => 0.7050)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -16.49% (3.7600 => 3.1400)
  SingleSource/Benchmarks/Stanford/Puzzle: -16.39% (0.3050 => 0.2550)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -16.13% (0.1550 => 0.1300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -16.00% (0.2500 => 0.2100)
  SingleSource/Benchmarks/Stanford/Treesort: -16.00% (0.1250 => 0.1050)
  SingleSource/Benchmarks/Misc/mandel-2: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/McGill/exptree: -15.69% (0.2550 => 0.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -15.69% (0.2550 => 0.2150)
  SingleSource/Regression/C++/EH/ctor_dtor_count-2: -15.38% (0.0650 => 0.0550)
  SingleSource/Regression/C/PR640: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/BitBench/five11/five11: -15.15% (0.1650 => 0.1400)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -15.15% (0.1650 => 0.1400)
  SingleSource/Benchmarks/Misc/oourafft: -15.15% (0.6600 => 0.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -14.89% (0.2350 => 0.2000)
  SingleSource/Benchmarks/Shootout-C++/random: -14.84% (0.6400 => 0.5450)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Stanford/Towers: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -14.67% (1.8400 => 1.5700)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -14.63% (0.2050 => 0.1750)
  SingleSource/Benchmarks/McGill/queens: -14.29% (0.1400 => 0.1200)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -14.29% (0.7700 => 0.6600)
  MultiSource/Applications/siod/siod: -14.09% (7.3100 => 6.2800)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -13.92% (0.7900 => 0.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -13.89% (0.1800 => 0.1550)
  SingleSource/Benchmarks/Stanford/Queens: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -13.53% (0.6650 => 0.5750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -13.51% (0.3700 => 0.3200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -13.16% (0.3800 => 0.3300)
  MultiSource/Benchmarks/Olden/bisort/bisort: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -12.89% (4.1900 => 3.6500)
  MultiSource/Applications/hexxagon/hexxagon: -12.60% (3.1350 => 2.7400)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -12.26% (2.8950 => 2.5400)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -12.20% (0.2050 => 0.1800)
  MultiSource/Benchmarks/Olden/mst/mst: -11.76% (0.3400 => 0.3000)
  SingleSource/Regression/C/casts: -11.76% (0.0850 => 0.0750)
  SingleSource/UnitTests/SignlessTypes/factor: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -11.76% (0.4250 => 0.3750)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.71% (0.5550 => 0.4900)
  MultiSource/Applications/lemon/lemon: -11.69% (3.7650 => 3.3250)
  SingleSource/Benchmarks/Shootout-C++/hello: -11.61% (0.5600 => 0.4950)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -11.56% (3.8050 => 3.3650)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -11.48% (0.6100 => 0.5400)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -11.43% (0.1750 => 0.1550)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Shootout-C++/moments: -11.39% (1.1850 => 1.0500)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -11.36% (1.1000 => 0.9750)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -11.29% (0.3100 => 0.2750)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.05% (3.5300 => 3.1400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -10.83% (3.3700 => 3.0050)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -10.71% (0.1400 => 0.1250)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -10.53% (0.2850 => 0.2550)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -10.33% (0.9200 => 0.8250)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -10.00% (0.2000 => 0.1800)
  SingleSource/Benchmarks/Shootout-C++/lists1: -9.95% (0.9550 => 0.8600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -9.86% (3.6500 => 3.2900)
  SingleSource/Benchmarks/Shootout-C++/objinst: -9.85% (0.6600 => 0.5950)
  SingleSource/Benchmarks/Shootout-C++/hash2: -9.77% (1.2800 => 1.1550)
  SingleSource/Benchmarks/Shootout-C++/lists: -9.49% (0.7900 => 0.7150)
  MultiSource/Applications/aha/aha: -9.46% (0.3700 => 0.3350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.33% (0.7500 => 0.6800)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -9.23% (3.0350 => 2.7550)
  SingleSource/Benchmarks/McGill/chomp: -9.09% (0.6050 => 0.5500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.89% (0.2250 => 0.2050)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -8.86% (15.8100 => 14.4100)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -8.60% (3.7800 => 3.4550)
  MultiSource/Applications/lua/lua: -8.52% (11.2700 => 10.3100)
  SingleSource/Benchmarks/Shootout-C++/matrix: -8.51% (0.7050 => 0.6450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.16% (0.2450 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.98% (1.1900 => 1.0950)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -7.95% (0.4400 => 0.4050)
  SingleSource/Benchmarks/Shootout-C++/fibo: -7.89% (0.5700 => 0.5250)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -7.84% (0.2550 => 0.2350)
  SingleSource/Benchmarks/Shootout/objinst: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/Misc/mandel: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Misc/ffbench: -7.32% (0.2050 => 0.1900)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -7.14% (0.1400 => 0.1300)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -7.14% (0.2800 => 0.2600)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.09% (2.1150 => 1.9650)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -7.00% (1.7150 => 1.5950)
  MultiSource/Applications/JM/lencod/lencod: -6.96% (45.3700 => 42.2100)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -6.84% (1.3150 => 1.2250)
  SingleSource/Benchmarks/Misc/flops: -6.78% (0.2950 => 0.2750)
  MultiSource/Applications/JM/ldecod/ldecod: -6.78% (19.5500 => 18.2250)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -6.73% (0.5200 => 0.4850)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -6.70% (1.0450 => 0.9750)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -6.51% (2.6900 => 2.5150)
  MultiSource/Applications/SPASS/SPASS: -6.49% (45.4500 => 42.5000)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -6.43% (0.8550 => 0.8000)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -6.34% (82.7850 => 77.5350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -6.28% (3.8200 => 3.5800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -6.28% (3.8200 => 3.5800)
  MultiSource/Benchmarks/MallocBench/gs/gs: -6.18% (11.4000 => 10.6950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -6.07% (3.2950 => 3.0950)
  MultiSource/Benchmarks/McCat/15-trie/trie: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -5.62% (127.3500 => 120.1900)
  MultiSource/Benchmarks/McCat/09-vor/vor: -5.61% (0.9800 => 0.9250)
  SingleSource/Benchmarks/Shootout-C++/strcat: -5.60% (0.6250 => 0.5900)
  MultiSource/Applications/SIBsim4/SIBsim4: -5.57% (4.8500 => 4.5800)
  MultiSource/Applications/ClamAV/clamscan: -5.56% (45.5100 => 42.9800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -5.41% (0.1850 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/mafft/pairlocalalign: -5.38% (26.8350 => 25.3900)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -5.25% (3.4300 => 3.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -5.13% (0.1950 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -5.12% (3.9100 => 3.7100)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -5.00% (0.3000 => 0.2850)
  SingleSource/Benchmarks/Shootout-C++/EH/except: -4.96% (0.6050 => 0.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -4.92% (0.3050 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -4.88% (94.2650 => 89.6650)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -4.82% (0.4150 => 0.3950)
  MultiSource/Applications/oggenc/oggenc: -4.81% (14.9650 => 14.2450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -4.71% (4.4600 => 4.2500)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -4.71% (22.0950 => 21.0550)
  MultiSource/Applications/kimwitu++/kc: -4.67% (45.4250 => 43.3050)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -4.65% (0.4300 => 0.4100)
  MultiSource/Applications/minisat/minisat: -4.55% (1.9800 => 1.8900)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.47% (0.8950 => 0.8550)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -4.46% (15.9350 => 15.2250)
  SingleSource/Benchmarks/Shootout-C++/ary: -4.32% (0.6950 => 0.6650)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -4.31% (4.7600 => 4.5550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -4.30% (0.4650 => 0.4450)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -4.20% (1.1900 => 1.1400)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -4.17% (3.4800 => 3.3350)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.11% (0.7300 => 0.7000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.09% (1.5900 => 1.5250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -3.98% (4.9000 => 4.7050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -3.95% (0.7600 => 0.7300)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -3.95% (1.5200 => 1.4600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -3.86% (4.5300 => 4.3550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -3.79% (0.6600 => 0.6350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.74% (16.0300 => 15.4300)
  MultiSource/Applications/hbd/hbd: -3.72% (4.7100 => 4.5350)
  MultiSource/Applications/viterbi/viterbi: -3.47% (0.7200 => 0.6950)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -3.45% (2.7500 => 2.6550)
  MultiSource/Applications/sqlite3/sqlite3: -3.32% (65.4900 => 63.3150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -3.23% (0.6200 => 0.6000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -3.08% (3.5700 => 3.4600)
  SingleSource/Benchmarks/Shootout-C++/sieve: -2.99% (0.8350 => 0.8100)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -2.93% (25.9100 => 25.1500)
  MultiSource/Benchmarks/nbench/nbench: -2.93% (3.7600 => 3.6500)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -2.74% (0.3650 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/ary2: -2.74% (0.7300 => 0.7100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -2.70% (0.7400 => 0.7200)
  SingleSource/Benchmarks/Shootout-C++/methcall: -2.50% (0.6000 => 0.5850)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.43% (1.6450 => 1.6050)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -2.42% (3.7150 => 3.6250)
  MultiSource/Applications/spiff/spiff: -2.30% (2.6050 => 2.5450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -2.24% (1.3400 => 1.3100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -2.20% (0.4550 => 0.4450)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.03% (4.6750 => 4.5800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.87% (1.0700 => 1.0500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -1.82% (0.5500 => 0.5400)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -1.82% (4.4050 => 4.3250)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -1.24% (11.2750 => 11.1350)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.16% (2.1500 => 2.1250)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -1.12% (0.8900 => 0.8800)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -1.05% (4.3050 => 4.2600)
  MultiSource/Applications/lambda-0_1_3/lambda: -1.04% (1.9300 => 1.9100)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Misc/himenobmtxpa: -58.90% (13.9050 => 5.7150)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -57.25% (0.6900 => 0.2950)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -50.00% (0.0200 => 0.0100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -37.50% (0.0800 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -36.36% (0.9350 => 0.5950)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -33.31% (7.8200 => 5.2150)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -27.59% (0.4350 => 0.3150)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -26.65% (1.9700 => 1.4450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -24.89% (11.0700 => 8.3150)
  MultiSource/Benchmarks/FreeBench/neural/neural: -23.46% (0.4050 => 0.3100)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -22.81% (0.2850 => 0.2200)
  SingleSource/Benchmarks/Shootout-C++/strcat: -21.43% (0.2100 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -19.23% (0.6500 => 0.5250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -19.02% (20.1900 => 16.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -17.80% (8.0600 => 6.6250)
  SingleSource/Benchmarks/McGill/misr: -16.36% (0.5500 => 0.4600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.13% (0.3100 => 0.2600)
  MultiSource/Applications/siod/siod: -16.06% (7.5950 => 6.3750)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.00% (0.3750 => 0.3150)
  MultiSource/Benchmarks/Olden/mst/mst: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -15.15% (0.1650 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -14.63% (0.4100 => 0.3500)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -14.31% (18.1400 => 15.5450)
  SingleSource/Benchmarks/McGill/queens: -14.00% (4.7150 => 4.0550)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -13.95% (0.2150 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -13.95% (0.8600 => 0.7400)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -13.76% (1.0900 => 0.9400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -13.51% (2.4050 => 2.0800)
  SingleSource/Benchmarks/Shootout-C++/methcall: -13.20% (12.0800 => 10.4850)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -12.84% (6.0750 => 5.2950)
  MultiSource/Benchmarks/NPB-serial/is/is: -12.83% (26.4550 => 23.0600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -12.76% (4.0750 => 3.5550)
  SingleSource/Benchmarks/Shootout-C++/random: -12.75% (3.7250 => 3.2500)
  MultiSource/Benchmarks/Olden/power/power: -12.65% (7.5100 => 6.5600)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -12.57% (2.7450 => 2.4000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -12.40% (17.5750 => 15.3950)
  SingleSource/Benchmarks/Shootout-C++/EH/except: -12.31% (0.3250 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -12.16% (14.0250 => 12.3200)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -12.10% (0.7850 => 0.6900)
  SingleSource/Benchmarks/Misc/richards_benchmark: -12.00% (2.8750 => 2.5300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -11.93% (17.6450 => 15.5400)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -11.92% (2.1400 => 1.8850)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -11.90% (0.2100 => 0.1850)
  SingleSource/Benchmarks/Dhrystone/dry: -11.85% (4.4300 => 3.9050)
  MultiSource/Benchmarks/sim/sim: -11.82% (11.6800 => 10.3000)
  SingleSource/Benchmarks/Misc/flops-5: -11.75% (5.2350 => 4.6200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -11.67% (9.9800 => 8.8150)
  SingleSource/Regression/C/uint64_to_float: -11.66% (1.6300 => 1.4400)
  SingleSource/Benchmarks/Misc/flops-4: -11.53% (3.0800 => 2.7250)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -11.15% (4.4850 => 3.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -11.14% (4.2200 => 3.7500)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -11.09% (13.3000 => 11.8250)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.04% (3.1700 => 2.8200)
  SingleSource/Benchmarks/Misc/fp-convert: -10.99% (4.1850 => 3.7250)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -10.96% (1.4600 => 1.3000)
  SingleSource/Benchmarks/Misc/perlin: -10.76% (8.1350 => 7.2600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -10.74% (25.2900 => 22.5750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -10.67% (14.1550 => 12.6450)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -10.53% (0.2850 => 0.2550)
  SingleSource/Benchmarks/Shootout-C++/fibo: -10.37% (14.1700 => 12.7000)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -10.15% (17.0950 => 15.3600)
  MultiSource/Benchmarks/nbench/nbench: -10.11% (40.5850 => 36.4800)
  SingleSource/Benchmarks/Shootout/nestedloop: -10.00% (0.1500 => 0.1350)
  MultiSource/Applications/spiff/spiff: -9.99% (10.7100 => 9.6400)
  MultiSource/Benchmarks/Olden/em3d/em3d: -9.89% (8.0900 => 7.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -9.75% (13.0300 => 11.7600)
  MultiSource/Applications/viterbi/viterbi: -9.32% (11.1550 => 10.1150)
  SingleSource/Benchmarks/McGill/chomp: -9.30% (2.1500 => 1.9500)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -9.13% (1.0400 => 0.9450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -8.97% (11.6450 => 10.6000)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -8.93% (0.5600 => 0.5100)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -8.92% (13.3400 => 12.1500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -8.91% (4.8250 => 4.3950)
  SingleSource/Benchmarks/Misc/fbench: -8.90% (15.2800 => 13.9200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.78% (12.1250 => 11.0600)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -8.31% (40.7800 => 37.3900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -8.19% (15.4500 => 14.1850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -8.16% (11.7100 => 10.7550)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -8.06% (4.7150 => 4.3350)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -8.05% (3.7900 => 3.4850)
  SingleSource/Benchmarks/Shootout-C++/sieve: -8.01% (6.0550 => 5.5700)
  SingleSource/Benchmarks/Misc/ReedSolomon: -7.77% (18.9750 => 17.5000)
  SingleSource/Benchmarks/Dhrystone/fldry: -7.59% (4.6750 => 4.3200)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -7.47% (3.2150 => 2.9750)
  MultiSource/Benchmarks/mafft/pairlocalalign: -7.45% (55.6000 => 51.4600)
  SingleSource/Benchmarks/Shootout-C++/moments: -7.32% (0.2050 => 0.1900)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -7.07% (0.9200 => 0.8550)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -7.04% (12.3650 => 11.4950)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -6.87% (6.6250 => 6.1700)
  SingleSource/Benchmarks/CoyoteBench/almabench: -6.79% (104.9300 => 97.8050)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -6.72% (16.1550 => 15.0700)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -6.68% (5.9150 => 5.5200)
  SingleSource/Benchmarks/Misc/whetstone: -6.67% (11.0950 => 10.3550)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -6.51% (11.2050 => 10.4750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -6.49% (16.4900 => 15.4200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -6.46% (11.2200 => 10.4950)
  SingleSource/Benchmarks/Shootout/random: -6.46% (3.4850 => 3.2600)
  SingleSource/Benchmarks/Shootout/matrix: -6.44% (6.0550 => 5.6650)
  MultiSource/Benchmarks/FreeBench/distray/distray: -6.43% (0.7000 => 0.6550)
  MultiSource/Applications/hexxagon/hexxagon: -6.32% (26.4250 => 24.7550)
  SingleSource/Benchmarks/Shootout/methcall: -6.29% (8.0350 => 7.5300)
  SingleSource/Benchmarks/Misc/flops-3: -6.26% (6.3100 => 5.9150)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -6.23% (17.8250 => 16.7150)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.20% (8.0700 => 7.5700)
  SingleSource/Benchmarks/Shootout/sieve: -6.11% (15.7100 => 14.7500)
  SingleSource/Benchmarks/Misc/flops-6: -6.08% (5.0150 => 4.7100)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -6.08% (2.5500 => 2.3950)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -6.07% (3.2150 => 3.0200)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.02% (1.6600 => 1.5600)
  SingleSource/Benchmarks/Misc/mandel-2: -5.90% (1.7800 => 1.6750)
  SingleSource/Benchmarks/Shootout-C++/matrix: -5.90% (6.2750 => 5.9050)
  SingleSource/Benchmarks/Misc/flops: -5.89% (15.7150 => 14.7900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.79% (2.4200 => 2.2800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -5.74% (9.8450 => 9.2800)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -5.73% (2.5300 => 2.3850)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -5.70% (2.1050 => 1.9850)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.61% (169.8950 => 160.3700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -5.54% (6.8650 => 6.4850)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -5.42% (4.7050 => 4.4500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -5.26% (13.3100 => 12.6100)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -4.94% (1.3150 => 1.2500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -4.88% (7.4850 => 7.1200)
  SingleSource/Benchmarks/Shootout-C++/lists: -4.76% (56.3500 => 53.6700)
  SingleSource/Benchmarks/Shootout/hash: -4.75% (13.5750 => 12.9300)
  MultiSource/Applications/JM/lencod/lencod: -4.73% (17.5350 => 16.7050)
  MultiSource/Benchmarks/FreeBench/mason/mason: -4.69% (0.3200 => 0.3050)
  MultiSource/Applications/SPASS/SPASS: -4.45% (28.5250 => 27.2550)
  SingleSource/Benchmarks/Linpack/linpack-pc: -4.42% (5.4250 => 5.1850)
  MultiSource/Applications/lua/lua: -4.38% (59.1950 => 56.6050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -4.34% (91.6300 => 87.6550)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -4.33% (24.7250 => 23.6550)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.32% (20.8250 => 19.9250)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -4.31% (36.2700 => 34.7050)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -4.11% (0.3650 => 0.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -4.07% (1.4750 => 1.4150)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -3.86% (9.1900 => 8.8350)
  MultiSource/Benchmarks/Bullet/bullet: -3.75% (20.6650 => 19.8900)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -3.72% (1.0750 => 1.0350)
  MultiSource/Applications/minisat/minisat: -3.55% (22.9850 => 22.1700)
  SingleSource/Benchmarks/Misc/flops-8: -3.49% (5.0100 => 4.8350)
  SingleSource/Benchmarks/Shootout/lists: -3.49% (19.2250 => 18.5550)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -3.29% (13.0750 => 12.6450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -3.27% (1.3750 => 1.3300)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -3.17% (13.2450 => 12.8250)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.14% (1.4350 => 1.3900)
  MultiSource/Applications/lemon/lemon: -3.12% (2.4050 => 2.3300)
  SingleSource/Benchmarks/Misc/salsa20: -3.06% (18.4350 => 17.8700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -3.01% (24.6100 => 23.8700)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -2.94% (14.9500 => 14.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -2.89% (143.8700 => 139.7100)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -2.82% (4.4300 => 4.3050)
  MultiSource/Applications/obsequi/Obsequi: -2.78% (4.3150 => 4.1950)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.75% (20.4000 => 19.8400)
  SingleSource/Benchmarks/Misc/flops-7: -2.59% (9.0750 => 8.8400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -2.45% (15.5100 => 15.1300)
  MultiSource/Benchmarks/BitBench/five11/five11: -2.37% (16.9100 => 16.5100)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -2.32% (11.8600 => 11.5850)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.27% (8.7950 => 8.5950)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -2.25% (16.0150 => 15.6550)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -2.21% (12.0000 => 11.7350)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -2.10% (28.3000 => 27.7050)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -2.05% (17.8300 => 17.4650)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -1.86% (7.7800 => 7.6350)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -1.68% (20.5350 => 20.1900)
  SingleSource/Benchmarks/Shootout/heapsort: -1.62% (12.9850 => 12.7750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -1.38% (23.5850 => 23.2600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -1.28% (14.1050 => 13.9250)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -1.22% (3.6750 => 3.6300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.14% (11.4400 => 11.3100)
  SingleSource/Benchmarks/Shootout/fib2: -1.14% (12.7700 => 12.6250)

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


More information about the llvm-testresults mailing list