[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 Nov 14 07:18:14 PST 2013


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

Comparing:
     Run: 17233, Order: 194705, Start Time: 2013-11-14 14:14:10, End Time: 2013-11-14 15:21:40
      To: 17231, Order: 194700, Start Time: 2013-11-14 13:01:27, End Time: 2013-11-14 14:08:44
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

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

New Passes: 0 (19 on baseline)
Performance Regressions: 6 (208 on baseline)
Performance Improvements: 9 (335 on baseline)
Removed Tests: 0 (13 on baseline)
Added Tests: 0 (2 on baseline)
Unchanged Tests: 1095 (533 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/PR10189: 55.56% (0.0450 => 0.0700, std.dev.: 0.0075)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 25.81% (0.1550 => 0.1950, std.dev.: 0.0094)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 17.65% (0.1700 => 0.2000, std.dev.: 0.0068)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 3.99% (2.5050 => 2.6050, std.dev.: 0.0220)
  SingleSource/Benchmarks/Shootout-C++/moments: 2.72% (0.9200 => 0.9450, std.dev.: 0.0081)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Olden/bisort/bisort: 5.62% (1.3350 => 1.4100, std.dev.: 0.0087)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/PR491: -66.67% (0.0300 => 0.0100, std.dev.: 0.0070)
  SingleSource/UnitTests/2009-12-07-StructReturn: -60.00% (0.0250 => 0.0100, std.dev.: 0.0044)
  SingleSource/UnitTests/Vector/sumarray-dbl: -44.44% (0.0450 => 0.0250, std.dev.: 0.0044)
  SingleSource/Regression/C/bigstack: -28.57% (0.1050 => 0.0750, std.dev.: 0.0092)
  SingleSource/Benchmarks/Shootout/lists: -17.95% (0.1950 => 0.1600, std.dev.: 0.0070)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.52% (0.3150 => 0.2850, std.dev.: 0.0114)
  SingleSource/Benchmarks/Shootout-C++/random: -3.92% (0.5100 => 0.4900, std.dev.: 0.0063)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -3.77% (2.2550 => 2.1700, std.dev.: 0.0262)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -14.81% (0.1350 => 0.1150, std.dev.: 0.0032)

================================
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: -4.41% (0.3400 => 0.3250)
  MultiSource/Applications/lemon/lemon: -44.04% (3.9400 => 2.2050)
  MultiSource/Applications/sqlite3/sqlite3: -0.25% (9.8100 => 9.7850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -35.71% (0.2800 => 0.1800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -35.51% (3.2950 => 2.1250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.17% (84.6050 => 10.0050)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -41.41% (1.2800 => 0.7500)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/Vector/constpool: 241.59% (36.6950 => 125.3450)
  SingleSource/UnitTests/block-byref-test: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: 120.00% (0.0250 => 0.0550)
  SingleSource/Regression/C++/2003-05-14-array-init: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/Vector/simple: 80.00% (0.0250 => 0.0450)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 60.00% (0.0250 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-7: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Shootout/nestedloop: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Shootout/sieve: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/member-function-pointers: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Dhrystone/dry: 40.00% (0.1000 => 0.1400)
  SingleSource/Benchmarks/Misc/lowercase: 40.00% (0.0500 => 0.0700)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 38.89% (0.0900 => 0.1250)
  SingleSource/UnitTests/AtomicOps: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 33.33% (0.0750 => 0.1000)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 31.58% (0.0950 => 0.1250)
  SingleSource/Benchmarks/Misc/fp-convert: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/heapsort: 26.32% (0.0950 => 0.1200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 26.30% (2.3000 => 2.9050)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 25.37% (2.3450 => 2.9400)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 25.10% (2.4300 => 3.0400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 24.78% (2.3000 => 2.8700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 24.40% (2.2750 => 2.8300)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 23.80% (2.3950 => 2.9650)
  SingleSource/UnitTests/Vector/build2: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 22.82% (2.5850 => 3.1750)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 22.81% (2.2800 => 2.8000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 22.20% (2.5000 => 3.0550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 22.04% (2.4950 => 3.0450)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 21.83% (2.4050 => 2.9300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 21.77% (2.4350 => 2.9650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 21.76% (2.5500 => 3.1050)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 21.43% (0.4200 => 0.5100)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 21.37% (2.3400 => 2.8400)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 21.12% (2.7700 => 3.3550)
  SingleSource/Benchmarks/Shootout-C++/fibo: 20.99% (0.4050 => 0.4900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 20.58% (2.4300 => 2.9300)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 20.00% (0.1500 => 0.1800)
  SingleSource/Benchmarks/McGill/queens: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/Misc/oourafft: 19.57% (0.4600 => 0.5500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 18.98% (2.6350 => 3.1350)
  SingleSource/Benchmarks/Misc/whetstone: 18.92% (0.1850 => 0.2200)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 18.83% (2.5750 => 3.0600)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 18.55% (2.2100 => 2.6200)
  SingleSource/Regression/C/testtrace: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 18.11% (2.4850 => 2.9350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 17.78% (2.3900 => 2.8150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 17.71% (2.4000 => 2.8250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 17.50% (0.2000 => 0.2350)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 16.17% (2.3500 => 2.7300)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 16.15% (2.2600 => 2.6250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 16.14% (2.3850 => 2.7700)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 15.79% (2.2800 => 2.6400)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 15.05% (0.4650 => 0.5350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 15.05% (2.3250 => 2.6750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 15.04% (2.5600 => 2.9450)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 15.01% (2.2650 => 2.6050)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 14.93% (2.7800 => 3.1950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 14.83% (2.3600 => 2.7100)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 14.44% (2.3550 => 2.6950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 14.23% (2.4600 => 2.8100)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 13.88% (2.4850 => 2.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 13.79% (0.1450 => 0.1650)
  MultiSource/Applications/lemon/lemon: 12.63% (2.8100 => 3.1650)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 12.63% (0.4750 => 0.5350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 12.58% (2.3850 => 2.6850)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 11.74% (2.5550 => 2.8550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 11.22% (12.4350 => 13.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 11.11% (0.1800 => 0.2000)
  SingleSource/Benchmarks/Shootout-C++/wc: 11.11% (0.4950 => 0.5500)
  SingleSource/Benchmarks/Stanford/RealMM: 11.11% (0.0900 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 10.70% (3.3650 => 3.7250)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 10.23% (0.4400 => 0.4850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.15% (2.3150 => 2.5500)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 10.00% (0.5000 => 0.5500)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.00% (0.4500 => 0.4950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Misc/mandel: 9.52% (0.1050 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 9.39% (3.0900 => 3.3800)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 9.30% (1.0750 => 1.1750)
  MultiSource/Benchmarks/McCat/05-eks/eks: 9.05% (1.1050 => 1.2050)
  SingleSource/Benchmarks/Shootout-C++/moments: 8.62% (0.8700 => 0.9450)
  SingleSource/Benchmarks/Shootout-C++/hello: 8.54% (0.4100 => 0.4450)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 8.51% (0.2350 => 0.2550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 8.51% (0.2350 => 0.2550)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 8.16% (0.2450 => 0.2650)
  SingleSource/Benchmarks/Stanford/Puzzle: 8.00% (0.2500 => 0.2700)
  SingleSource/Benchmarks/Shootout-C++/lists: 7.76% (0.5800 => 0.6250)
  MultiSource/Applications/hexxagon/hexxagon: 7.71% (2.2700 => 2.4450)
  SingleSource/Benchmarks/Shootout-C++/random: 7.69% (0.4550 => 0.4900)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 7.69% (0.7800 => 0.8400)
  SingleSource/Benchmarks/Linpack/linpack-pc: 7.63% (0.5900 => 0.6350)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.37% (0.4750 => 0.5100)
  MultiSource/Applications/JM/lencod/lencod: 7.36% (37.8300 => 40.6150)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 7.14% (0.4200 => 0.4500)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 7.09% (0.7050 => 0.7550)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 6.82% (0.6600 => 0.7050)
  MultiSource/Applications/oggenc/oggenc: 6.80% (12.6500 => 13.5100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 6.78% (8.7750 => 9.3700)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 6.73% (1.1150 => 1.1900)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 6.52% (10.4350 => 11.1150)
  SingleSource/Benchmarks/Shootout-C++/matrix: 6.42% (0.5450 => 0.5800)
  SingleSource/Benchmarks/Misc/ReedSolomon: 6.38% (0.4700 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 6.37% (0.7850 => 0.8350)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.25% (0.7200 => 0.7650)
  SingleSource/Benchmarks/Shootout-C++/objinst: 6.19% (0.4850 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 6.11% (0.6550 => 0.6950)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 6.11% (16.1300 => 17.1150)
  MultiSource/Applications/JM/ldecod/ldecod: 5.66% (17.0550 => 18.0200)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.52% (57.8250 => 61.0150)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 5.50% (0.5450 => 0.5750)
  MultiSource/Applications/viterbi/viterbi: 5.33% (0.3750 => 0.3950)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 5.30% (21.2100 => 22.3350)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 5.17% (0.2900 => 0.3050)
  MultiSource/Applications/SIBsim4/SIBsim4: 5.17% (3.1900 => 3.3550)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 5.11% (0.8800 => 0.9250)
  MultiSource/Applications/ClamAV/clamscan: 5.02% (35.8900 => 37.6900)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 4.96% (0.7050 => 0.7400)
  SingleSource/Benchmarks/McGill/exptree: 4.88% (0.2050 => 0.2150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 4.76% (0.5250 => 0.5500)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 4.76% (0.5250 => 0.5500)
  MultiSource/Applications/sqlite3/sqlite3: 4.29% (47.7200 => 49.7650)
  SingleSource/Benchmarks/Misc/flops: 4.26% (0.2350 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 3.90% (1.4100 => 1.4650)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 3.78% (2.5100 => 2.6050)
  MultiSource/Applications/d/make_dparser: 3.52% (7.9450 => 8.2250)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 3.39% (2.8050 => 2.9000)
  SingleSource/Benchmarks/Shootout-C++/ary: 3.33% (0.6000 => 0.6200)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.27% (0.7650 => 0.7900)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 3.20% (2.5000 => 2.5800)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.90% (33.6200 => 34.5950)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.90% (0.6900 => 0.7100)
  MultiSource/Benchmarks/MallocBench/gs/gs: 2.88% (10.0700 => 10.3600)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 2.60% (0.3850 => 0.3950)
  MultiSource/Applications/SPASS/SPASS: 2.49% (36.9750 => 37.8950)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.45% (2.0400 => 2.0900)
  MultiSource/Benchmarks/nbench/nbench: 2.36% (2.7600 => 2.8250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.14% (10.2900 => 10.5100)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 2.00% (12.2750 => 12.5200)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.95% (1.5400 => 1.5700)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 1.93% (3.3600 => 3.4250)
  MultiSource/Applications/lua/lua: 1.80% (9.4400 => 9.6100)
  SingleSource/Benchmarks/Shootout-C++/ary2: 1.60% (0.6250 => 0.6350)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 1.38% (0.7250 => 0.7350)
  MultiSource/Benchmarks/Olden/bh/bh: 1.37% (0.7300 => 0.7400)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.32% (0.7550 => 0.7650)
  MultiSource/Benchmarks/Prolangs-C/football/football: 1.15% (2.1650 => 2.1900)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 1.06% (1.8800 => 1.9000)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 1.04% (1.4400 => 1.4550)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Shootout-C++/ary2: 55.56% (0.0450 => 0.0700)
  SingleSource/Benchmarks/Misc/perlin: 49.66% (4.4700 => 6.6900)
  SingleSource/Benchmarks/Shootout-C++/ary: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 35.00% (0.1000 => 0.1350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 25.09% (5.6400 => 7.0550)
  MultiSource/Applications/kimwitu++/kc: 25.00% (0.0800 => 0.1000)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/McGill/queens: 20.06% (3.2400 => 3.8900)
  SingleSource/Benchmarks/Stanford/Puzzle: 18.64% (0.2950 => 0.3500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 16.98% (24.2650 => 28.3850)
  MultiSource/Applications/hexxagon/hexxagon: 16.59% (20.2250 => 23.5800)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.32% (0.6200 => 0.7150)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 14.62% (6.3600 => 7.2900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.31% (11.6300 => 12.9450)
  SingleSource/Benchmarks/Shootout-C++/moments: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Misc/salsa20: 10.45% (15.3050 => 16.9050)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.09% (2.1300 => 2.3450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.45% (12.9150 => 14.1350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 9.23% (14.2450 => 15.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.65% (0.5200 => 0.5650)
  SingleSource/Benchmarks/Misc/oourafft: 8.46% (12.3450 => 13.3900)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 7.41% (0.9450 => 1.0150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 7.25% (0.3450 => 0.3700)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.46% (9.8300 => 10.4650)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 5.97% (9.0500 => 9.5900)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.96% (1.7150 => 1.8000)
  SingleSource/Benchmarks/Misc/fbench: 4.92% (5.4850 => 5.7550)
  MultiSource/Benchmarks/Olden/bisort/bisort: 4.83% (1.3450 => 1.4100)
  SingleSource/Benchmarks/Misc-C++/bigfib: 4.72% (0.5300 => 0.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 4.30% (0.4650 => 0.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 4.29% (0.3500 => 0.3650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 3.88% (19.5650 => 20.3250)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.86% (1.2950 => 1.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 3.62% (10.0800 => 10.4450)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 3.16% (3.0100 => 3.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 2.74% (1.8250 => 1.8750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 2.38% (0.6300 => 0.6450)
  SingleSource/Benchmarks/Shootout/hash: 2.04% (12.4850 => 12.7400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.97% (6.0850 => 6.2050)
  SingleSource/UnitTests/Vector/multiplies: 1.76% (0.8500 => 0.8650)
  MultiSource/Applications/SPASS/SPASS: 1.74% (26.0950 => 26.5500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 1.61% (34.3950 => 34.9500)
  MultiSource/Benchmarks/llubenchmark/llu: 1.49% (13.7800 => 13.9850)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.19% (19.2500 => 19.4800)
  SingleSource/Benchmarks/Shootout/fib2: 1.11% (6.7600 => 6.8350)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/2002-05-02-CastTest1: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -75.00% (0.0400 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -70.00% (0.0500 => 0.0150)
  SingleSource/Regression/C/PR491: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -62.22% (0.2250 => 0.0850)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2009-12-07-StructReturn: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/fixups: -58.82% (0.0850 => 0.0350)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -57.14% (0.0700 => 0.0300)
  SingleSource/UnitTests/2003-05-14-AtExit: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2003-06-16-VolatileError: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/Vector/sumarray: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray-dbl: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/blockstret: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C/compare: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C/globalrefs: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/pointer_method2: -42.11% (0.0950 => 0.0550)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/ccc: -40.00% (0.0750 => 0.0450)
  SingleSource/UnitTests/2006-01-23-UnionInit: -38.89% (0.0900 => 0.0550)
  SingleSource/Regression/C/sumarray2d: -38.10% (0.1050 => 0.0650)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -33.33% (0.1350 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/vla: -32.14% (0.1400 => 0.0950)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -32.00% (0.1250 => 0.0850)
  SingleSource/Benchmarks/Shootout/lists: -31.91% (0.2350 => 0.1600)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -31.58% (0.0950 => 0.0650)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2008-04-18-LoopBug: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -29.63% (0.1350 => 0.0950)
  SingleSource/Benchmarks/Stanford/IntMM: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -29.27% (0.2050 => 0.1450)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -28.30% (0.2650 => 0.1900)
  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/UnitTests/2003-07-10-SignConversions: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Stanford/Perm: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Shootout/ary3: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/PR1386: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -24.44% (0.2250 => 0.1700)
  MultiSource/Benchmarks/Olden/tsp/tsp: -23.53% (0.3400 => 0.2600)
  SingleSource/Benchmarks/Shootout/methcall: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -21.74% (0.2300 => 0.1800)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -21.62% (0.1850 => 0.1450)
  SingleSource/UnitTests/SignlessTypes/shr: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/initp1: -21.43% (0.1400 => 0.1100)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -20.83% (0.2400 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.83% (0.1200 => 0.0950)
  SingleSource/Regression/C/uint64_to_float: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -20.69% (0.1450 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -20.51% (0.1950 => 0.1550)
  SingleSource/UnitTests/SignlessTypes/rem: -20.34% (0.2950 => 0.2350)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.00% (0.2250 => 0.1800)
  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/sumarraymalloc: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2003-04-22-Switch: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Vector/multiplies: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Stanford/Treesort: -19.23% (0.1300 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -18.84% (0.3450 => 0.2800)
  SingleSource/Regression/C/sumarray: -18.75% (0.0800 => 0.0650)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -18.00% (0.2500 => 0.2050)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -18.00% (0.2500 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -17.78% (0.2250 => 0.1850)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -17.46% (0.3150 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -17.39% (0.2300 => 0.1900)
  SingleSource/Regression/C/bigstack: -16.67% (0.0900 => 0.0750)
  MultiSource/Benchmarks/FreeBench/neural/neural: -16.13% (0.4650 => 0.3900)
  SingleSource/Benchmarks/Stanford/Queens: -15.79% (0.0950 => 0.0800)
  SingleSource/UnitTests/2003-05-26-Shorts: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -15.00% (0.3000 => 0.2550)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -13.89% (0.1800 => 0.1550)
  SingleSource/Benchmarks/Stanford/FloatMM: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -13.16% (0.1900 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -12.31% (0.3250 => 0.2850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -12.26% (0.5300 => 0.4650)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.21% (0.6550 => 0.5750)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -11.63% (0.2150 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -11.43% (0.1750 => 0.1550)
  MultiSource/Benchmarks/FreeBench/distray/distray: -11.32% (0.2650 => 0.2350)
  SingleSource/Benchmarks/Dhrystone/fldry: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -10.67% (0.3750 => 0.3350)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -10.45% (0.3350 => 0.3000)
  MultiSource/Benchmarks/Olden/power/power: -10.45% (0.3350 => 0.3000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.35% (3.4300 => 3.0750)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.08% (0.6450 => 0.5800)
  MultiSource/Benchmarks/McCat/09-vor/vor: -10.06% (0.8450 => 0.7600)
  SingleSource/Benchmarks/Stanford/Bubblesort: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/BitBench/five11/five11: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -9.52% (0.5250 => 0.4750)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -9.43% (1.4850 => 1.3450)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -9.33% (0.7500 => 0.6800)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -9.24% (0.9200 => 0.8350)
  SingleSource/Benchmarks/McGill/misr: -8.82% (0.1700 => 0.1550)
  MultiSource/Applications/sgefa/sgefa: -8.74% (0.9150 => 0.8350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.70% (0.2300 => 0.2100)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -8.35% (2.1550 => 1.9750)
  SingleSource/Benchmarks/Misc/richards_benchmark: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Shootout/matrix: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/Olden/mst/mst: -8.20% (0.3050 => 0.2800)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.84% (0.7650 => 0.7050)
  MultiSource/Benchmarks/llubenchmark/llu: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -7.69% (0.1950 => 0.1800)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -7.59% (0.3950 => 0.3650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/McGill/chomp: -7.00% (0.5000 => 0.4650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.93% (1.8050 => 1.6800)
  MultiSource/Applications/aha/aha: -6.90% (0.2900 => 0.2700)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -6.82% (0.2200 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.71% (2.3850 => 2.2250)
  MultiSource/Benchmarks/McCat/08-main/main: -6.52% (0.6900 => 0.6450)
  SingleSource/Benchmarks/Shootout-C++/hash2: -6.42% (1.0900 => 1.0200)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Misc/ffbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Applications/spiff/spiff: -5.84% (2.0550 => 1.9350)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -5.41% (0.1850 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -5.27% (3.2250 => 3.0550)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -5.21% (1.6300 => 1.5450)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -5.19% (0.3850 => 0.3650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.85% (1.3400 => 1.2750)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.60% (0.4350 => 0.4150)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.35% (0.3450 => 0.3300)
  SingleSource/Benchmarks/Misc-C++/bigfib: -3.57% (1.5400 => 1.4850)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -3.15% (1.2700 => 1.2300)
  MultiSource/Applications/obsequi/Obsequi: -3.05% (2.7850 => 2.7000)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -2.91% (2.2350 => 2.1700)
  MultiSource/Benchmarks/Olden/em3d/em3d: -2.35% (0.4250 => 0.4150)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.04% (0.4900 => 0.4800)
  SingleSource/Regression/C++/ofstream_ctor: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.57% (1.9100 => 1.8800)
  MultiSource/Benchmarks/Bullet/bullet: -1.49% (78.5700 => 77.4000)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.29% (1.5500 => 1.5300)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.15% (0.8700 => 0.8600)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.02% (0.9800 => 0.9700)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Misc/lowercase: -100.00% (0.8050 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -95.55% (132.9100 => 5.9150)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.20% (135.9600 => 7.8900)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.34% (139.4900 => 9.2950)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -93.23% (69.4500 => 4.7050)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -92.86% (139.2350 => 9.9400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -92.36% (87.0250 => 6.6450)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.26% (3.4900 => 0.3050)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.99% (109.4200 => 9.8550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.92% (70.3150 => 6.3850)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.36% (110.6900 => 10.6650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.12% (78.8650 => 7.7900)
  SingleSource/Benchmarks/Linpack/linpack-pc: -89.48% (52.1250 => 5.4850)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.98% (430.9350 => 47.5050)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.30% (47.5200 => 6.5100)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -85.91% (68.9650 => 9.7150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -81.08% (44.3950 => 8.4000)
  SingleSource/Benchmarks/Shootout-C++/matrix: -79.67% (33.3700 => 6.7850)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -79.63% (2.7000 => 0.5500)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.70% (0.8450 => 0.1800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -78.34% (17.9100 => 3.8800)
  SingleSource/Benchmarks/Shootout/matrix: -77.95% (24.1750 => 5.3300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.98% (51.7900 => 11.9200)
  MultiSource/Applications/oggenc/oggenc: -72.50% (1.0000 => 0.2750)
  SingleSource/Benchmarks/Misc/pi: -71.76% (4.5150 => 1.2750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.48% (44.0050 => 12.5500)
  SingleSource/Benchmarks/Shootout-C++/sieve: -71.47% (17.4200 => 4.9700)
  MultiSource/Benchmarks/Bullet/bullet: -71.26% (63.6050 => 18.2800)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -70.48% (15.5850 => 4.6000)
  SingleSource/Benchmarks/Shootout/nestedloop: -64.86% (0.3700 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.31% (34.3750 => 12.2700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.03% (30.5950 => 11.0050)
  MultiSource/Benchmarks/Olden/mst/mst: -62.63% (0.4950 => 0.1850)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -58.33% (0.3000 => 0.1250)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -55.56% (0.3150 => 0.1400)
  MultiSource/Benchmarks/McCat/08-main/main: -50.00% (0.1700 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -50.00% (0.0200 => 0.0100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -49.75% (30.4700 => 15.3100)
  MultiSource/Applications/d/make_dparser: -46.67% (0.1500 => 0.0800)
  MultiSource/Benchmarks/PAQ8p/paq8p: -43.51% (218.4000 => 123.3650)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -41.17% (4.8700 => 2.8650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -40.81% (13.2450 => 7.8400)
  SingleSource/Benchmarks/Misc/flops-3: -40.45% (9.9000 => 5.8950)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -40.43% (13.8750 => 8.2650)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -37.50% (0.0400 => 0.0250)
  MultiSource/Applications/sgefa/sgefa: -36.81% (0.8150 => 0.5150)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -35.79% (25.4650 => 16.3500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.71% (0.0700 => 0.0450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -35.32% (1.0900 => 0.7050)
  SingleSource/Benchmarks/Misc/flops-4: -34.85% (4.1750 => 2.7200)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -33.08% (4.6250 => 3.0950)
  SingleSource/Benchmarks/Misc/flops-6: -32.67% (6.5800 => 4.4300)
  SingleSource/Benchmarks/Misc/flops-8: -32.18% (6.9300 => 4.7000)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.93% (9.1650 => 6.6050)
  SingleSource/Benchmarks/Shootout-C++/strcat: -27.50% (0.2000 => 0.1450)
  SingleSource/Benchmarks/Misc/fp-convert: -27.32% (5.2900 => 3.8450)
  SingleSource/Benchmarks/Shootout-C++/hash2: -26.33% (10.5600 => 7.7800)
  SingleSource/Benchmarks/Misc/flops-5: -25.30% (6.1850 => 4.6200)
  MultiSource/Benchmarks/Olden/em3d/em3d: -24.45% (9.0600 => 6.8450)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -23.86% (4.1700 => 3.1750)
  MultiSource/Benchmarks/McCat/09-vor/vor: -22.54% (0.3550 => 0.2750)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -22.48% (22.8850 => 17.7400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -21.08% (12.6450 => 9.9800)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -20.83% (0.4800 => 0.3800)
  SingleSource/Benchmarks/Misc/flops: -20.28% (18.4900 => 14.7400)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -20.00% (0.3000 => 0.2400)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -20.00% (1.9750 => 1.5800)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -19.51% (0.4100 => 0.3300)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -18.78% (19.3000 => 15.6750)
  MultiSource/Benchmarks/MallocBench/gs/gs: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/McGill/misr: -18.35% (0.5450 => 0.4450)
  MultiSource/Benchmarks/sim/sim: -18.03% (12.6450 => 10.3650)
  MultiSource/Applications/JM/ldecod/ldecod: -17.86% (0.1400 => 0.1150)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.3600 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.19% (207.6300 => 174.0200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -16.12% (9.4600 => 7.9350)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -16.05% (5.7950 => 4.8650)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -14.81% (0.1350 => 0.1150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -14.59% (9.4950 => 8.1100)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -14.29% (0.3850 => 0.3300)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -13.64% (0.2200 => 0.1900)
  MultiSource/Applications/minisat/minisat: -13.59% (23.2200 => 20.0650)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -13.48% (3.9700 => 3.4350)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -12.00% (6.8350 => 6.0150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -11.68% (72.2950 => 63.8500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.77% (1.3000 => 1.1600)
  MultiSource/Applications/lua/lua: -10.21% (56.2150 => 50.4750)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.19% (2.6500 => 2.3800)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -10.00% (0.3000 => 0.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -9.95% (144.6550 => 130.2600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -9.65% (3.4700 => 3.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -9.18% (16.6100 => 15.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.90% (7.3600 => 6.7050)
  SingleSource/Benchmarks/Misc/ReedSolomon: -8.58% (17.3750 => 15.8850)
  SingleSource/Benchmarks/Misc/ffbench: -7.50% (3.2650 => 3.0200)
  SingleSource/Benchmarks/Stanford/Treesort: -7.50% (0.2000 => 0.1850)
  MultiSource/Applications/JM/lencod/lencod: -7.33% (16.1700 => 14.9850)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.35% (0.9450 => 0.8850)
  MultiSource/Benchmarks/nbench/nbench: -6.22% (31.8900 => 29.9050)
  MultiSource/Benchmarks/Olden/bh/bh: -5.87% (6.3000 => 5.9300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -5.82% (11.6750 => 10.9950)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -5.64% (7.0000 => 6.6050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -5.63% (6.3950 => 6.0350)
  SingleSource/Benchmarks/Shootout/strcat: -5.56% (0.3600 => 0.3400)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -5.43% (0.4600 => 0.4350)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -5.43% (15.2750 => 14.4450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -5.39% (9.8250 => 9.2950)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -5.33% (12.9350 => 12.2450)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -5.30% (22.2650 => 21.0850)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -5.16% (3.7800 => 3.5850)
  MultiSource/Applications/aha/aha: -5.12% (5.8600 => 5.5600)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -5.05% (14.1600 => 13.4450)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.90% (9.0750 => 8.6300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -4.85% (0.5150 => 0.4900)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -4.78% (1.2550 => 1.1950)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -4.14% (5.1900 => 4.9750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -3.97% (1.5100 => 1.4500)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -3.97% (10.3400 => 9.9300)
  SingleSource/Benchmarks/Shootout/heapsort: -3.85% (12.0650 => 11.6000)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  SingleSource/Regression/C/uint64_to_float: -3.69% (1.4900 => 1.4350)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -3.53% (4.3850 => 4.2300)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -3.48% (14.6400 => 14.1300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -3.32% (17.4450 => 16.8650)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -3.31% (1.6600 => 1.6050)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.31% (2.4200 => 2.3400)
  SingleSource/Benchmarks/Shootout-C++/ary3: -3.21% (5.2950 => 5.1250)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -3.07% (11.4000 => 11.0500)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -2.84% (20.5850 => 20.0000)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.78% (12.0300 => 11.6950)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.72% (7.7300 => 7.5200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.69% (30.9900 => 30.1550)
  SingleSource/Benchmarks/Dhrystone/dry: -2.44% (3.8900 => 3.7950)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -2.37% (2.3250 => 2.2700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -2.23% (36.0300 => 35.2250)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -2.16% (106.1900 => 103.9000)
  MultiSource/Benchmarks/Olden/power/power: -2.11% (6.4100 => 6.2750)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.81% (8.2750 => 8.1250)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.67% (1.4950 => 1.4700)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.66% (36.1950 => 35.5950)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.64% (4.5650 => 4.4900)
  SingleSource/Benchmarks/Misc/mandel: -1.55% (3.5500 => 3.4950)
  MultiSource/Applications/viterbi/viterbi: -1.53% (8.5200 => 8.3900)
  MultiSource/Applications/obsequi/Obsequi: -1.44% (4.1800 => 4.1200)
  SingleSource/Benchmarks/McGill/chomp: -1.38% (1.8100 => 1.7850)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -1.30% (6.9300 => 6.8400)
  SingleSource/Benchmarks/Misc/whetstone: -1.29% (4.2750 => 4.2200)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -1.24% (5.2600 => 5.1950)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.21% (3.2950 => 3.2550)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.17% (3.8400 => 3.7950)
  MultiSource/Benchmarks/NPB-serial/is/is: -1.15% (23.1000 => 22.8350)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -1.06% (2.8250 => 2.7950)
  MultiSource/Benchmarks/Olden/health/health: -1.03% (1.4600 => 1.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -1.01% (77.7250 => 76.9400)

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

Added Tests - Compile Time
--------------------------
  SingleSource/Regression/C/PR10189

Added Tests - Execution Time
----------------------------
  SingleSource/Regression/C/PR10189

Report Time: 2.25s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20131114/2e8a6514/attachment.html>


More information about the llvm-testresults mailing list