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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Thu May 30 18:33:17 PDT 2013


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

Comparing:
     Run: 11897, Order: 182974, Start Time: 2013-05-31 00:26:54, End Time: 2013-05-31 01:33:47
      To: 11896, Order: 182966, Start Time: 2013-05-30 23:13:35, End Time: 2013-05-31 00:20:37
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: 13 (159 on baseline)
Performance Improvements: 4 (337 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1091 (580 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/Vector/multiplies: 88.89% (0.0450 => 0.0850, std.dev.: 0.0078)
  SingleSource/Regression/C++/short_circuit_dtor: 80.00% (0.0250 => 0.0450, std.dev.: 0.0049)
  SingleSource/UnitTests/Threads/tls: 50.00% (0.0400 => 0.0600, std.dev.: 0.0072)
  SingleSource/Benchmarks/Shootout/strcat: 36.36% (0.0550 => 0.0750, std.dev.: 0.0070)
  SingleSource/Regression/C++/global_ctor: 25.00% (0.0400 => 0.0500, std.dev.: 0.0039)
  SingleSource/Benchmarks/Stanford/Oscar: 22.22% (0.1350 => 0.1650, std.dev.: 0.0057)
  SingleSource/Regression/C/bigstack: 17.65% (0.0850 => 0.1000, std.dev.: 0.0046)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 2.40% (2.9200 => 2.9900, std.dev.: 0.0225)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.61% (2.4800 => 2.5200, std.dev.: 0.0142)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 6.98% (2.7950 => 2.9900, std.dev.: 0.0574)
  MultiSource/Applications/lemon/lemon: 4.12% (2.1850 => 2.2750, std.dev.: 0.0285)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 3.34% (57.9750 => 59.9100, std.dev.: 0.3160)
  MultiSource/Applications/sqlite3/sqlite3: 1.73% (9.8400 => 10.0100, std.dev.: 0.0296)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -27.27% (0.1100 => 0.0800, std.dev.: 0.0049)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -7.38% (1.3550 => 1.2550, std.dev.: 0.0244)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -3.33% (0.7500 => 0.7250, std.dev.: 0.0045)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -50.00% (0.0200 => 0.0100, std.dev.: 0.0023)

================================
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: - (0.3400 => 0.3400)
  MultiSource/Applications/lemon/lemon: -42.26% (3.9400 => 2.2750)
  MultiSource/Applications/sqlite3/sqlite3: 2.04% (9.8100 => 10.0100)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 4.43% (0.7900 => 0.8250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -27.77% (3.2950 => 2.3800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.18% (84.6050 => 10.0000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -37.89% (1.2800 => 0.7950)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 300.00% (0.0100 => 0.0400)
  SingleSource/Benchmarks/Shootout/hello: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/Vector/simple: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/block-byref-test: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/Vector/build: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/2002-05-03-NotTest: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/stmtexpr: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C++/global_ctor: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/test_indvars: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-7: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Shootout/nestedloop: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Shootout/strcat: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 36.04% (2.4000 => 3.2650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 35.57% (2.4600 => 3.3350)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 35.41% (2.4850 => 3.3650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 35.15% (2.3900 => 3.2300)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 34.96% (2.2600 => 3.0500)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 34.16% (2.2100 => 2.9650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 33.40% (2.3500 => 3.1350)
  SingleSource/UnitTests/2003-05-31-LongShifts: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 33.33% (2.3550 => 3.1400)
  SingleSource/Benchmarks/Shootout/sieve: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 33.11% (2.2650 => 3.0150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 32.91% (2.3850 => 3.1700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 32.80% (2.4850 => 3.3000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 32.70% (2.3850 => 3.1650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 32.69% (2.3250 => 3.0850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 31.99% (2.3600 => 3.1150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 31.98% (2.3450 => 3.0950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 31.80% (2.2800 => 3.0050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 30.87% (2.3000 => 3.0100)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 30.11% (2.2750 => 2.9600)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 30.00% (2.3000 => 2.9900)
  SingleSource/Benchmarks/Dhrystone/dry: 30.00% (0.1000 => 0.1300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 29.75% (2.5550 => 3.3150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 29.30% (2.5600 => 3.3100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 29.01% (2.4300 => 3.1350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 28.86% (2.4950 => 3.2150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 28.51% (2.2800 => 2.9300)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 28.42% (2.7800 => 3.5700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 28.35% (2.5750 => 3.3050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 27.93% (2.4350 => 3.1150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 27.85% (2.5850 => 3.3050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.77% (2.3950 => 3.0600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 26.82% (2.4050 => 3.0500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 26.60% (2.5000 => 3.1650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 26.27% (2.5500 => 3.2200)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 25.85% (2.3400 => 2.9450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 25.72% (2.4300 => 3.0550)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 23.65% (2.7700 => 3.4250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 22.96% (2.6350 => 3.2400)
  SingleSource/UnitTests/2003-05-31-CastToBool: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 17.07% (0.2050 => 0.2400)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Stanford/RealMM: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/McGill/queens: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 14.29% (0.4200 => 0.4800)
  SingleSource/Benchmarks/Misc/whetstone: 13.51% (0.1850 => 0.2100)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  SingleSource/UnitTests/Vector/multiplies: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Misc/perlin: 11.54% (0.1300 => 0.1450)
  SingleSource/Regression/C/bigstack: 11.11% (0.0900 => 0.1000)
  MultiSource/Applications/lemon/lemon: 11.03% (2.8100 => 3.1200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 10.94% (12.4350 => 13.7950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Misc/ReedSolomon: 9.57% (0.4700 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.64% (0.4050 => 0.4400)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.62% (0.2900 => 0.3150)
  SingleSource/Benchmarks/Misc/salsa20: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 7.62% (0.5250 => 0.5650)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 6.98% (0.4300 => 0.4600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 6.90% (0.1450 => 0.1550)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.67% (0.1500 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 6.45% (0.1550 => 0.1650)
  MultiSource/Applications/SIBsim4/SIBsim4: 6.43% (3.1900 => 3.3950)
  SingleSource/Benchmarks/Shootout-C++/matrix: 6.42% (0.5450 => 0.5800)
  SingleSource/Benchmarks/Misc/flops: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/McCat/05-eks/eks: 6.33% (1.1050 => 1.1750)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 6.13% (97.6800 => 103.6700)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.58% (1.0750 => 1.1350)
  MultiSource/Applications/viterbi/viterbi: 5.33% (0.3750 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/hello: 4.88% (0.4100 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/strcat: 4.44% (0.4500 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/random: 4.40% (0.4550 => 0.4750)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 4.21% (3.0900 => 3.2200)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 3.67% (0.5450 => 0.5650)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.45% (0.5800 => 0.6000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 3.41% (0.4400 => 0.4550)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 3.23% (0.4650 => 0.4800)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 2.84% (1.4100 => 1.4500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.74% (8.7750 => 9.0150)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.70% (2.0400 => 2.0950)
  MultiSource/Applications/d/make_dparser: 2.64% (7.9450 => 8.1550)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 2.38% (0.4200 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.11% (0.4750 => 0.4850)
  SingleSource/Benchmarks/Shootout-C++/wc: 2.02% (0.4950 => 0.5050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.89% (16.1300 => 16.4350)
  MultiSource/Applications/oggenc/oggenc: 1.74% (12.6500 => 12.8700)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 1.52% (0.6600 => 0.6700)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 1.29% (1.5500 => 1.5700)
  MultiSource/Applications/sqlite3/sqlite3: 1.27% (47.7200 => 48.3250)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 1.14% (0.8800 => 0.8900)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 56.49% (4.4700 => 6.9950)
  MultiSource/Applications/kimwitu++/kc: 43.75% (0.0800 => 0.1150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 24.73% (5.6400 => 7.0350)
  MultiSource/Benchmarks/nbench/nbench: 22.91% (31.8900 => 39.1950)
  SingleSource/Benchmarks/Shootout-C++/ary2: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/McGill/queens: 19.75% (3.2400 => 3.8800)
  SingleSource/Benchmarks/Shootout-C++/moments: 18.52% (0.1350 => 0.1600)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.32% (0.6200 => 0.7150)
  SingleSource/Benchmarks/Stanford/Puzzle: 15.25% (0.2950 => 0.3400)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 14.81% (0.1350 => 0.1550)
  SingleSource/Benchmarks/Misc/oourafft: 14.50% (12.3450 => 14.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.91% (16.6100 => 18.9200)
  MultiSource/Applications/hexxagon/hexxagon: 13.55% (20.2250 => 22.9650)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 13.52% (6.3600 => 7.2200)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.35% (11.6300 => 12.9500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 11.29% (24.2650 => 27.0050)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 10.74% (2.7000 => 2.9900)
  MultiSource/Applications/lambda-0_1_3/lambda: 10.02% (9.8300 => 10.8150)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.86% (7.0000 => 7.6900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 9.47% (3.0100 => 3.2950)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.15% (2.1300 => 2.3250)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 8.94% (12.9150 => 14.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 8.74% (0.5150 => 0.5600)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 7.83% (36.0300 => 38.8500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 7.25% (0.3450 => 0.3700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 6.41% (20.5850 => 21.9050)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 6.38% (1.8800 => 2.0000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 5.53% (14.6400 => 15.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 5.38% (0.4650 => 0.4900)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 5.29% (3.7800 => 3.9800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 5.29% (9.4600 => 9.9600)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.76% (0.6300 => 0.6600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.63% (19.5650 => 20.4700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.86% (1.2950 => 1.3450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 3.37% (14.2450 => 14.7250)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 3.14% (9.8650 => 10.1750)
  MultiSource/Benchmarks/Olden/bh/bh: 2.46% (6.3000 => 6.4550)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.41% (2.7000 => 2.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 2.40% (1.2500 => 1.2800)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.22% (0.6750 => 0.6900)
  SingleSource/Benchmarks/McGill/chomp: 2.21% (1.8100 => 1.8500)
  SingleSource/Benchmarks/Shootout/ary3: 2.09% (5.2750 => 5.3850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 1.92% (0.5200 => 0.5300)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.89% (5.2950 => 5.3950)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.73% (12.1200 => 12.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.70% (7.3600 => 7.4850)
  MultiSource/Benchmarks/llubenchmark/llu: 1.63% (13.7800 => 14.0050)
  SingleSource/Benchmarks/Dhrystone/dry: 1.54% (3.8900 => 3.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.32% (1.5100 => 1.5300)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.25% (19.2500 => 19.4900)
  SingleSource/Benchmarks/Shootout-C++/fibo: 1.10% (11.8300 => 11.9600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.05% (13.3250 => 13.4650)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.01% (6.9300 => 7.0000)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-CastTest3: -100.00% (0.0350 => 0.0000)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/Regression/C/2003-05-14-initialize-string: -80.00% (0.0250 => 0.0050)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -71.43% (0.0700 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/factor: -68.89% (0.2250 => 0.0700)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -60.00% (0.0500 => 0.0200)
  SingleSource/Regression/C/2003-05-21-UnionTest: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/Vector/sumarray: -58.33% (0.0600 => 0.0250)
  SingleSource/UnitTests/2006-01-23-UnionInit: -55.56% (0.0900 => 0.0400)
  SingleSource/UnitTests/2003-05-14-AtExit: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2003-07-10-SignConversions: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/Vector/constpool: -53.26% (36.6950 => 17.1500)
  SingleSource/Regression/C++/pointer_method2: -52.63% (0.0950 => 0.0450)
  SingleSource/UnitTests/2003-08-20-FoldBug: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/StructModifyTest: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/vla: -50.00% (0.1400 => 0.0700)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2006-12-01-float_varg: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/fixups: -41.18% (0.0850 => 0.0500)
  SingleSource/Benchmarks/Shootout/ary3: -40.00% (0.1000 => 0.0600)
  SingleSource/Benchmarks/Stanford/Bubblesort: -40.00% (0.1000 => 0.0600)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Stanford/Treesort: -38.46% (0.1300 => 0.0800)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -37.93% (0.1450 => 0.0900)
  SingleSource/Benchmarks/Misc/pi: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -37.50% (0.0400 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -37.04% (0.1350 => 0.0850)
  SingleSource/Benchmarks/Stanford/FloatMM: -36.36% (0.1100 => 0.0700)
  SingleSource/Regression/C/globalrefs: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Shootout/lists: -36.17% (0.2350 => 0.1500)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -36.00% (0.1250 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -33.96% (0.2650 => 0.1750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -33.33% (0.1200 => 0.0800)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -33.33% (0.1200 => 0.0800)
  SingleSource/Benchmarks/Stanford/Quicksort: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -33.33% (0.1050 => 0.0700)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -30.77% (0.1950 => 0.1350)
  SingleSource/UnitTests/2008-04-18-LoopBug: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -29.63% (0.1350 => 0.0950)
  SingleSource/Benchmarks/McGill/misr: -29.41% (0.1700 => 0.1200)
  SingleSource/UnitTests/Vector/divides: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/initp1: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -28.00% (0.2500 => 0.1800)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -26.32% (0.0950 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -26.32% (0.1900 => 0.1400)
  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/Benchmarks/Misc/dt: -23.53% (0.0850 => 0.0650)
  SingleSource/Benchmarks/Shootout/methcall: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Shootout/objinst: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/Olden/tsp/tsp: -20.59% (0.3400 => 0.2700)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -20.45% (0.2200 => 0.1750)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -20.00% (0.2250 => 0.1800)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Vector/sumarray-dbl: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/McGill/chomp: -20.00% (0.5000 => 0.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/llubenchmark/llu: -19.23% (0.1300 => 0.1050)
  SingleSource/Regression/C/sumarray: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Misc/fp-convert: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-12-13-MishaTest: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -17.72% (0.3950 => 0.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -17.50% (0.2000 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/FreeBench/distray/distray: -16.98% (0.2650 => 0.2200)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -16.71% (2.1550 => 1.7950)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -16.67% (0.2400 => 0.2000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Olden/mst/mst: -16.39% (0.3050 => 0.2550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.22% (0.1850 => 0.1550)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -16.03% (0.6550 => 0.5500)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -15.79% (0.1900 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -15.56% (0.2250 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -15.49% (1.4850 => 1.2550)
  SingleSource/UnitTests/2003-05-26-Shorts: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -15.22% (0.2300 => 0.1950)
  SingleSource/Regression/C/sumarraymalloc: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -14.38% (0.7650 => 0.6550)
  SingleSource/Benchmarks/Misc/flops-6: -14.29% (0.0700 => 0.0600)
  SingleSource/Regression/C/sumarray2d: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.95% (0.2150 => 0.1850)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Linpack/linpack-pc: -12.71% (0.5900 => 0.5150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -12.50% (0.2400 => 0.2100)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  SingleSource/Regression/C/uint64_to_float: -12.50% (0.1200 => 0.1050)
  MultiSource/Applications/aha/aha: -12.07% (0.2900 => 0.2550)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -12.00% (0.7500 => 0.6600)
  MultiSource/Benchmarks/Olden/power/power: -11.94% (0.3350 => 0.2950)
  MultiSource/Benchmarks/McCat/09-vor/vor: -11.83% (0.8450 => 0.7450)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -11.66% (3.4300 => 3.0300)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -11.59% (0.3450 => 0.3050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -11.39% (0.3950 => 0.3500)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -11.11% (0.2250 => 0.2000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -11.04% (1.6300 => 1.4500)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.81% (0.1850 => 0.1650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -10.81% (0.1850 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -10.39% (0.3850 => 0.3450)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.33% (0.9200 => 0.8250)
  SingleSource/UnitTests/SignlessTypes/rem: -10.17% (0.2950 => 0.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -10.00% (0.2500 => 0.2250)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -10.00% (0.3000 => 0.2700)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -9.52% (0.5250 => 0.4750)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -9.52% (0.3150 => 0.2850)
  SingleSource/Benchmarks/Misc/ffbench: -9.09% (0.1650 => 0.1500)
  SingleSource/Benchmarks/CoyoteBench/almabench: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -8.70% (0.2300 => 0.2100)
  MultiSource/Benchmarks/FreeBench/neural/neural: -8.60% (0.4650 => 0.4250)
  SingleSource/Benchmarks/Shootout/matrix: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Stanford/Oscar: -8.33% (0.1800 => 0.1650)
  MultiSource/Applications/sgefa/sgefa: -8.20% (0.9150 => 0.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.06% (3.6600 => 3.3650)
  SingleSource/Benchmarks/Shootout-C++/ary3: -8.00% (0.6250 => 0.5750)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -7.81% (0.3200 => 0.2950)
  SingleSource/Benchmarks/SmallPT/smallpt: -7.25% (0.3450 => 0.3200)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.20% (1.8050 => 1.6750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -6.90% (0.2900 => 0.2700)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -6.60% (0.5300 => 0.4950)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -6.51% (3.2250 => 3.0150)
  MultiSource/Benchmarks/BitBench/five11/five11: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/McCat/18-imp/imp: -6.32% (0.8700 => 0.8150)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -6.26% (2.3150 => 2.1700)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -6.11% (0.6550 => 0.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.88% (0.1700 => 0.1600)
  MultiSource/Applications/spiff/spiff: -5.84% (2.0550 => 1.9350)
  MultiSource/Benchmarks/sim/sim: -5.59% (0.8050 => 0.7600)
  SingleSource/Benchmarks/Shootout-C++/hash2: -5.50% (1.0900 => 1.0300)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.24% (2.3850 => 2.2600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -5.23% (0.7650 => 0.7250)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -5.21% (1.4400 => 1.3650)
  MultiSource/Applications/Burg/burg: -5.09% (3.0450 => 2.8900)
  MultiSource/Benchmarks/McCat/08-main/main: -5.07% (0.6900 => 0.6550)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -4.96% (0.7050 => 0.6700)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.60% (0.4350 => 0.4150)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -4.55% (1.1000 => 1.0500)
  MultiSource/Benchmarks/Olden/health/health: -4.41% (0.3400 => 0.3250)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.35% (6.0900 => 5.8250)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.22% (1.5400 => 1.4750)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.08% (0.9800 => 0.9400)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -4.05% (0.3700 => 0.3550)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.88% (0.6450 => 0.6200)
  SingleSource/Regression/C++/ofstream_ctor: -3.81% (0.5250 => 0.5050)
  MultiSource/Benchmarks/MallocBench/gs/gs: -3.77% (10.0700 => 9.6900)
  MultiSource/Applications/obsequi/Obsequi: -3.77% (2.7850 => 2.6800)
  MultiSource/Benchmarks/Olden/em3d/em3d: -3.53% (0.4250 => 0.4100)
  MultiSource/Benchmarks/Bullet/bullet: -3.38% (78.5700 => 75.9150)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.35% (10.2900 => 9.9450)
  SingleSource/Benchmarks/Shootout-C++/ary2: -3.20% (0.6250 => 0.6050)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -2.86% (0.5250 => 0.5100)
  MultiSource/Applications/hbd/hbd: -2.81% (3.3800 => 3.2850)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -2.67% (0.3750 => 0.3650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.61% (1.3400 => 1.3050)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -2.60% (1.5400 => 1.5000)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.55% (10.9650 => 10.6850)
  SingleSource/Benchmarks/Shootout-C++/ary: -2.50% (0.6000 => 0.5850)
  SingleSource/Benchmarks/Shootout-C++/moments: -2.30% (0.8700 => 0.8500)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.17% (0.6900 => 0.6750)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.14% (33.6200 => 32.9000)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.08% (0.7200 => 0.7050)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -2.07% (0.7250 => 0.7100)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.99% (57.8250 => 56.6750)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.78% (2.8050 => 2.7550)
  MultiSource/Applications/siod/siod: -1.74% (5.7350 => 5.6350)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.60% (1.8800 => 1.8500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.56% (4.4950 => 4.4250)
  MultiSource/Applications/lambda-0_1_3/lambda: -1.46% (1.7100 => 1.6850)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.39% (2.1650 => 2.1350)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -1.27% (21.2100 => 20.9400)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.59% (132.9100 => 7.1850)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.09% (135.9600 => 8.0300)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.92% (69.4500 => 4.9200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.39% (139.4900 => 10.6150)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.97% (3.4900 => 0.3150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -90.88% (139.2350 => 12.7050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.65% (78.8650 => 7.3750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.29% (110.6900 => 10.7500)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.07% (109.4200 => 10.8700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.29% (87.0250 => 9.3200)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.89% (70.3150 => 7.8150)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.70% (430.9350 => 48.6800)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.59% (68.9650 => 9.2450)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.35% (47.5200 => 6.4850)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.41% (33.3700 => 4.8700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.29% (44.3950 => 8.7500)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -77.00% (51.7900 => 11.9100)
  SingleSource/Benchmarks/Shootout/matrix: -76.38% (24.1750 => 5.7100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.84% (17.9100 => 4.8650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.49% (44.0050 => 12.5450)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Applications/oggenc/oggenc: -71.00% (1.0000 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -70.42% (63.6050 => 18.8150)
  SingleSource/Benchmarks/Shootout/nestedloop: -64.86% (0.3700 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.84% (34.3750 => 12.0850)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.31% (30.5950 => 10.9200)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -58.33% (0.3000 => 0.1250)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -52.00% (13.8750 => 6.6600)
  SingleSource/UnitTests/SignlessTypes/Large/cast: -50.00% (0.0200 => 0.0100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -48.93% (30.4700 => 15.5600)
  MultiSource/Benchmarks/McCat/08-main/main: -44.12% (0.1700 => 0.0950)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -42.18% (25.4650 => 14.7250)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.02% (218.4000 => 135.3650)
  MultiSource/Applications/sgefa/sgefa: -37.42% (0.8150 => 0.5100)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.01% (13.2450 => 8.4750)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.19% (1.0900 => 0.7500)
  SingleSource/Benchmarks/Misc/fp-convert: -29.40% (5.2900 => 3.7350)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.97% (4.6250 => 3.2850)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.55% (9.1650 => 6.6400)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -23.26% (144.6550 => 111.0050)
  MultiSource/Applications/JM/ldecod/ldecod: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -21.32% (19.3000 => 15.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.78% (207.6300 => 164.4850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  MultiSource/Benchmarks/sim/sim: -20.25% (12.6450 => 10.0850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.73% (1.9750 => 1.6050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -18.33% (0.3000 => 0.2450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.18% (0.2200 => 0.1800)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -18.18% (0.3850 => 0.3150)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -17.13% (72.2950 => 59.9100)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -15.96% (9.4950 => 7.9800)
  MultiSource/Benchmarks/McCat/09-vor/vor: -15.49% (0.3550 => 0.3000)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -15.00% (0.3000 => 0.2550)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -14.51% (22.8850 => 19.5650)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.29% (0.0700 => 0.0600)
  MultiSource/Applications/minisat/minisat: -14.23% (23.2200 => 19.9150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.89% (12.6450 => 11.0150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.63% (6.8350 => 6.0400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -11.36% (22.2650 => 19.7350)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.96% (11.6750 => 10.3950)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -10.55% (4.1700 => 3.7300)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.38% (1.3000 => 1.1650)
  SingleSource/UnitTests/Vector/multiplies: -9.41% (0.8500 => 0.7700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -8.99% (0.9450 => 0.8600)
  SingleSource/Benchmarks/Misc-C++/bigfib: -8.49% (0.5300 => 0.4850)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -8.29% (6.3950 => 5.8650)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.65% (10.0700 => 9.3000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -6.69% (12.9350 => 12.0700)
  SingleSource/Regression/C/uint64_to_float: -6.38% (1.4900 => 1.3950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -6.14% (14.1600 => 13.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -5.71% (0.3500 => 0.3300)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -5.25% (4.3850 => 4.1550)
  MultiSource/Applications/JM/lencod/lencod: -5.16% (16.1700 => 15.3350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -5.16% (17.4450 => 16.5450)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  SingleSource/Benchmarks/Stanford/Treesort: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/McGill/misr: -4.59% (0.5450 => 0.5200)
  MultiSource/Applications/lua/lua: -4.50% (56.2150 => 53.6850)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.43% (1.5800 => 1.5100)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.25% (106.1900 => 101.6750)
  MultiSource/Benchmarks/Olden/power/power: -4.06% (6.4100 => 6.1500)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.88% (10.5600 => 10.1500)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.74% (17.3750 => 16.7250)
  SingleSource/Benchmarks/Shootout/heapsort: -3.69% (12.0650 => 11.6200)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.67% (15.2750 => 14.7150)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -3.26% (3.3750 => 3.2650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -3.17% (0.9450 => 0.9150)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -3.16% (4.2750 => 4.1400)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -3.08% (12.0300 => 11.6600)
  SingleSource/Benchmarks/Shootout/hash: -2.76% (12.4850 => 12.1400)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -2.65% (2.8250 => 2.7500)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.09% (9.0750 => 8.8850)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.99% (1.2550 => 1.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -1.87% (3.4700 => 3.4050)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.84% (11.4000 => 11.1900)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  MultiSource/Applications/obsequi/Obsequi: -1.67% (4.1800 => 4.1100)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.60% (30.9900 => 30.4950)
  SingleSource/Benchmarks/Linpack/linpack-pc: -1.57% (52.1250 => 51.3050)
  MultiSource/Benchmarks/FreeBench/distray/distray: -1.47% (0.6800 => 0.6700)
  SingleSource/Benchmarks/Misc/fbench: -1.46% (5.4850 => 5.4050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.42% (9.8250 => 9.6850)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -1.33% (5.2600 => 5.1900)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.32% (9.0600 => 8.9400)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.30% (36.1950 => 35.7250)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.27% (9.0500 => 8.9350)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -1.23% (2.8550 => 2.8200)
  MultiSource/Applications/viterbi/viterbi: -1.17% (8.5200 => 8.4200)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.12% (34.3950 => 34.0100)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.10% (4.5650 => 4.5150)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.06% (3.2950 => 3.2600)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.03% (8.2750 => 8.1900)

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


More information about the llvm-testresults mailing list