[llvm-testresults] linaro-chrome-01__O3-vect__clang_DEV__armv7 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue May 28 03:12:39 PDT 2013


http://llvm.org/perf/db_default/v4/nts/11796?compare_to=11795&baseline=8654
Nickname: linaro-chrome-01__O3-vect__clang_DEV__armv7:10

Comparing:
     Run: 11796, Order: 182756, Start Time: 2013-05-28 09:06:17, End Time: 2013-05-28 10:12:31
      To: 11795, Order: 182754, Start Time: 2013-05-28 07:51:25, End Time: 2013-05-28 08:57:57
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

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

New Passes: 0 (19 on baseline)
Performance Regressions: 6 (145 on baseline)
Performance Improvements: 8 (371 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1094 (560 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Benchmarks/Stanford/Treesort: 35.29% (0.0850 => 0.1150, std.dev.: 0.0054)
  MultiSource/Benchmarks/Olden/power/power: 23.21% (0.2800 => 0.3450, std.dev.: 0.0123)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 14.95% (0.5350 => 0.6150, std.dev.: 0.0161)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.52% (0.3150 => 0.3450, std.dev.: 0.0079)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 7.75% (0.7100 => 0.7650, std.dev.: 0.0127)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 4.76% (8.0950 => 8.4800, std.dev.: 0.1228)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2005-05-13-SDivTwo: -71.43% (0.0350 => 0.0100, std.dev.: 0.0076)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: -50.00% (0.0300 => 0.0150, std.dev.: 0.0040)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -30.23% (0.2150 => 0.1500, std.dev.: 0.0182)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -19.35% (0.1550 => 0.1250, std.dev.: 0.0078)
  MultiSource/Benchmarks/Olden/mst/mst: -14.55% (0.2750 => 0.2350, std.dev.: 0.0107)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -5.58% (1.0750 => 1.0150, std.dev.: 0.0116)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -75.00% (0.0400 => 0.0100, std.dev.: 0.0095)
  MultiSource/Benchmarks/sim/sim: -1.98% (10.1250 => 9.9250, std.dev.: 0.0283)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -1.47% (0.3400 => 0.3350)
  MultiSource/Applications/lemon/lemon: -45.30% (3.9400 => 2.1550)
  MultiSource/Applications/sqlite3/sqlite3: 0.31% (9.8100 => 9.8400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 5.06% (0.7900 => 0.8300)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -26.71% (3.2950 => 2.4150)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.18% (84.6050 => 10.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -39.84% (1.2800 => 0.7700)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 200.00% (0.0100 => 0.0300)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/2002-10-13-BadLoad: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/Vector/simple: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-BaseType: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2002-05-03-NotTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/build: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/stmtexpr: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout/nestedloop: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 33.71% (2.2100 => 2.9550)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 33.60% (2.4850 => 3.3200)
  SingleSource/UnitTests/printargs: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 33.12% (2.4000 => 3.1950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 32.77% (2.3500 => 3.1200)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 32.74% (2.2600 => 3.0000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 32.11% (2.4600 => 3.2500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 31.66% (2.3850 => 3.1400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 31.59% (2.3900 => 3.1450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 31.18% (2.3250 => 3.0500)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.78% (2.4850 => 3.2500)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 30.70% (2.2800 => 2.9800)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 30.68% (2.2650 => 2.9600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 30.08% (2.3600 => 3.0700)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 29.69% (2.5600 => 3.3200)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 29.51% (2.3550 => 3.0500)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 29.16% (2.5550 => 3.3000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 29.14% (2.3850 => 3.0800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 28.04% (2.3000 => 2.9450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 27.16% (2.7800 => 3.5350)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 27.03% (2.2750 => 2.8900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 26.95% (2.4300 => 3.0850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 25.59% (2.3450 => 2.9450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.15% (2.5850 => 3.2350)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 25.05% (2.5750 => 3.2200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 24.85% (2.4350 => 3.0400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.45% (2.4950 => 3.1050)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 24.34% (2.2800 => 2.8350)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 23.80% (2.3950 => 2.9650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 23.60% (2.5000 => 3.0900)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 23.26% (2.3000 => 2.8350)
  SingleSource/UnitTests/2003-08-11-VaListArg: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 22.66% (2.4050 => 2.9500)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 22.35% (2.5500 => 3.1200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.22% (2.4300 => 2.9700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 22.01% (2.3400 => 2.8550)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 20.94% (2.7700 => 3.3500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 20.30% (2.6350 => 3.1700)
  SingleSource/Benchmarks/Dhrystone/dry: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/McGill/queens: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 19.34% (12.4350 => 14.8400)
  SingleSource/Benchmarks/Misc/flops-7: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 17.07% (0.2050 => 0.2400)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 14.29% (0.4200 => 0.4800)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 11.11% (0.0900 => 0.1000)
  SingleSource/Benchmarks/Misc/whetstone: 10.81% (0.1850 => 0.2050)
  MultiSource/Applications/lemon/lemon: 9.07% (2.8100 => 3.0650)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 8.60% (0.4650 => 0.5050)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 8.51% (0.7050 => 0.7650)
  SingleSource/Benchmarks/Misc/ReedSolomon: 8.51% (0.4700 => 0.5100)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 6.90% (0.2900 => 0.3100)
  MultiSource/Applications/SIBsim4/SIBsim4: 6.27% (3.1900 => 3.3900)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 6.03% (97.6800 => 103.5700)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 5.81% (0.4300 => 0.4550)
  MultiSource/Benchmarks/McCat/05-eks/eks: 4.98% (1.1050 => 1.1600)
  SingleSource/Benchmarks/Shootout-C++/fibo: 4.94% (0.4050 => 0.4250)
  SingleSource/Benchmarks/Shootout-C++/matrix: 4.59% (0.5450 => 0.5700)
  SingleSource/Benchmarks/Shootout-C++/strcat: 4.44% (0.4500 => 0.4700)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 4.24% (0.5900 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/wc: 4.04% (0.4950 => 0.5150)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.00% (0.2500 => 0.2600)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 3.67% (0.5450 => 0.5650)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 3.45% (0.4350 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.45% (0.5800 => 0.6000)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 3.26% (1.0750 => 1.1100)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 3.18% (0.7850 => 0.8100)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 3.16% (0.4750 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/methcall: 3.16% (0.4750 => 0.4900)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 3.14% (1.1150 => 1.1500)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 2.86% (0.5250 => 0.5400)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 2.84% (0.8800 => 0.9050)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 2.56% (0.7800 => 0.8000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.27% (0.4400 => 0.4500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.21% (2.0400 => 2.0850)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 2.07% (0.7250 => 0.7400)
  SingleSource/Benchmarks/Shootout-C++/objinst: 2.06% (0.4850 => 0.4950)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 1.94% (3.0900 => 3.1500)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 1.93% (3.3650 => 3.4300)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.62% (1.5400 => 1.5650)
  MultiSource/Applications/hexxagon/hexxagon: 1.54% (2.2700 => 2.3050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 1.45% (0.6900 => 0.7000)
  MultiSource/Applications/d/make_dparser: 1.38% (7.9450 => 8.0550)
  MultiSource/Applications/oggenc/oggenc: 1.26% (12.6500 => 12.8100)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 56.49% (4.4700 => 6.9950)
  SingleSource/Benchmarks/Shootout-C++/ary: 50.00% (0.0400 => 0.0600)
  MultiSource/Applications/kimwitu++/kc: 31.25% (0.0800 => 0.1050)
  SingleSource/Benchmarks/McGill/queens: 19.91% (3.2400 => 3.8850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 19.24% (5.6400 => 6.7250)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.94% (0.6200 => 0.7250)
  SingleSource/Benchmarks/Stanford/Puzzle: 15.25% (0.2950 => 0.3400)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 14.81% (0.1350 => 0.1550)
  MultiSource/Applications/hexxagon/hexxagon: 14.59% (20.2250 => 23.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 11.74% (16.6100 => 18.5600)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.39% (11.6300 => 12.9550)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 11.14% (7.0000 => 7.7800)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.62% (2.1300 => 2.3350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.14% (12.9150 => 14.0950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 8.18% (19.5650 => 21.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 6.80% (0.5150 => 0.5500)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 6.12% (1.8800 => 1.9950)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 6.11% (2.7000 => 2.8650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 5.71% (0.3500 => 0.3700)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.54% (1.7150 => 1.8100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 4.55% (0.2200 => 0.2300)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 4.35% (0.3450 => 0.3600)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 4.23% (20.5850 => 21.4550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 4.18% (24.2650 => 25.2800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 4.14% (0.7250 => 0.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.12% (9.4600 => 9.8500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 3.97% (0.6300 => 0.6550)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.86% (1.2950 => 1.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 3.29% (1.8250 => 1.8850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 2.88% (0.5200 => 0.5350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 2.53% (10.0800 => 10.3350)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 2.49% (1.0050 => 1.0300)
  MultiSource/Benchmarks/BitBench/five11/five11: 2.47% (14.7500 => 15.1150)
  MultiSource/Benchmarks/Olden/bh/bh: 2.46% (6.3000 => 6.4550)
  SingleSource/Benchmarks/Shootout-C++/lists: 2.31% (38.3250 => 39.2100)
  MultiSource/Benchmarks/llubenchmark/llu: 2.18% (13.7800 => 14.0800)
  MultiSource/Applications/spiff/spiff: 1.88% (7.4500 => 7.5900)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 1.85% (2.7000 => 2.7500)
  SingleSource/Benchmarks/Dhrystone/dry: 1.54% (3.8900 => 3.9500)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 1.50% (3.0100 => 3.0550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.48% (0.6750 => 0.6850)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.34% (1.4950 => 1.5150)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.24% (13.3250 => 13.4900)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.15% (6.9300 => 7.0100)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.13% (11.8950 => 12.0300)
  MultiSource/Benchmarks/Olden/bisort/bisort: 1.12% (1.3450 => 1.3600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 1.09% (14.2450 => 14.4000)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.06% (15.5850 => 15.7500)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest1: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/block-copied-in-cxxobj: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -68.89% (0.2250 => 0.0700)
  SingleSource/Regression/C++/pointer_method: -66.67% (0.0450 => 0.0150)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -66.67% (0.0450 => 0.0150)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Vector/constpool: -62.82% (36.6950 => 13.6450)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/Vector/sumarray: -58.33% (0.0600 => 0.0250)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -57.14% (0.0700 => 0.0300)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/callargs: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-12-13-MishaTest: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -53.85% (0.0650 => 0.0300)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/PR1386: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2003-05-31-LongShifts: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/UnitTests/2003-07-10-SignConversions: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/byval-alignment: -44.44% (0.0450 => 0.0250)
  SingleSource/Benchmarks/Shootout/ary3: -40.00% (0.1000 => 0.0600)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2009-12-07-StructReturn: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/ccc: -40.00% (0.0750 => 0.0450)
  SingleSource/UnitTests/2006-01-23-UnionInit: -38.89% (0.0900 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -38.46% (0.1950 => 0.1200)
  SingleSource/Benchmarks/Shootout/ackermann: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -38.30% (0.2350 => 0.1450)
  SingleSource/Regression/C++/BuiltinTypeInfo: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -37.50% (0.0400 => 0.0250)
  SingleSource/Benchmarks/Stanford/Perm: -36.84% (0.0950 => 0.0600)
  SingleSource/Regression/C/globalrefs: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-08-02-CastTest: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  SingleSource/Regression/C++/fixups: -35.29% (0.0850 => 0.0550)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/Vector/multiplies: -33.33% (0.0750 => 0.0500)
  SingleSource/UnitTests/vla: -32.14% (0.1400 => 0.0950)
  SingleSource/Regression/C/sumarray: -31.25% (0.0800 => 0.0550)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/Benchmarks/Stanford/Bubblesort: -30.00% (0.1000 => 0.0700)
  SingleSource/Regression/C/sumarraymalloc: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2003-04-22-Switch: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2008-04-18-LoopBug: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Shootout/lists: -29.79% (0.2350 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -29.63% (0.1350 => 0.0950)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -28.89% (0.2250 => 0.1600)
  SingleSource/Regression/C++/global_ctor: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -28.57% (0.1750 => 0.1250)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -28.00% (0.1250 => 0.0900)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -27.03% (0.1850 => 0.1350)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/BitBench/five11/five11: -25.81% (0.1550 => 0.1150)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -25.00% (0.2000 => 0.1500)
  SingleSource/Benchmarks/Misc/pi: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2003-08-20-FoldBug: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/McGill/chomp: -25.00% (0.5000 => 0.3750)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -24.32% (0.1850 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -23.68% (0.1900 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -23.08% (0.1950 => 0.1500)
  SingleSource/Regression/C/badidx: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Olden/mst/mst: -22.95% (0.3050 => 0.2350)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Dhrystone/fldry: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -22.22% (0.1800 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -22.00% (0.2500 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -20.51% (0.1950 => 0.1550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -20.00% (0.2000 => 0.1600)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -20.00% (0.2250 => 0.1800)
  SingleSource/UnitTests/Vector/sumarray-dbl: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.00% (0.2500 => 0.2000)
  SingleSource/Benchmarks/Stanford/Oscar: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -19.12% (0.3400 => 0.2750)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -18.87% (0.2650 => 0.2150)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -18.75% (0.2400 => 0.1950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.75% (0.2400 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -18.60% (0.2150 => 0.1750)
  SingleSource/Benchmarks/Stanford/FloatMM: -18.18% (0.1100 => 0.0900)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/matrixTranspose: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Shootout/methcall: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -17.39% (0.2300 => 0.1900)
  SingleSource/Benchmarks/Stanford/RealMM: -16.67% (0.0900 => 0.0750)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -16.67% (0.1200 => 0.1000)
  SingleSource/Regression/C/uint64_to_float: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Misc/salsa20: -16.00% (0.1250 => 0.1050)
  MultiSource/Benchmarks/McCat/09-vor/vor: -15.98% (0.8450 => 0.7100)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -15.79% (0.0950 => 0.0800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -15.78% (2.1550 => 1.8150)
  MultiSource/Benchmarks/llubenchmark/llu: -15.38% (0.1300 => 0.1100)
  SingleSource/UnitTests/2003-05-26-Shorts: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/FreeBench/distray/distray: -15.09% (0.2650 => 0.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -15.00% (0.2000 => 0.1700)
  SingleSource/Benchmarks/McGill/misr: -14.71% (0.1700 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -14.00% (0.7500 => 0.6450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -13.73% (0.7650 => 0.6600)
  MultiSource/Applications/sgefa/sgefa: -13.66% (0.9150 => 0.7900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -13.41% (3.4300 => 2.9700)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -13.16% (0.1900 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  SingleSource/Benchmarks/McGill/exptree: -12.20% (0.2050 => 0.1800)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -11.54% (0.1300 => 0.1150)
  SingleSource/Benchmarks/Stanford/Treesort: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -11.45% (1.4850 => 1.3150)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -11.43% (0.5250 => 0.4650)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -11.39% (0.3950 => 0.3500)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -11.36% (0.2200 => 0.1950)
  SingleSource/Benchmarks/Linpack/linpack-pc: -11.02% (0.5900 => 0.5250)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.87% (0.9200 => 0.8200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -10.79% (3.6600 => 3.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.68% (0.4650 => 0.4200)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -9.52% (0.3150 => 0.2850)
  SingleSource/Regression/C++/ofstream_ctor: -9.52% (0.5250 => 0.4750)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -9.09% (0.3850 => 0.3500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -8.86% (1.8050 => 1.6450)
  MultiSource/Applications/spiff/spiff: -8.76% (2.0550 => 1.8750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.70% (0.2300 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.70% (0.3450 => 0.3150)
  SingleSource/Benchmarks/SmallPT/smallpt: -8.70% (0.3450 => 0.3150)
  MultiSource/Applications/aha/aha: -8.62% (0.2900 => 0.2650)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.59% (1.6300 => 1.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -8.51% (0.2350 => 0.2150)
  SingleSource/UnitTests/SignlessTypes/rem: -8.47% (0.2950 => 0.2700)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -8.40% (0.6550 => 0.6000)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -8.18% (2.3850 => 2.1900)
  MultiSource/Applications/viterbi/viterbi: -8.00% (0.3750 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -7.73% (1.1000 => 1.0150)
  MultiSource/Benchmarks/McCat/08-main/main: -7.25% (0.6900 => 0.6400)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -7.13% (2.3150 => 2.1500)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.98% (0.6450 => 0.6000)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -6.82% (3.2250 => 3.0050)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -6.38% (0.7050 => 0.6600)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.17% (1.5400 => 1.4450)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/Olden/health/health: -5.88% (0.3400 => 0.3200)
  MultiSource/Benchmarks/Olden/em3d/em3d: -5.88% (0.4250 => 0.4000)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.66% (0.5300 => 0.5000)
  MultiSource/Benchmarks/sim/sim: -5.59% (0.8050 => 0.7600)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.24% (1.9100 => 1.8100)
  MultiSource/Benchmarks/McCat/18-imp/imp: -5.17% (0.8700 => 0.8250)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -5.10% (0.4900 => 0.4650)
  MultiSource/Benchmarks/Olden/bh/bh: -4.79% (0.7300 => 0.6950)
  MultiSource/Applications/Burg/burg: -4.76% (3.0450 => 2.9000)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -4.58% (0.6550 => 0.6250)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.51% (1.4400 => 1.3750)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.43% (6.0900 => 5.8200)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -4.17% (3.3600 => 3.2200)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -4.05% (0.3700 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.00% (0.6250 => 0.6000)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -3.99% (1.8800 => 1.8050)
  MultiSource/Benchmarks/Bullet/bullet: -3.93% (78.5700 => 75.4850)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.67% (1.0900 => 1.0500)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -3.42% (10.9650 => 10.5900)
  MultiSource/Applications/hbd/hbd: -3.40% (3.3800 => 3.2650)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -3.39% (2.5100 => 2.4250)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/Shootout-C++/ary: -3.33% (0.6000 => 0.5800)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -3.31% (0.7550 => 0.7300)
  SingleSource/Benchmarks/Misc/oourafft: -3.26% (0.4600 => 0.4450)
  MultiSource/Applications/lambda-0_1_3/lambda: -3.22% (1.7100 => 1.6550)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.16% (10.2900 => 9.9650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -3.00% (4.4950 => 4.3600)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -3.00% (0.5000 => 0.4850)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.88% (10.0700 => 9.7800)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -2.86% (0.5250 => 0.5100)
  MultiSource/Applications/siod/siod: -2.79% (5.7350 => 5.5750)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.78% (0.7200 => 0.7000)
  MultiSource/Applications/obsequi/Obsequi: -2.69% (2.7850 => 2.7100)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.68% (57.8250 => 56.2750)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.66% (33.6200 => 32.7250)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.61% (1.3400 => 1.3050)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.58% (1.5500 => 1.5100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -2.53% (0.3950 => 0.3850)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -2.46% (2.2350 => 2.1800)
  MultiSource/Applications/treecc/treecc: -2.27% (5.0550 => 4.9400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.18% (1.1450 => 1.1200)
  MultiSource/Applications/JM/ldecod/ldecod: -1.88% (17.0550 => 16.7350)
  MultiSource/Applications/minisat/minisat: -1.75% (1.7100 => 1.6800)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.72% (6.1050 => 6.0000)
  MultiSource/Applications/kimwitu++/kc: -1.61% (40.0450 => 39.4000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.57% (1.2700 => 1.2500)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.53% (0.9800 => 0.9650)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.49% (22.2000 => 21.8700)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -1.49% (21.2100 => 20.8950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.43% (2.8050 => 2.7650)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -1.31% (0.7650 => 0.7550)
  MultiSource/Applications/lua/lua: -1.27% (9.4400 => 9.3200)
  MultiSource/Benchmarks/nbench/nbench: -1.27% (2.7600 => 2.7250)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.15% (2.1650 => 2.1400)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.65% (132.9100 => 7.1100)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.76% (135.9600 => 8.4800)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.91% (69.4500 => 4.9250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.48% (139.4900 => 10.4900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.05% (139.2350 => 12.4550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.83% (3.4900 => 0.3200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.64% (78.8650 => 7.3850)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.37% (110.6900 => 10.6550)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.07% (109.4200 => 10.8600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.27% (87.0250 => 9.3400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.95% (70.3150 => 7.7700)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.65% (430.9350 => 48.9250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.60% (68.9650 => 9.2400)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.27% (47.5200 => 6.5250)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.39% (33.3700 => 4.8750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.91% (44.3950 => 8.4750)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.29% (0.8450 => 0.1750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.81% (51.7900 => 12.0100)
  SingleSource/Benchmarks/Shootout/matrix: -76.38% (24.1750 => 5.7100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.89% (17.9100 => 4.8550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.55% (44.0050 => 12.5200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -71.43% (0.0350 => 0.0100)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Applications/oggenc/oggenc: -71.00% (1.0000 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -70.25% (63.6050 => 18.9200)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.71% (34.3750 => 12.1300)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.32% (30.5950 => 10.9150)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.90% (25.4650 => 11.9950)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -50.88% (13.8750 => 6.8150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -48.18% (30.4700 => 15.7900)
  MultiSource/Benchmarks/McCat/08-main/main: -44.12% (0.1700 => 0.0950)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.70% (218.4000 => 136.0650)
  MultiSource/Applications/sgefa/sgefa: -37.42% (0.8150 => 0.5100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.84% (13.2450 => 8.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -35.71% (0.0700 => 0.0450)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Applications/d/make_dparser: -33.33% (0.1500 => 0.1000)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.19% (1.0900 => 0.7500)
  SingleSource/Benchmarks/Misc/fp-convert: -29.87% (5.2900 => 3.7100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.86% (4.6250 => 3.2900)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.44% (9.1650 => 6.6500)
  MultiSource/Applications/JM/ldecod/ldecod: -25.00% (0.1400 => 0.1050)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -22.74% (22.8850 => 17.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.35% (144.6550 => 112.3300)
  MultiSource/Benchmarks/sim/sim: -21.51% (12.6450 => 9.9250)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.47% (19.3000 => 15.3500)
  SingleSource/Benchmarks/Stanford/Perm: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -19.84% (207.6300 => 166.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.37% (72.2950 => 58.2900)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.99% (1.9750 => 1.6000)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -18.75% (0.4800 => 0.3900)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.18% (0.2200 => 0.1800)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -16.88% (0.3850 => 0.3200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  SingleSource/Benchmarks/Misc/ffbench: -16.23% (3.2650 => 2.7350)
  MultiSource/Benchmarks/McCat/09-vor/vor: -15.49% (0.3550 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/strcat: -15.00% (0.2000 => 0.1700)
  MultiSource/Applications/minisat/minisat: -14.36% (23.2200 => 19.8850)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.31% (4.1700 => 3.6150)
  SingleSource/Benchmarks/Shootout/strcat: -12.50% (0.3600 => 0.3150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.22% (12.6450 => 11.1000)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.85% (6.8350 => 6.0250)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -11.09% (12.9350 => 11.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.11% (11.6750 => 10.4950)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  SingleSource/Benchmarks/Misc/oourafft: -9.23% (12.3450 => 11.2050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -8.91% (6.3950 => 5.8250)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.70% (0.4600 => 0.4200)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -8.05% (14.1600 => 13.0200)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.94% (10.0700 => 9.2700)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -7.42% (9.4950 => 8.7900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -7.28% (17.4450 => 16.1750)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -7.28% (22.2650 => 20.6450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -7.06% (3.4700 => 3.2250)
  MultiSource/Applications/JM/lencod/lencod: -6.37% (16.1700 => 15.1400)
  MultiSource/Benchmarks/Olden/mst/mst: -6.06% (0.4950 => 0.4650)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  SingleSource/UnitTests/Vector/multiplies: -5.88% (0.8500 => 0.8000)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Benchmarks/McGill/misr: -5.50% (0.5450 => 0.5150)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.63% (1.2950 => 1.2350)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.36% (106.1900 => 101.5650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -4.23% (0.9450 => 0.9050)
  MultiSource/Benchmarks/Olden/power/power: -4.13% (6.4100 => 6.1450)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.11% (1.5800 => 1.5150)
  MultiSource/Applications/lua/lua: -4.00% (56.2150 => 53.9650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.72% (2.4200 => 2.3300)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.71% (17.3750 => 16.7300)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.69% (10.5600 => 10.1700)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.67% (15.2750 => 14.7150)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.66% (0.4100 => 0.3950)
  SingleSource/Benchmarks/Misc/flops-6: -3.42% (6.5800 => 6.3550)
  SingleSource/Benchmarks/Shootout/heapsort: -3.32% (12.0650 => 11.6650)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.17% (0.9450 => 0.9150)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -3.11% (3.3750 => 3.2700)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.03% (9.0750 => 8.8000)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.79% (1.2550 => 1.2200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.78% (30.9900 => 30.1300)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.74% (12.0300 => 11.7000)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.59% (7.7300 => 7.5300)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.54% (11.4000 => 11.1100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.46% (4.2750 => 4.1700)
  SingleSource/Benchmarks/Linpack/linpack-pc: -2.46% (52.1250 => 50.8450)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.97% (4.5650 => 4.4750)
  MultiSource/Applications/viterbi/viterbi: -1.88% (8.5200 => 8.3600)
  SingleSource/Benchmarks/Shootout/hash: -1.84% (12.4850 => 12.2550)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.82% (9.0600 => 8.8950)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  SingleSource/Benchmarks/Misc/flops: -1.62% (18.4900 => 18.1900)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -1.60% (4.3850 => 4.3150)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.52% (3.2950 => 3.2450)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -1.46% (3.7800 => 3.7250)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.45% (8.2750 => 8.1550)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.44% (9.0500 => 8.9200)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.42% (9.8250 => 9.6850)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.33% (36.1950 => 35.7150)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -1.32% (12.1200 => 11.9600)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.29% (34.3950 => 33.9500)
  SingleSource/Benchmarks/Misc/whetstone: -1.29% (4.2750 => 4.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -1.20% (1.2500 => 1.2350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -1.20% (14.6400 => 14.4650)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.10% (6.3600 => 6.2900)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -1.05% (2.8550 => 2.8250)
  SingleSource/Benchmarks/Shootout/fib2: -1.04% (6.7600 => 6.6900)

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

Removed Tests - Execution Time
------------------------------
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/dead_try_block

Report Time: 1.36s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130528/5bbb8398/attachment.html>


More information about the llvm-testresults mailing list