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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Thu Jun 5 10:03:39 PDT 2014


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

Comparing:
     Run: 26818, Order: 210269, Start Time: 2014-06-05 16:32:35, End Time: 2014-06-05 17:11:13
      To: 26815, Order: 210262, Start Time: 2014-06-05 14:32:10, End Time: 2014-06-05 15:11:06
Baseline: 25992, Order: 209308, Start Time: 2014-05-21 17:58:39, End Time: 2014-05-21 18:39:55

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

Performance Regressions: 2 (83 on baseline)
Performance Improvements: 8 (502 on baseline)
Unchanged Tests: 1102 (527 on baseline)
Total Tests: 1112

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/badidx: 25.00% (0.0600 => 0.0750, std.dev.: 0.0035)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 13.33% (0.3000 => 0.3400, std.dev.: 0.0093)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-12-13-MishaTest: -70.00% (0.0500 => 0.0150, std.dev.: 0.0087)
  SingleSource/UnitTests/2003-08-20-FoldBug: -66.67% (0.0450 => 0.0150, std.dev.: 0.0055)
  SingleSource/UnitTests/2008-04-18-LoopBug: -62.50% (0.0400 => 0.0150, std.dev.: 0.0055)
  SingleSource/Benchmarks/Shootout/methcall: -30.00% (0.1000 => 0.0700, std.dev.: 0.0066)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -28.85% (0.2600 => 0.1850, std.dev.: 0.0258)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -27.59% (0.1450 => 0.1050, std.dev.: 0.0100)
  SingleSource/UnitTests/Vector/constpool: -1.80% (4.4550 => 4.3750, std.dev.: 0.0216)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -17.48% (0.7150 => 0.5900, std.dev.: 0.0472)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/pointer_arithmetic: 400.00% (0.0050 => 0.0250)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: 300.00% (0.0050 => 0.0200)
  SingleSource/UnitTests/2002-05-03-NotTest: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/2008-01-07-LongDouble: 80.00% (0.0250 => 0.0450)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2002-05-02-CastTest3: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2006-12-01-float_varg: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2006-02-04-DivRem: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/sumarray: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 44.40% (3.5700 => 5.1550)
  SingleSource/UnitTests/2003-05-14-AtExit: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/SmallPT/smallpt: 40.23% (0.4350 => 0.6100)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/sumarray: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Shootout/random: 33.33% (0.0750 => 0.1000)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 25.00% (0.0400 => 0.0500)
  SingleSource/Regression/C++/short_circuit_dtor: 25.00% (0.0400 => 0.0500)
  SingleSource/Regression/C/badidx: 25.00% (0.0600 => 0.0750)
  SingleSource/Regression/C++/EH/ctor_dtor_count: 23.53% (0.0850 => 0.1050)
  SingleSource/Regression/C++/EH/simple_rethrow: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2002-08-19-CodegenBug: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 20.59% (0.1700 => 0.2050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 19.71% (3.7800 => 4.5250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 19.30% (0.2850 => 0.3400)
  SingleSource/Regression/C/matrixTranspose: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 17.14% (0.1750 => 0.2050)
  SingleSource/Regression/C/test_indvars: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 16.28% (0.2150 => 0.2500)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 16.07% (13.1650 => 15.2800)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 16.00% (0.1250 => 0.1450)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 15.66% (0.4150 => 0.4800)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 15.62% (0.1600 => 0.1850)
  MultiSource/Applications/SIBsim4/SIBsim4: 14.74% (4.8500 => 5.5650)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 12.50% (1.0800 => 1.2150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 12.26% (6.4050 => 7.1900)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 12.20% (0.2050 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 12.09% (1.0750 => 1.2050)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 12.04% (4.7350 => 5.3050)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 12.00% (0.1250 => 0.1400)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 11.28% (3.2800 => 3.6500)
  MultiSource/Benchmarks/Olden/tsp/tsp: 9.43% (0.2650 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 9.30% (0.2150 => 0.2350)
  SingleSource/Benchmarks/Misc-C++/bigfib: 8.14% (1.7200 => 1.8600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 8.00% (0.3750 => 0.4050)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 7.75% (1.2900 => 1.3900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 7.44% (0.6050 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 6.80% (4.1900 => 4.4750)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 5.63% (0.3550 => 0.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 5.56% (0.1800 => 0.1900)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 4.81% (2.4950 => 2.6150)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 4.71% (3.7150 => 3.8900)
  SingleSource/Regression/C++/ofstream_ctor: 4.42% (0.5650 => 0.5900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 3.41% (0.4400 => 0.4550)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 2.81% (1.4250 => 1.4650)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 2.78% (0.3600 => 0.3700)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 2.67% (0.7500 => 0.7700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 2.66% (3.5700 => 3.6650)
  MultiSource/Benchmarks/FreeBench/neural/neural: 2.27% (0.4400 => 0.4500)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 1.90% (0.5250 => 0.5350)
  MultiSource/Applications/d/make_dparser: 1.00% (9.9800 => 10.0800)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 150.00% (0.0200 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 56.34% (11.1900 => 17.4950)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 37.97% (5.5300 => 7.6300)
  MultiSource/Applications/kimwitu++/kc: 27.27% (0.1100 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/ary: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Shootout-C++/ary2: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/Vector/multiplies: 15.29% (0.7850 => 0.9050)
  SingleSource/Benchmarks/Shootout-C++/hash2: 7.33% (8.1150 => 8.7100)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 3.62% (20.7250 => 21.4750)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 3.36% (9.0750 => 9.3800)
  SingleSource/Benchmarks/Shootout-C++/ary3: 3.14% (5.2600 => 5.4250)
  SingleSource/Benchmarks/Linpack/linpack-pc: 2.76% (5.4250 => 5.5750)
  SingleSource/Benchmarks/Shootout-C++/hash: 2.76% (1.4500 => 1.4900)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.35% (10.2100 => 10.4500)
  SingleSource/Benchmarks/Misc/ffbench: 1.68% (4.1700 => 4.2400)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 1.65% (16.3450 => 16.6150)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 1.49% (5.7100 => 5.7950)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-copied-in-cxxobj: -85.71% (0.0350 => 0.0050)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -75.00% (0.0400 => 0.0100)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2002-12-13-MishaTest: -66.67% (0.0450 => 0.0150)
  SingleSource/UnitTests/2009-12-07-StructReturn: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -58.33% (0.0600 => 0.0250)
  SingleSource/Benchmarks/Misc/flops-7: -50.00% (0.1100 => 0.0550)
  SingleSource/UnitTests/2007-04-25-weak: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/conditional-gnu-ext: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C++/fixups: -43.75% (0.0800 => 0.0450)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/block-call-r7674133: -42.86% (0.0350 => 0.0200)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -41.27% (0.3150 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -40.84% (0.9550 => 0.5650)
  SingleSource/UnitTests/2003-08-20-FoldBug: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/blockstret: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Misc/flops-5: -39.13% (0.1150 => 0.0700)
  SingleSource/UnitTests/SignlessTypes/ccc: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -37.50% (0.0400 => 0.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -36.76% (0.3400 => 0.2150)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -36.36% (0.1650 => 0.1050)
  SingleSource/Benchmarks/Misc/flops-8: -36.36% (0.1100 => 0.0700)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -35.48% (0.1550 => 0.1000)
  SingleSource/Benchmarks/Stanford/IntMM: -34.62% (0.1300 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -34.07% (1.1300 => 0.7450)
  SingleSource/Benchmarks/Misc/flops-4: -33.33% (0.1050 => 0.0700)
  SingleSource/Regression/C/DuffsDevice: -33.33% (0.0750 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -32.69% (0.2600 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -32.43% (0.1850 => 0.1250)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -31.82% (0.1100 => 0.0750)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: -31.25% (0.0800 => 0.0550)
  MultiSource/Applications/obsequi/Obsequi: -30.29% (3.9450 => 2.7500)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -30.28% (1.2550 => 0.8750)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2003-07-10-SignConversions: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -29.63% (0.1350 => 0.0950)
  SingleSource/Benchmarks/Shootout/nestedloop: -29.41% (0.0850 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/initp1: -29.03% (0.1550 => 0.1100)
  SingleSource/UnitTests/byval-alignment: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -28.07% (0.2850 => 0.2050)
  SingleSource/Benchmarks/Misc/flops-2: -27.78% (0.0900 => 0.0650)
  SingleSource/UnitTests/Threads/tls: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-05-07-VarArgs: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Dhrystone/dry: -26.47% (0.1700 => 0.1250)
  SingleSource/Benchmarks/Shootout/hash: -26.47% (0.1700 => 0.1250)
  SingleSource/Benchmarks/Misc/dt: -26.09% (0.1150 => 0.0850)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -25.81% (0.1550 => 0.1150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -25.68% (0.3700 => 0.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -25.49% (0.2550 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -25.46% (2.1600 => 1.6100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -25.36% (5.2050 => 3.8850)
  SingleSource/Regression/C++/pointer_member: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/TestLoop: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -25.00% (0.2400 => 0.1800)
  SingleSource/Regression/C/testtrace: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -24.88% (1.0450 => 0.7850)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -24.78% (0.5650 => 0.4250)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -24.58% (0.5900 => 0.4450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -24.49% (0.2450 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -24.39% (0.2050 => 0.1550)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -24.14% (0.1450 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -23.91% (0.2300 => 0.1750)
  MultiSource/Benchmarks/sim/sim: -23.79% (1.0300 => 0.7850)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -23.21% (0.2800 => 0.2150)
  SingleSource/Benchmarks/Shootout/objinst: -23.08% (0.1300 => 0.1000)
  MultiSource/Benchmarks/McCat/05-eks/eks: -22.57% (1.4400 => 1.1150)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -22.37% (0.3800 => 0.2950)
  SingleSource/Benchmarks/Shootout/lists: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Stanford/Towers: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -22.22% (13.7500 => 10.6950)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -22.15% (0.7900 => 0.6150)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -22.00% (0.2500 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -21.59% (0.4400 => 0.3450)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -21.05% (0.1900 => 0.1500)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -21.05% (0.0950 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -20.83% (0.2400 => 0.1900)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -20.78% (0.7700 => 0.6100)
  SingleSource/Benchmarks/Misc/flops-6: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C++/BuiltinTypeInfo: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2002-05-02-CastTest2: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -19.30% (0.2850 => 0.2300)
  MultiSource/Benchmarks/Olden/mst/mst: -19.12% (0.3400 => 0.2750)
  MultiSource/Benchmarks/Olden/power/power: -18.99% (0.3950 => 0.3200)
  MultiSource/Benchmarks/Prolangs-C/football/football: -18.88% (3.0450 => 2.4700)
  SingleSource/Regression/C++/EH/throw_rethrow_test: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/Vector/multiplies: -18.75% (0.0800 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -18.75% (0.2400 => 0.1950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.60% (0.2150 => 0.1750)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -18.60% (0.2150 => 0.1750)
  MultiSource/Benchmarks/McCat/08-main/main: -18.34% (0.8450 => 0.6900)
  SingleSource/UnitTests/member-function-pointers: -18.18% (0.0550 => 0.0450)
  MultiSource/Applications/hexxagon/hexxagon: -18.18% (3.1350 => 2.5650)
  SingleSource/Benchmarks/Misc/fbench: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -17.86% (0.1400 => 0.1150)
  SingleSource/Benchmarks/Misc/fp-convert: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Shootout/methcall: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -17.50% (0.2000 => 0.1650)
  MultiSource/Benchmarks/McCat/09-vor/vor: -17.35% (0.9800 => 0.8100)
  SingleSource/UnitTests/SignlessTypes/rem: -16.92% (0.3250 => 0.2700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -16.77% (3.8750 => 3.2250)
  SingleSource/Regression/C/sumarraymalloc: -16.67% (0.0900 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -16.67% (0.3000 => 0.2500)
  SingleSource/Benchmarks/Misc/oourafft: -16.67% (0.6600 => 0.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -16.39% (0.3050 => 0.2550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -16.29% (3.5300 => 2.9550)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -16.25% (0.4000 => 0.3350)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -16.09% (3.7600 => 3.1550)
  SingleSource/Benchmarks/Stanford/Treesort: -16.00% (0.1250 => 0.1050)
  SingleSource/Benchmarks/McGill/misr: -15.79% (0.1900 => 0.1600)
  SingleSource/Benchmarks/Misc/mandel-2: -15.79% (0.0950 => 0.0800)
  SingleSource/Regression/C/uint64_to_float: -15.79% (0.0950 => 0.0800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -15.77% (3.4250 => 2.8850)
  SingleSource/Benchmarks/Stanford/RealMM: -15.38% (0.1300 => 0.1100)
  SingleSource/Regression/C++/EH/ctor_dtor_count-2: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/flops: -15.25% (0.2950 => 0.2500)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -15.23% (4.9250 => 4.1750)
  MultiSource/Benchmarks/BitBench/five11/five11: -15.15% (0.1650 => 0.1400)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -15.00% (0.1000 => 0.0850)
  MultiSource/Applications/siod/siod: -14.77% (7.3100 => 6.2300)
  SingleSource/Benchmarks/Stanford/Puzzle: -14.75% (0.3050 => 0.2600)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -14.29% (0.1400 => 0.1200)
  SingleSource/Benchmarks/Stanford/Perm: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -13.98% (0.4650 => 0.4000)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -13.82% (1.5200 => 1.3100)
  MultiSource/Benchmarks/NPB-serial/is/is: -13.64% (0.2200 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -13.53% (0.6650 => 0.5750)
  SingleSource/Benchmarks/Stanford/Oscar: -13.51% (0.1850 => 0.1600)
  MultiSource/Applications/lua/lua: -13.35% (11.2700 => 9.7650)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -13.18% (1.1000 => 0.9550)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -12.90% (0.9300 => 0.8100)
  MultiSource/Benchmarks/Olden/bisort/bisort: -12.90% (0.1550 => 0.1350)
  MultiSource/Applications/lemon/lemon: -12.88% (3.7650 => 3.2800)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -12.71% (15.9350 => 13.9100)
  SingleSource/Benchmarks/Shootout-C++/moments: -12.66% (1.1850 => 1.0350)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -12.51% (6.0350 => 5.2800)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -12.50% (0.2800 => 0.2450)
  SingleSource/Benchmarks/Shootout/matrix: -12.50% (0.2000 => 0.1750)
  SingleSource/Regression/C++/EH/class_hierarchy: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -12.33% (0.3650 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -12.30% (0.6100 => 0.5350)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -12.23% (1.8400 => 1.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -12.12% (0.1650 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/hash2: -12.11% (1.2800 => 1.1250)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Shootout/heapsort: -12.00% (0.1250 => 0.1100)
  MultiSource/Applications/hbd/hbd: -11.89% (4.7100 => 4.1500)
  SingleSource/Benchmarks/Misc/flops-1: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -11.76% (0.4250 => 0.3750)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -11.57% (2.8950 => 2.5600)
  MultiSource/Benchmarks/Olden/em3d/em3d: -11.24% (0.4450 => 0.3950)
  SingleSource/Benchmarks/Misc/mandel: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -10.92% (1.1900 => 1.0600)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -10.91% (0.2750 => 0.2450)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -10.81% (0.5550 => 0.4950)
  MultiSource/Applications/aha/aha: -10.81% (0.3700 => 0.3300)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -10.64% (3.8050 => 3.4000)
  SingleSource/Benchmarks/Shootout-C++/objinst: -10.61% (0.6600 => 0.5900)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -10.53% (0.2850 => 0.2550)
  SingleSource/Benchmarks/Shootout-C++/fibo: -10.53% (0.5700 => 0.5100)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -10.46% (25.9100 => 23.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -10.26% (0.1950 => 0.1750)
  MultiSource/Applications/JM/lencod/lencod: -10.19% (45.3700 => 40.7450)
  SingleSource/Benchmarks/Shootout-C++/random: -10.16% (0.6400 => 0.5750)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -10.11% (0.8900 => 0.8000)
  SingleSource/Regression/C++/EH/exception_spec_test: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -9.95% (3.8200 => 3.4400)
  SingleSource/Benchmarks/Shootout-C++/lists1: -9.95% (0.9550 => 0.8600)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -9.86% (3.2950 => 2.9700)
  SingleSource/Benchmarks/Shootout-C++/hello: -9.82% (0.5600 => 0.5050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -9.79% (3.3700 => 3.0400)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -9.72% (5.3000 => 4.7850)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -9.68% (0.3100 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -9.65% (4.4050 => 3.9800)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -9.59% (3.6500 => 3.3000)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -9.48% (3.4800 => 3.1500)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -8.89% (0.2250 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/lists: -8.86% (0.7900 => 0.7200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -8.78% (4.9000 => 4.4700)
  SingleSource/Benchmarks/Shootout-C++/sumcol: -8.73% (0.6300 => 0.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -8.20% (0.3050 => 0.2800)
  MultiSource/Applications/oggenc/oggenc: -8.19% (14.9650 => 13.7400)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -8.14% (0.4300 => 0.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Bullet/bullet: -7.92% (94.2650 => 86.8000)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -7.84% (0.2550 => 0.2350)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -7.79% (82.7850 => 76.3400)
  MultiSource/Applications/JM/ldecod/ldecod: -7.75% (19.5500 => 18.0350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -7.69% (0.4550 => 0.4200)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -7.61% (0.9200 => 0.8500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -7.55% (2.4500 => 2.2650)
  SingleSource/Benchmarks/Shootout-C++/ary2: -7.53% (0.7300 => 0.6750)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -7.47% (4.3500 => 4.0250)
  SingleSource/Benchmarks/Misc/ffbench: -7.32% (0.2050 => 0.1900)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -7.27% (2.7500 => 2.5500)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -7.22% (3.6000 => 3.3400)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -7.22% (127.3500 => 118.1550)
  MultiSource/Benchmarks/mafft/pairlocalalign: -7.19% (26.8350 => 24.9050)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -7.14% (0.1400 => 0.1300)
  SingleSource/Benchmarks/McGill/queens: -7.14% (0.1400 => 0.1300)
  SingleSource/Benchmarks/Shootout-C++/hash: -7.14% (1.1900 => 1.1050)
  MultiSource/Applications/SPASS/SPASS: -6.96% (45.4500 => 42.2850)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -6.73% (0.5200 => 0.4850)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -6.71% (1.7150 => 1.6000)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -6.62% (4.5300 => 4.2300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -6.54% (3.8200 => 3.5700)
  MultiSource/Applications/minisat/minisat: -6.31% (1.9800 => 1.8550)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -6.30% (4.7600 => 4.4600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -6.13% (3.2600 => 3.0600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -6.13% (3.7550 => 3.5250)
  MultiSource/Applications/kimwitu++/kc: -6.12% (45.4250 => 42.6450)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -6.10% (3.0350 => 2.8500)
  MultiSource/Applications/ClamAV/clamscan: -6.03% (45.5100 => 42.7650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -5.78% (1.6450 => 1.5500)
  SingleSource/Benchmarks/Shootout-C++/matrix: -5.67% (0.7050 => 0.6650)
  SingleSource/Benchmarks/Shootout-C++/strcat: -5.60% (0.6250 => 0.5900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -5.56% (0.2700 => 0.2550)
  MultiSource/Applications/sgefa/sgefa: -5.56% (0.9900 => 0.9350)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -5.56% (0.9900 => 0.9350)
  MultiSource/Applications/sqlite3/sqlite3: -5.50% (65.4900 => 61.8850)
  SingleSource/Benchmarks/Shootout-C++/ary3: -5.48% (0.7300 => 0.6900)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -5.44% (15.8100 => 14.9500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.44% (2.1150 => 2.0000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -5.41% (0.1850 => 0.1750)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -5.39% (2.6900 => 2.5450)
  SingleSource/Benchmarks/Shootout-C++/wc: -5.34% (0.6550 => 0.6200)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -5.31% (1.2250 => 1.1600)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -5.25% (3.4300 => 3.2500)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -5.12% (16.0300 => 15.2100)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -5.04% (0.5950 => 0.5650)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -5.01% (3.5900 => 3.4100)
  SingleSource/Benchmarks/Misc/richards_benchmark: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/sieve: -4.79% (0.8350 => 0.7950)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -4.75% (2.2100 => 2.1050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -4.64% (22.0950 => 21.0700)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -4.61% (0.7600 => 0.7250)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -4.51% (2.8800 => 2.7500)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -4.47% (3.8000 => 3.6300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -4.39% (3.1900 => 3.0500)
  SingleSource/Benchmarks/Linpack/linpack-pc: -4.35% (0.8050 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -4.35% (0.9200 => 0.8800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -4.21% (3.4450 => 3.3000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -4.15% (4.4600 => 4.2750)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.04% (0.4950 => 0.4750)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -3.97% (3.0200 => 2.9000)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -3.86% (11.2750 => 10.8400)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -3.79% (0.6600 => 0.6350)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -3.64% (0.2750 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -3.64% (0.5500 => 0.5300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -3.58% (3.9100 => 3.7700)
  MultiSource/Benchmarks/MallocBench/gs/gs: -3.51% (11.4000 => 11.0000)
  MultiSource/Applications/viterbi/viterbi: -3.47% (0.7200 => 0.6950)
  MultiSource/Benchmarks/nbench/nbench: -3.32% (3.7600 => 3.6350)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -3.27% (1.0700 => 1.0350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -3.00% (3.3300 => 3.2300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -2.92% (0.8550 => 0.8300)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.89% (4.6750 => 4.5400)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -2.73% (1.8300 => 1.7800)
  SingleSource/Benchmarks/Shootout-C++/EH/except: -2.48% (0.6050 => 0.5900)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -2.46% (0.6100 => 0.5950)
  MultiSource/Applications/spiff/spiff: -2.30% (2.6050 => 2.5450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.20% (1.5900 => 1.5550)
  MultiSource/Benchmarks/Olden/bh/bh: -1.96% (0.7650 => 0.7500)
  SingleSource/UnitTests/Vector/constpool: -1.80% (4.4550 => 4.3750)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -1.68% (0.8950 => 0.8800)
  SingleSource/Benchmarks/Shootout-C++/methcall: -1.67% (0.6000 => 0.5900)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -1.49% (1.3400 => 1.3200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.35% (0.7400 => 0.7300)
  MultiSource/Applications/treecc/treecc: -1.31% (6.4850 => 6.4000)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Applications/hbd/hbd: -100.00% (0.0150 => 0.0000)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -100.00% (0.0200 => 0.0000)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -52.17% (0.6900 => 0.3300)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -50.00% (0.0300 => 0.0150)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -44.44% (0.0450 => 0.0250)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -43.75% (0.0800 => 0.0450)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -38.30% (7.8200 => 4.8250)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -36.90% (0.9350 => 0.5900)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -35.09% (0.2850 => 0.1850)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -31.57% (13.9050 => 9.5150)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -30.96% (1.9700 => 1.3600)
  MultiSource/Benchmarks/FreeBench/neural/neural: -28.40% (0.4050 => 0.2900)
  MultiSource/Benchmarks/McCat/08-main/main: -27.27% (0.1100 => 0.0800)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -26.44% (0.4350 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -25.00% (0.8600 => 0.6450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -23.71% (11.0700 => 8.4450)
  SingleSource/Benchmarks/Shootout-C++/moments: -21.95% (0.2050 => 0.1600)
  MultiSource/Benchmarks/McCat/09-vor/vor: -21.33% (0.3750 => 0.2950)
  SingleSource/Benchmarks/Misc/richards_benchmark: -20.17% (2.8750 => 2.2950)
  MultiSource/Benchmarks/nbench/nbench: -19.13% (40.5850 => 32.8200)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -19.13% (2.7450 => 2.2200)
  MultiSource/Applications/sqlite3/sqlite3: -19.12% (12.4200 => 10.0450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -18.85% (6.0750 => 4.9300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -18.79% (14.0250 => 11.3900)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -18.23% (9.2150 => 7.5350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -17.90% (20.1900 => 16.5750)
  SingleSource/Benchmarks/Misc/oourafft: -17.65% (12.9200 => 10.6400)
  MultiSource/Benchmarks/Olden/power/power: -17.64% (7.5100 => 6.1850)
  SingleSource/Benchmarks/Shootout-C++/random: -17.58% (3.7250 => 3.0700)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -17.43% (16.4900 => 13.6150)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -17.29% (2.1400 => 1.7700)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -16.97% (1.0900 => 0.9050)
  SingleSource/Benchmarks/Misc/perlin: -16.78% (8.1350 => 6.7700)
  SingleSource/Benchmarks/Shootout-C++/methcall: -16.56% (12.0800 => 10.0800)
  MultiSource/Applications/viterbi/viterbi: -16.41% (11.1550 => 9.3250)
  SingleSource/Benchmarks/McGill/misr: -16.36% (0.5500 => 0.4600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.13% (0.3100 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/Shootout-C++/fibo: -15.91% (14.1700 => 11.9150)
  SingleSource/Benchmarks/Shootout-C++/sieve: -15.77% (6.0550 => 5.1000)
  MultiSource/Applications/SIBsim4/SIBsim4: -15.17% (11.4050 => 9.6750)
  MultiSource/Benchmarks/Olden/em3d/em3d: -15.08% (8.0900 => 6.8700)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -14.75% (18.1400 => 15.4650)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -14.67% (0.9200 => 0.7850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -14.62% (0.6500 => 0.5550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -14.51% (3.1700 => 2.7100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -14.04% (25.2900 => 21.7400)
  MultiSource/Applications/hexxagon/hexxagon: -13.93% (26.4250 => 22.7450)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -13.81% (24.7250 => 21.3100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -13.64% (13.3100 => 11.4950)
  MultiSource/Applications/siod/siod: -13.56% (7.5950 => 6.5650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.39% (0.5600 => 0.4850)
  SingleSource/Benchmarks/Shootout/nestedloop: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -13.07% (15.4500 => 13.4300)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -12.74% (40.7800 => 35.5850)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -12.72% (17.5750 => 15.3400)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -12.59% (8.0600 => 7.0450)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -12.51% (5.9150 => 5.1750)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -12.50% (0.1600 => 0.1400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -12.44% (17.6450 => 15.4500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.37% (14.1050 => 12.3600)
  SingleSource/Benchmarks/McGill/queens: -12.30% (4.7150 => 4.1350)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -12.28% (0.2850 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -12.20% (0.4100 => 0.3600)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -12.17% (1.3150 => 1.1550)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -12.10% (0.7850 => 0.6900)
  SingleSource/Benchmarks/Misc/ReedSolomon: -11.96% (18.9750 => 16.7050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -11.93% (12.3650 => 10.8900)
  SingleSource/Benchmarks/Shootout/random: -11.91% (3.4850 => 3.0700)
  SingleSource/Benchmarks/Shootout-C++/strcat: -11.90% (0.2100 => 0.1850)
  SingleSource/Benchmarks/Shootout/matrix: -11.89% (6.0550 => 5.3350)
  SingleSource/Benchmarks/Dhrystone/dry: -11.85% (4.4300 => 3.9050)
  SingleSource/Benchmarks/Misc/flops-5: -11.84% (5.2350 => 4.6150)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -11.82% (3.2150 => 2.8350)
  SingleSource/Benchmarks/Shootout/sieve: -11.81% (15.7100 => 13.8550)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (8.0350 => 7.0900)
  MultiSource/Benchmarks/sim/sim: -11.73% (11.6800 => 10.3100)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -11.73% (14.1550 => 12.4950)
  SingleSource/Benchmarks/Misc/flops-4: -11.69% (3.0800 => 2.7200)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -11.67% (17.0950 => 15.1000)
  SingleSource/Benchmarks/Misc/flops-6: -11.67% (5.0150 => 4.4300)
  SingleSource/Regression/C/uint64_to_float: -11.66% (1.6300 => 1.4400)
  MultiSource/Benchmarks/NPB-serial/is/is: -11.57% (26.4550 => 23.3950)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -11.36% (17.8250 => 15.8000)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -11.26% (4.4850 => 3.9800)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -11.24% (10.0950 => 8.9600)
  SingleSource/Benchmarks/Misc/whetstone: -11.18% (11.0950 => 9.8550)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -11.06% (1.0400 => 0.9250)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: -10.99% (16.0150 => 14.2550)
  MultiSource/Applications/ClamAV/clamscan: -10.94% (0.3200 => 0.2850)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -10.92% (6.8650 => 6.1150)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -10.91% (0.2750 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.81% (2.4050 => 2.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -10.66% (4.2200 => 3.7700)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -10.65% (11.6450 => 10.4050)
  SingleSource/Benchmarks/Misc/fp-convert: -10.63% (4.1850 => 3.7400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -10.35% (17.8300 => 15.9850)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/McCat/18-imp/imp: -10.26% (0.1950 => 0.1750)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -10.16% (8.0700 => 7.2500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -10.15% (15.5100 => 13.9350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -10.11% (13.3000 => 11.9550)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -10.11% (3.2150 => 2.8900)
  SingleSource/Benchmarks/SmallPT/smallpt: -10.05% (63.0550 => 56.7150)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Misc/fbench: -9.98% (15.2800 => 13.7550)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -9.86% (4.7150 => 4.2500)
  SingleSource/Benchmarks/CoyoteBench/almabench: -9.83% (104.9300 => 94.6150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -9.71% (11.2200 => 10.1300)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.59% (0.3650 => 0.3300)
  MultiSource/Benchmarks/PAQ8p/paq8p: -9.57% (169.8950 => 153.6300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -9.57% (11.4400 => 10.3450)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -9.52% (0.2100 => 0.1900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -9.40% (30.9950 => 28.0800)
  MultiSource/Applications/JM/lencod/lencod: -9.35% (17.5350 => 15.8950)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -9.25% (1.4600 => 1.3250)
  SingleSource/Benchmarks/Shootout-C++/EH/except: -9.23% (0.3250 => 0.2950)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -9.20% (0.8150 => 0.7400)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -9.00% (13.3400 => 12.1400)
  SingleSource/Benchmarks/Shootout/strcat: -8.86% (0.3950 => 0.3600)
  SingleSource/Benchmarks/Misc/salsa20: -8.81% (18.4350 => 16.8100)
  MultiSource/Benchmarks/mafft/pairlocalalign: -8.81% (55.6000 => 50.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -8.61% (91.6300 => 83.7450)
  SingleSource/Benchmarks/Misc/flops-7: -8.48% (9.0750 => 8.3050)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -8.33% (0.1800 => 0.1650)
  MultiSource/Applications/SPASS/SPASS: -8.31% (28.5250 => 26.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -8.27% (9.9800 => 9.1550)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -8.05% (3.7900 => 3.4850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -7.89% (26.8650 => 24.7450)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -7.87% (20.4000 => 18.7950)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -7.85% (121.1250 => 111.6150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -7.76% (24.6100 => 22.7000)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -7.76% (3.6750 => 3.3900)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -7.73% (20.8250 => 19.2150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -7.67% (1.4350 => 1.3250)
  SingleSource/Benchmarks/Dhrystone/fldry: -7.59% (4.6750 => 4.3200)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -7.57% (13.0750 => 12.0850)
  SingleSource/Benchmarks/Misc-C++/bigfib: -7.56% (0.5950 => 0.5500)
  MultiSource/Applications/spiff/spiff: -7.28% (10.7100 => 9.9300)
  MultiSource/Benchmarks/Bullet/bullet: -7.14% (20.6650 => 19.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -7.12% (1.4750 => 1.3700)
  SingleSource/Benchmarks/Shootout-C++/lists: -7.03% (56.3500 => 52.3900)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -6.98% (0.2150 => 0.2000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -6.95% (15.9050 => 14.8000)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -6.94% (6.6250 => 6.1650)
  SingleSource/Benchmarks/Shootout/fib2: -6.62% (12.7700 => 11.9250)
  MultiSource/Applications/obsequi/Obsequi: -6.60% (4.3150 => 4.0300)
  SingleSource/Benchmarks/Misc/mandel-2: -6.46% (1.7800 => 1.6650)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.38% (3.2900 => 3.0800)
  SingleSource/Benchmarks/Shootout/lists: -6.35% (19.2250 => 18.0050)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -6.34% (28.3000 => 26.5050)
  SingleSource/Benchmarks/Misc/flops-3: -6.34% (6.3100 => 5.9100)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.33% (1.6600 => 1.5550)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -6.32% (4.8250 => 4.5200)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -6.29% (11.2050 => 10.5000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -6.28% (11.7100 => 10.9750)
  MultiSource/Benchmarks/FreeBench/mason/mason: -6.25% (0.3200 => 0.3000)
  SingleSource/Benchmarks/Misc/flops-1: -6.18% (5.9100 => 5.5450)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -6.17% (4.0500 => 3.8000)
  MultiSource/Applications/oggenc/oggenc: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -6.11% (36.2700 => 34.0550)
  SingleSource/Benchmarks/Misc/flops-8: -6.09% (5.0100 => 4.7050)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -6.08% (12.5900 => 11.8250)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -6.07% (16.1550 => 15.1750)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.06% (6.9350 => 6.5150)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -5.98% (9.1900 => 8.6400)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -5.98% (4.4300 => 4.1650)
  SingleSource/Benchmarks/Misc/flops: -5.98% (15.7150 => 14.7750)
  SingleSource/Benchmarks/Shootout/hash: -5.97% (13.5750 => 12.7650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -5.91% (2.8750 => 2.7050)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -5.88% (2.5500 => 2.4000)
  SingleSource/Benchmarks/Shootout-C++/matrix: -5.82% (6.2750 => 5.9100)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.79% (2.4200 => 2.2800)
  SingleSource/Benchmarks/Misc/dt: -5.75% (5.0450 => 4.7550)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -5.73% (2.5300 => 2.3850)
  MultiSource/Benchmarks/FreeBench/distray/distray: -5.71% (0.7000 => 0.6600)
  SingleSource/Benchmarks/Misc/flops-2: -5.67% (3.5250 => 3.3250)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -5.62% (20.5350 => 19.3800)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -5.58% (1.0750 => 1.0150)
  MultiSource/Benchmarks/Olden/bh/bh: -5.55% (6.7600 => 6.3850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -5.47% (13.2450 => 12.5200)
  SingleSource/Benchmarks/Misc/mandel: -5.44% (3.7700 => 3.5650)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -5.37% (3.0700 => 2.9050)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -5.35% (14.9500 => 14.1500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.34% (7.4850 => 7.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -5.32% (12.1250 => 11.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -5.21% (75.1750 => 71.2600)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -5.14% (0.8750 => 0.8300)
  SingleSource/Benchmarks/Stanford/Treesort: -5.13% (0.1950 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -5.11% (18.8950 => 17.9300)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -4.88% (0.4100 => 0.3900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.73% (1.3750 => 1.3100)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -4.67% (0.7500 => 0.7150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -4.66% (8.7950 => 8.3850)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -4.64% (2.1550 => 2.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -4.63% (0.5400 => 0.5150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.62% (23.5850 => 22.4950)
  MultiSource/Applications/minisat/minisat: -4.61% (22.9850 => 21.9250)
  MultiSource/Benchmarks/Olden/mst/mst: -4.55% (0.2200 => 0.2100)
  MultiSource/Applications/lua/lua: -4.54% (59.1950 => 56.5050)
  SingleSource/Benchmarks/Shootout-C++/lists1: -4.53% (1.8750 => 1.7900)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.51% (2.1050 => 2.0100)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -4.03% (9.1850 => 8.8150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -3.90% (3.4600 => 3.3250)
  MultiSource/Benchmarks/llubenchmark/llu: -3.85% (14.5600 => 14.0000)
  SingleSource/Benchmarks/McGill/chomp: -3.72% (2.1500 => 2.0700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -3.49% (38.1450 => 36.8150)
  MultiSource/Benchmarks/BitBench/five11/five11: -3.16% (16.9100 => 16.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -2.83% (0.5300 => 0.5150)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -2.47% (20.0050 => 19.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -2.42% (13.0300 => 12.7150)
  MultiSource/Benchmarks/Olden/bisort/bisort: -2.21% (1.3550 => 1.3250)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -2.08% (12.0000 => 11.7500)
  SingleSource/Benchmarks/Shootout/heapsort: -1.93% (12.9850 => 12.7350)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -1.61% (7.7800 => 7.6550)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.60% (11.8600 => 11.6700)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.52% (9.8450 => 9.6950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -1.23% (1.6250 => 1.6050)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.23% (4.0750 => 4.0250)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -1.11% (17.5000 => 17.3050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -1.03% (7.3100 => 7.2350)

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


More information about the llvm-testresults mailing list