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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri May 31 01:41:21 PDT 2013


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

Comparing:
     Run: 11910, Order: 182989, Start Time: 2013-05-31 07:35:11, End Time: 2013-05-31 08:41:50
      To: 11907, Order: 182987, Start Time: 2013-05-31 06:22:28, End Time: 2013-05-31 07:29:06
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: 14 (163 on baseline)
Performance Improvements: 15 (364 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1079 (549 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2005-05-12-Int64ToFP: 133.33% (0.0150 => 0.0350, std.dev.: 0.0057)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 100.00% (0.0100 => 0.0200, std.dev.: 0.0027)
  SingleSource/Benchmarks/Shootout/random: 23.08% (0.0650 => 0.0800, std.dev.: 0.0035)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 22.22% (0.0900 => 0.1100, std.dev.: 0.0068)
  MultiSource/Applications/spiff/spiff: 10.61% (1.8850 => 2.0850, std.dev.: 0.0374)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 7.02% (0.2850 => 0.3050, std.dev.: 0.0051)
  MultiSource/Applications/d/make_dparser: 6.11% (8.1050 => 8.6000, std.dev.: 0.0405)
  MultiSource/Applications/SPASS/SPASS: 1.68% (36.8950 => 37.5150, std.dev.: 0.0981)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Applications/spiff/spiff: 14.66% (7.4700 => 8.5650, std.dev.: 0.0885)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 4.98% (7.4250 => 7.7950, std.dev.: 0.0883)
  MultiSource/Benchmarks/FreeBench/neural/neural: 4.76% (0.3150 => 0.3300, std.dev.: 0.0040)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.68% (0.6800 => 0.7050, std.dev.: 0.0056)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 1.45% (111.1450 => 112.7550, std.dev.: 0.5162)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.30% (13.4600 => 13.6350, std.dev.: 0.0516)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/DefaultInitDynArrays: -80.00% (0.0250 => 0.0050, std.dev.: 0.0056)
  SingleSource/UnitTests/2002-08-02-CastTest: -50.00% (0.0300 => 0.0150, std.dev.: 0.0045)
  SingleSource/UnitTests/block-byref-test: -50.00% (0.0200 => 0.0100, std.dev.: 0.0032)
  SingleSource/UnitTests/2003-07-09-SignedArgs: -45.45% (0.0550 => 0.0300, std.dev.: 0.0094)
  SingleSource/Benchmarks/Misc/flops-1: -28.57% (0.0700 => 0.0500, std.dev.: 0.0055)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -10.61% (0.3300 => 0.2950, std.dev.: 0.0116)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -10.39% (0.3850 => 0.3450, std.dev.: 0.0118)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -7.94% (0.3150 => 0.2900, std.dev.: 0.0068)
  MultiSource/Benchmarks/McCat/05-eks/eks: -6.93% (1.1550 => 1.0750, std.dev.: 0.0249)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -5.77% (0.5200 => 0.4900, std.dev.: 0.0109)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.85% (0.5150 => 0.4900, std.dev.: 0.0079)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.02% (4.4150 => 4.3700, std.dev.: 0.0138)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -6.45% (0.1550 => 0.1450, std.dev.: 0.0024)
  MultiSource/Applications/siod/siod: -3.42% (6.4250 => 6.2050, std.dev.: 0.0478)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -1.63% (5.8150 => 5.7200, std.dev.: 0.0365)

================================
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: -2.94% (0.3400 => 0.3300)
  MultiSource/Applications/lemon/lemon: -42.64% (3.9400 => 2.2600)
  MultiSource/Applications/sqlite3/sqlite3: 1.17% (9.8100 => 9.9250)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.16% (0.7900 => 0.8150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -27.31% (3.2950 => 2.3950)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.16% (84.6050 => 10.0200)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -37.89% (1.2800 => 0.7950)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 250.00% (0.0100 => 0.0350)
  SingleSource/UnitTests/2002-10-13-BadLoad: 200.00% (0.0100 => 0.0300)
  SingleSource/Benchmarks/Shootout/fib2: 150.00% (0.0200 => 0.0500)
  SingleSource/UnitTests/block-call-r7674133: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/Vector/simple: 140.00% (0.0250 => 0.0600)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2003-06-08-BaseType: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout/nestedloop: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Shootout/strcat: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 34.81% (2.4850 => 3.3500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 34.79% (2.4000 => 3.2350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 34.62% (2.2100 => 2.9750)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 33.26% (2.3900 => 3.1850)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 32.74% (2.2600 => 3.0000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 32.72% (2.4600 => 3.2650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 32.47% (2.3250 => 3.0800)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 32.23% (2.2650 => 2.9950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 32.02% (2.2800 => 3.0100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 31.70% (2.3500 => 3.0950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 31.66% (2.3850 => 3.1400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 31.21% (2.3550 => 3.0900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 31.14% (2.3600 => 3.0950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 30.82% (2.3850 => 3.1200)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.58% (2.4850 => 3.2450)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 29.35% (2.5550 => 3.3050)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 28.12% (2.5600 => 3.2800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 28.04% (2.3000 => 2.9450)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 27.98% (2.4300 => 3.1100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 27.78% (0.0900 => 0.1150)
  SingleSource/Benchmarks/Misc/flops-7: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 27.25% (2.2750 => 2.8950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 26.23% (2.3450 => 2.9600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 26.11% (2.5850 => 3.2600)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 26.02% (2.5750 => 3.2450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 25.72% (2.7800 => 3.4950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 25.65% (2.4950 => 3.1350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 25.43% (2.3000 => 2.8850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 24.84% (2.3950 => 2.9900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 24.78% (2.2800 => 2.8450)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 24.57% (2.3400 => 2.9150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 24.23% (2.4350 => 3.0250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 24.20% (2.5000 => 3.1050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 23.92% (2.5500 => 3.1600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 23.91% (2.4050 => 2.9800)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 23.29% (2.7700 => 3.4150)
  SingleSource/Benchmarks/Misc/flops-4: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.43% (2.4300 => 2.9750)
  SingleSource/Benchmarks/Shootout/sieve: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 19.92% (2.6350 => 3.1600)
  SingleSource/Benchmarks/Misc/fp-convert: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Stanford/Queens: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Dhrystone/dry: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 14.63% (0.2050 => 0.2350)
  SingleSource/Benchmarks/CoyoteBench/almabench: 11.76% (0.1700 => 0.1900)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 11.30% (12.4350 => 13.8400)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 10.34% (0.1450 => 0.1600)
  MultiSource/Applications/lemon/lemon: 9.61% (2.8100 => 3.0800)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 9.52% (0.4200 => 0.4600)
  MultiSource/Applications/d/make_dparser: 8.24% (7.9450 => 8.6000)
  SingleSource/Benchmarks/Misc/whetstone: 8.11% (0.1850 => 0.2000)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/Olden/bisort/bisort: 6.67% (0.1500 => 0.1600)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 6.38% (0.7050 => 0.7500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 5.91% (97.6800 => 103.4550)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.68% (0.4400 => 0.4650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.58% (1.0750 => 1.1350)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 5.38% (0.4650 => 0.4900)
  MultiSource/Applications/SIBsim4/SIBsim4: 5.02% (3.1900 => 3.3500)
  SingleSource/Benchmarks/Shootout-C++/fibo: 4.94% (0.4050 => 0.4250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 4.65% (0.4300 => 0.4500)
  SingleSource/Benchmarks/Misc/ReedSolomon: 4.26% (0.4700 => 0.4900)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.00% (0.2500 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 3.82% (0.7850 => 0.8150)
  SingleSource/Benchmarks/Shootout-C++/matrix: 3.67% (0.5450 => 0.5650)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 3.45% (0.2900 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/strcat: 3.33% (0.4500 => 0.4650)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 3.14% (1.1150 => 1.1500)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.13% (16.1300 => 16.6350)
  MultiSource/Applications/oggenc/oggenc: 2.85% (12.6500 => 13.0100)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.73% (10.4350 => 10.7200)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 2.56% (0.7800 => 0.8000)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 2.54% (0.5900 => 0.6050)
  SingleSource/Benchmarks/Shootout-C++/hello: 2.44% (0.4100 => 0.4200)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 2.38% (0.4200 => 0.4300)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.21% (2.0400 => 2.0850)
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.11% (0.4750 => 0.4850)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 2.08% (3.3650 => 3.4350)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 1.94% (3.0900 => 3.1500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.94% (8.7750 => 8.9450)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 1.83% (0.5450 => 0.5550)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 1.66% (0.9050 => 0.9200)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.53% (0.6550 => 0.6650)
  MultiSource/Applications/SPASS/SPASS: 1.46% (36.9750 => 37.5150)
  MultiSource/Applications/spiff/spiff: 1.46% (2.0550 => 2.0850)
  MultiSource/Benchmarks/nbench/nbench: 1.45% (2.7600 => 2.8000)
  MultiSource/Benchmarks/Prolangs-C/football/football: 1.15% (2.1650 => 2.1900)
  MultiSource/Applications/hexxagon/hexxagon: 1.10% (2.2700 => 2.2950)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 56.38% (4.4700 => 6.9900)
  SingleSource/Benchmarks/Shootout-C++/ary: 50.00% (0.0400 => 0.0600)
  SingleSource/Benchmarks/Shootout-C++/ary2: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 20.66% (5.6400 => 6.8050)
  SingleSource/Benchmarks/McGill/queens: 19.75% (3.2400 => 3.8800)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.94% (0.6200 => 0.7250)
  SingleSource/Benchmarks/Stanford/Puzzle: 15.25% (0.2950 => 0.3400)
  MultiSource/Applications/spiff/spiff: 14.97% (7.4500 => 8.5650)
  MultiSource/Applications/hexxagon/hexxagon: 13.94% (20.2250 => 23.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 12.97% (16.6100 => 18.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 12.90% (0.4650 => 0.5250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.35% (11.6300 => 12.9500)
  SingleSource/Benchmarks/Shootout-C++/moments: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 10.58% (0.5200 => 0.5750)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.29% (7.0000 => 7.6500)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.14% (12.9150 => 14.0950)
  SingleSource/Benchmarks/Misc/richards_benchmark: 7.75% (2.1300 => 2.2950)
  MultiSource/Benchmarks/nbench/nbench: 7.51% (31.8900 => 34.2850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 7.25% (9.8650 => 10.5800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 6.90% (20.5850 => 22.0050)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 6.82% (0.2200 => 0.2350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.75% (19.5650 => 20.8850)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 6.38% (1.8800 => 2.0000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 5.91% (7.3600 => 7.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 5.44% (9.4600 => 9.9750)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 5.16% (3.7800 => 3.9750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 4.86% (24.2650 => 25.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.76% (0.6300 => 0.6600)
  SingleSource/Benchmarks/Misc-C++/bigfib: 4.72% (0.5300 => 0.5550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 4.44% (0.6750 => 0.7050)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 4.35% (0.3450 => 0.3600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 4.29% (0.3500 => 0.3650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.25% (1.2950 => 1.3500)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 3.89% (2.7000 => 2.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 2.91% (0.5150 => 0.5300)
  MultiSource/Benchmarks/Olden/bh/bh: 2.78% (6.3000 => 6.4750)
  SingleSource/Benchmarks/Shootout/ary3: 2.56% (5.2750 => 5.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 2.47% (1.8250 => 1.8700)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.33% (13.3250 => 13.6350)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.22% (2.7000 => 2.7600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 2.18% (14.2450 => 14.5550)
  MultiSource/Benchmarks/Olden/health/health: 1.71% (1.4600 => 1.4850)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  MultiSource/Applications/lambda-0_1_3/lambda: 1.42% (9.8300 => 9.9700)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 1.42% (2.8250 => 2.8650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 1.38% (0.7250 => 0.7350)
  SingleSource/Benchmarks/Shootout/lists: 1.27% (17.7600 => 17.9850)
  MultiSource/Benchmarks/llubenchmark/llu: 1.23% (13.7800 => 13.9500)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.22% (14.7500 => 14.9300)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.09% (11.8950 => 12.0250)
  MultiSource/Applications/SPASS/SPASS: 1.03% (26.0950 => 26.3650)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.01% (6.9300 => 7.0000)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/DefaultInitDynArrays: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-08-02-CastTest: -72.73% (0.0550 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/factor: -71.11% (0.2250 => 0.0650)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/2003-07-10-SignConversions: -63.64% (0.0550 => 0.0200)
  SingleSource/Regression/C++/pointer_method2: -63.16% (0.0950 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -61.54% (0.0650 => 0.0250)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-08-02-CastTest2: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/Vector/constpool: -52.91% (36.6950 => 17.2800)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-07-09-SignedArgs: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -50.00% (0.0700 => 0.0350)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/cast2: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/short_circuit_dtor: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2006-01-23-UnionInit: -44.44% (0.0900 => 0.0500)
  SingleSource/UnitTests/TestLoop: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/vla: -42.86% (0.1400 => 0.0800)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -41.67% (0.1200 => 0.0700)
  SingleSource/UnitTests/Vector/sumarray: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/2008-04-18-LoopBug: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/Vector/multiplies: -40.00% (0.0750 => 0.0450)
  SingleSource/Benchmarks/Shootout/ackermann: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -37.74% (0.2650 => 0.1650)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/callargs: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-6: -35.71% (0.0700 => 0.0450)
  SingleSource/Benchmarks/Stanford/Quicksort: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/2002-05-02-CastTest2: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/sumarraymalloc: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -29.79% (0.2350 => 0.1650)
  SingleSource/Benchmarks/Shootout/objinst: -29.17% (0.1200 => 0.0850)
  SingleSource/Benchmarks/Misc/flops-1: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2002-05-02-CastTest3: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -28.00% (0.2500 => 0.1800)
  SingleSource/Benchmarks/Stanford/Oscar: -27.78% (0.1800 => 0.1300)
  SingleSource/Benchmarks/Shootout/lists: -27.66% (0.2350 => 0.1700)
  SingleSource/UnitTests/2002-12-13-MishaTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -26.67% (0.2250 => 0.1650)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.93% (0.1350 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -25.64% (0.1950 => 0.1450)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Shootout/ary3: -25.00% (0.1000 => 0.0750)
  SingleSource/Benchmarks/Stanford/Bubblesort: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C++/BuiltinTypeInfo: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/PR1386: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -23.68% (0.1900 => 0.1450)
  SingleSource/Benchmarks/McGill/misr: -23.53% (0.1700 => 0.1300)
  SingleSource/Benchmarks/Stanford/Treesort: -23.08% (0.1300 => 0.1000)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -22.73% (0.2200 => 0.1700)
  SingleSource/Benchmarks/Stanford/FloatMM: -22.73% (0.1100 => 0.0850)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -21.62% (0.1850 => 0.1450)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -21.62% (0.1850 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-8: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/SignlessTypes/shr: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -20.83% (0.2400 => 0.1900)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/PR640: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-04-22-Switch: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/salsa20: -20.00% (0.1250 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -20.00% (0.2500 => 0.2000)
  MultiSource/Benchmarks/Olden/mst/mst: -19.67% (0.3050 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -19.57% (0.2300 => 0.1850)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/McGill/chomp: -19.00% (0.5000 => 0.4050)
  MultiSource/Benchmarks/McCat/09-vor/vor: -18.93% (0.8450 => 0.6850)
  SingleSource/Regression/C/globalrefs: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -17.65% (0.3400 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -17.56% (0.6550 => 0.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -17.50% (0.2000 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -17.39% (0.2300 => 0.1900)
  SingleSource/Benchmarks/Shootout/matrix: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -15.94% (0.3450 => 0.2900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -15.56% (0.2250 => 0.1900)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -15.38% (0.1300 => 0.1100)
  SingleSource/Benchmarks/Misc/mandel-2: -15.38% (0.0650 => 0.0550)
  SingleSource/Regression/C/badidx: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.95% (0.2150 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -13.89% (0.1800 => 0.1550)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -13.85% (0.3250 => 0.2800)
  MultiSource/Applications/aha/aha: -13.79% (0.2900 => 0.2500)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -13.70% (3.4300 => 2.9600)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -12.90% (0.4650 => 0.4050)
  MultiSource/Benchmarks/BitBench/five11/five11: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -12.76% (2.1550 => 1.8800)
  SingleSource/Benchmarks/Linpack/linpack-pc: -12.71% (0.5900 => 0.5150)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -12.66% (0.3950 => 0.3450)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -12.38% (0.5250 => 0.4600)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -12.00% (0.7500 => 0.6600)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -11.94% (0.3350 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/llubenchmark/llu: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -11.11% (0.2250 => 0.2000)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -11.11% (0.7650 => 0.6800)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.87% (0.9200 => 0.8200)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -10.53% (0.1900 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/Olden/health/health: -10.29% (0.3400 => 0.3050)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -10.26% (0.1950 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -10.26% (0.1950 => 0.1750)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -10.20% (0.4900 => 0.4400)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -10.13% (0.3950 => 0.3550)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -9.93% (0.7050 => 0.6350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  MultiSource/Applications/sgefa/sgefa: -9.29% (0.9150 => 0.8300)
  SingleSource/Benchmarks/Misc/fbench: -9.09% (0.1650 => 0.1500)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.59% (1.6300 => 1.4900)
  SingleSource/Regression/C++/ofstream_ctor: -8.57% (0.5250 => 0.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.47% (3.6600 => 3.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/Olden/em3d/em3d: -8.24% (0.4250 => 0.3900)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.76% (1.8050 => 1.6650)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -7.63% (0.6550 => 0.6050)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -7.41% (1.4850 => 1.3750)
  SingleSource/Benchmarks/Dhrystone/fldry: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Shootout-C++/hash2: -7.34% (1.0900 => 1.0100)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -6.67% (0.5250 => 0.4900)
  MultiSource/Benchmarks/McCat/08-main/main: -6.52% (0.6900 => 0.6450)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -6.49% (0.3850 => 0.3600)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -6.49% (1.5400 => 1.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.20% (0.6450 => 0.6050)
  MultiSource/Benchmarks/Olden/power/power: -5.97% (0.3350 => 0.3150)
  MultiSource/Benchmarks/NPB-serial/is/is: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/SmallPT/smallpt: -5.80% (0.3450 => 0.3250)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -5.62% (2.3150 => 2.1850)
  SingleSource/Benchmarks/Shootout-C++/ary3: -5.60% (0.6250 => 0.5900)
  MultiSource/Benchmarks/sim/sim: -5.59% (0.8050 => 0.7600)
  MultiSource/Applications/Burg/burg: -5.58% (3.0450 => 2.8750)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -5.33% (0.3750 => 0.3550)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.03% (2.3850 => 2.2650)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.81% (3.2250 => 3.0700)
  SingleSource/Benchmarks/Shootout-C++/ary2: -4.80% (0.6250 => 0.5950)
  MultiSource/Benchmarks/McCat/18-imp/imp: -4.60% (0.8700 => 0.8300)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.59% (0.9800 => 0.9350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.48% (1.3400 => 1.2800)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.43% (6.0900 => 5.8200)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.22% (1.5400 => 1.4750)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.17% (1.4400 => 1.3800)
  SingleSource/Benchmarks/Shootout-C++/ary: -4.17% (0.6000 => 0.5750)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -4.05% (0.3700 => 0.3550)
  MultiSource/Benchmarks/Bullet/bullet: -4.02% (78.5700 => 75.4150)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -3.98% (0.8800 => 0.8450)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -3.72% (1.8800 => 1.8100)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.39% (2.8050 => 2.7100)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -3.27% (0.7650 => 0.7400)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -3.17% (0.3150 => 0.3050)
  MultiSource/Benchmarks/MallocBench/gs/gs: -3.13% (10.0700 => 9.7550)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -3.03% (0.6600 => 0.6400)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -2.99% (0.3350 => 0.3250)
  SingleSource/Benchmarks/Shootout-C++/moments: -2.87% (0.8700 => 0.8450)
  MultiSource/Applications/obsequi/Obsequi: -2.87% (2.7850 => 2.7050)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -2.86% (0.5250 => 0.5100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.78% (4.4950 => 4.3700)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.72% (57.8250 => 56.2550)
  MultiSource/Benchmarks/McCat/05-eks/eks: -2.71% (1.1050 => 1.0750)
  MultiSource/Applications/viterbi/viterbi: -2.67% (0.3750 => 0.3650)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.53% (3.3600 => 3.2750)
  MultiSource/Applications/treecc/treecc: -2.37% (5.0550 => 4.9350)
  MultiSource/Applications/siod/siod: -2.27% (5.7350 => 5.6050)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.19% (10.2900 => 10.0650)
  SingleSource/Benchmarks/Misc/oourafft: -2.17% (0.4600 => 0.4500)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.11% (33.6200 => 32.9100)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -1.92% (10.9650 => 10.7550)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.88% (6.1050 => 5.9900)
  MultiSource/Applications/lua/lua: -1.80% (9.4400 => 9.2700)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.77% (1.4100 => 1.3850)
  MultiSource/Applications/minisat/minisat: -1.75% (1.7100 => 1.6800)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -1.38% (0.7250 => 0.7150)
  MultiSource/Benchmarks/Olden/bh/bh: -1.37% (0.7300 => 0.7200)
  MultiSource/Applications/hbd/hbd: -1.33% (3.3800 => 3.3350)
  MultiSource/Applications/JM/ldecod/ldecod: -1.26% (17.0550 => 16.8400)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.06% (22.2000 => 21.9650)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.62% (132.9100 => 7.1500)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.95% (135.9600 => 8.2250)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.91% (69.4500 => 4.9250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.43% (139.4900 => 10.5600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.10% (139.2350 => 12.3850)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.54% (3.4900 => 0.3300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.48% (110.6900 => 10.5400)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.21% (78.8650 => 7.7200)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.08% (109.4200 => 10.8500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.28% (87.0250 => 9.3300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.91% (70.3150 => 7.7950)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.70% (430.9350 => 48.7100)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.57% (68.9650 => 9.2600)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.28% (47.5200 => 6.5200)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.39% (33.3700 => 4.8750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.67% (44.3950 => 8.5800)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.70% (0.8450 => 0.1800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -77.10% (51.7900 => 11.8600)
  SingleSource/Benchmarks/Shootout/matrix: -76.34% (24.1750 => 5.7200)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.78% (17.9100 => 4.8750)
  MultiSource/Applications/oggenc/oggenc: -72.50% (1.0000 => 0.2750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.75% (44.0050 => 12.4300)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Benchmarks/Bullet/bullet: -70.36% (63.6050 => 18.8550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.25% (34.3750 => 11.9450)
  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/Misc/himenobmtxpa: -59.68% (13.8750 => 5.5950)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -48.93% (30.4700 => 15.5600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -42.86% (0.0350 => 0.0200)
  MultiSource/Benchmarks/McCat/08-main/main: -41.18% (0.1700 => 0.1000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -39.01% (25.4650 => 15.5300)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.13% (218.4000 => 135.1300)
  MultiSource/Applications/sgefa/sgefa: -36.20% (0.8150 => 0.5200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -35.11% (13.2450 => 8.5950)
  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.58% (5.2900 => 3.7250)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.22% (4.6250 => 3.3200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.61% (9.1650 => 6.6350)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -25.98% (22.8850 => 16.9400)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.05% (144.6550 => 112.7550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.28% (19.3000 => 15.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.16% (207.6300 => 165.7650)
  MultiSource/Benchmarks/sim/sim: -19.81% (12.6450 => 10.1400)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.99% (1.9750 => 1.6000)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.89% (4.8700 => 3.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -18.58% (72.2950 => 58.8600)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -18.33% (0.3000 => 0.2450)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -18.18% (0.3850 => 0.3150)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -16.67% (0.4800 => 0.4000)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/McCat/09-vor/vor: -15.49% (0.3550 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/strcat: -15.00% (0.2000 => 0.1700)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -15.00% (0.3000 => 0.2550)
  MultiSource/Applications/minisat/minisat: -14.30% (23.2200 => 19.9000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -13.95% (22.2650 => 19.1600)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -13.48% (9.4950 => 8.2150)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.19% (4.1700 => 3.6200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.73% (12.6450 => 11.0350)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.49% (6.8350 => 6.0500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -11.18% (6.3950 => 5.6800)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.87% (0.4600 => 0.4100)
  MultiSource/Applications/JM/ldecod/ldecod: -10.71% (0.1400 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.62% (11.6750 => 10.4350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.38% (1.3000 => 1.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.21% (3.4700 => 3.1850)
  SingleSource/Benchmarks/Shootout-C++/methcall: -8.19% (10.0700 => 9.2450)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -7.85% (12.9350 => 11.9200)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -6.92% (14.1600 => 13.1800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -6.61% (4.3850 => 4.0950)
  SingleSource/Regression/C/uint64_to_float: -6.38% (1.4900 => 1.3950)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.35% (0.9450 => 0.8850)
  MultiSource/Benchmarks/Olden/mst/mst: -6.06% (0.4950 => 0.4650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -5.82% (0.9450 => 0.8900)
  MultiSource/Applications/JM/lencod/lencod: -5.78% (16.1700 => 15.2350)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -5.77% (0.2600 => 0.2450)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Benchmarks/Shootout/strcat: -5.56% (0.3600 => 0.3400)
  SingleSource/Benchmarks/McGill/misr: -5.50% (0.5450 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.06% (1.5800 => 1.5000)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  SingleSource/Benchmarks/Misc/oourafft: -4.37% (12.3450 => 11.8050)
  MultiSource/Benchmarks/Olden/power/power: -4.29% (6.4100 => 6.1350)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.12% (106.1900 => 101.8200)
  MultiSource/Applications/lua/lua: -4.02% (56.2150 => 53.9550)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.88% (17.3750 => 16.7000)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.70% (15.2750 => 14.7100)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.41% (10.5600 => 10.2000)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -3.28% (12.0300 => 11.6350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.23% (7.7300 => 7.4800)
  SingleSource/Benchmarks/Misc/flops-6: -3.19% (6.5800 => 6.3700)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.19% (1.2550 => 1.2150)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -3.16% (9.8250 => 9.5150)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.09% (9.0750 => 8.7950)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -2.70% (1.2950 => 1.2600)
  SingleSource/Benchmarks/Shootout/heapsort: -2.69% (12.0650 => 11.7400)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.63% (11.4000 => 11.1000)
  MultiSource/Applications/siod/siod: -2.51% (6.3650 => 6.2050)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -1.99% (4.2750 => 4.1900)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.97% (3.2950 => 3.2300)
  SingleSource/Benchmarks/Linpack/linpack-pc: -1.91% (52.1250 => 51.1300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.89% (2.6500 => 2.6000)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.77% (9.0600 => 8.9000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -1.75% (17.4450 => 17.1400)
  SingleSource/Benchmarks/Misc/ffbench: -1.68% (3.2650 => 3.2100)
  SingleSource/Benchmarks/Misc/flops: -1.68% (18.4900 => 18.1800)
  SingleSource/Benchmarks/Misc/fbench: -1.64% (5.4850 => 5.3950)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.53% (4.5650 => 4.4950)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.51% (1.6600 => 1.6350)
  MultiSource/Benchmarks/FreeBench/distray/distray: -1.47% (0.6800 => 0.6700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.44% (9.0500 => 8.9200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.40% (30.9900 => 30.5550)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -1.29% (5.7950 => 5.7200)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.23% (5.2950 => 5.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -1.20% (1.2500 => 1.2350)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.09% (34.3950 => 34.0200)
  MultiSource/Applications/obsequi/Obsequi: -1.08% (4.1800 => 4.1350)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)
  SingleSource/Benchmarks/Shootout/hash: -1.04% (12.4850 => 12.3550)

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


More information about the llvm-testresults mailing list