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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Mon Nov 11 12:36:16 PST 2013


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

Comparing:
     Run: 17159, Order: 194396, Start Time: 2013-11-11 19:32:52, End Time: 2013-11-11 20:39:43
      To: 17157, Order: 194391, Start Time: 2013-11-11 17:53:36, End Time: 2013-11-11 19:00:15
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: 5 (229 on baseline)
Performance Improvements: 11 (321 on baseline)
Removed Tests: 0 (13 on baseline)
Added Tests: 0 (2 on baseline)
Unchanged Tests: 1094 (526 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/llubenchmark/llu: 23.81% (0.1050 => 0.1300, std.dev.: 0.0064)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 14.06% (0.3200 => 0.3650, std.dev.: 0.0103)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/nbench/nbench: 30.56% (31.9500 => 41.7150, std.dev.: 3.0622)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.58% (1.3450 => 1.4200, std.dev.: 0.0127)
  MultiSource/Applications/spiff/spiff: 2.67% (7.4850 => 7.6850, std.dev.: 0.0552)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/global_type: -100.00% (0.0150 => 0.0000, std.dev.: 0.0054)
  SingleSource/UnitTests/2003-08-20-FoldBug: -71.43% (0.0350 => 0.0100, std.dev.: 0.0071)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -71.43% (0.0350 => 0.0100, std.dev.: 0.0050)
  SingleSource/Regression/C++/short_circuit_dtor: -42.86% (0.0350 => 0.0200, std.dev.: 0.0033)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -12.90% (0.1550 => 0.1350, std.dev.: 0.0063)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -9.84% (0.9150 => 0.8250, std.dev.: 0.0161)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -4.12% (1.4550 => 1.3950, std.dev.: 0.0206)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -4.44% (0.4500 => 0.4300, std.dev.: 0.0063)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.27% (1.5300 => 1.4800, std.dev.: 0.0132)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.90% (6.8400 => 6.7100, std.dev.: 0.0255)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -1.07% (12.1450 => 12.0150, std.dev.: 0.0119)

================================
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: -11.76% (0.3400 => 0.3000)
  MultiSource/Applications/lemon/lemon: -42.26% (3.9400 => 2.2750)
  MultiSource/Applications/sqlite3/sqlite3: - (9.8100 => 9.8100)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.16% (0.7900 => 0.8150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -35.71% (0.2800 => 0.1800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -36.27% (3.2950 => 2.1000)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.19% (84.6050 => 9.9950)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -40.62% (1.2800 => 0.7600)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/Vector/constpool: 242.85% (36.6950 => 125.8100)
  SingleSource/Regression/C++/2003-05-14-array-init: 200.00% (0.0100 => 0.0300)
  SingleSource/UnitTests/block-byref-test: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/hello: 133.33% (0.0150 => 0.0350)
  SingleSource/Benchmarks/Shootout/fib2: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-05-03-NotTest: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/Vector/build: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/simple: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C++/pointer_member: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C++/BuiltinTypeInfo: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Misc/flops-7: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Shootout/strcat: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 33.33% (0.0900 => 0.1200)
  SingleSource/Benchmarks/Shootout/sieve: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/Vector/build2: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 29.13% (2.3000 => 2.9700)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 28.19% (2.4300 => 3.1150)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 27.25% (2.2750 => 2.8950)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 26.30% (2.3000 => 2.9050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 25.80% (2.5000 => 3.1450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 25.80% (2.3450 => 2.9500)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 25.68% (2.3950 => 3.0100)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 25.66% (2.2800 => 2.8650)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.34% (2.5850 => 3.2400)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 24.79% (2.3400 => 2.9200)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 24.53% (2.4050 => 2.9950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 24.45% (2.4950 => 3.1050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 24.28% (2.4300 => 3.0200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 24.23% (2.4350 => 3.0250)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 24.12% (2.5500 => 3.1650)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 23.47% (2.7700 => 3.4200)
  SingleSource/Benchmarks/Misc/oourafft: 21.74% (0.4600 => 0.5600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 21.63% (2.6350 => 3.2050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 21.55% (2.5750 => 3.1300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 21.25% (2.4000 => 2.9100)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 20.08% (2.3900 => 2.8700)
  SingleSource/Benchmarks/Dhrystone/dry: 20.00% (0.1000 => 0.1200)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 19.92% (2.4850 => 2.9800)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 19.46% (2.2100 => 2.6400)
  SingleSource/Benchmarks/Misc/mandel: 19.05% (0.1050 => 0.1250)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 19.03% (2.2600 => 2.6900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 18.87% (2.3850 => 2.8350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 18.72% (2.3500 => 2.7900)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 18.71% (2.4850 => 2.9500)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 18.32% (2.2650 => 2.6800)
  SingleSource/Benchmarks/Misc/fp-convert: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 17.54% (2.2800 => 2.6800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 17.20% (2.3250 => 2.7250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 17.20% (2.3550 => 2.7600)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 17.09% (2.7800 => 3.2550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 16.87% (2.4600 => 2.8750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 16.80% (2.5600 => 2.9900)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 16.53% (2.3600 => 2.7500)
  SingleSource/Benchmarks/Shootout/heapsort: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 15.72% (2.3850 => 2.7600)
  SingleSource/Benchmarks/Misc/ffbench: 15.15% (0.1650 => 0.1900)
  MultiSource/Applications/lemon/lemon: 14.23% (2.8100 => 3.2100)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 14.09% (2.5550 => 2.9150)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 14.06% (0.3200 => 0.3650)
  SingleSource/Benchmarks/Shootout-C++/fibo: 13.58% (0.4050 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/hello: 13.41% (0.4100 => 0.4650)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  SingleSource/Regression/C/casts: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 13.17% (2.3150 => 2.6200)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 13.10% (0.4200 => 0.4750)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 12.79% (0.4300 => 0.4850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 12.50% (0.4400 => 0.4950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 12.50% (0.2000 => 0.2250)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 12.00% (0.1250 => 0.1400)
  SingleSource/Benchmarks/Stanford/Puzzle: 12.00% (0.2500 => 0.2800)
  SingleSource/Benchmarks/Linpack/linpack-pc: 11.86% (0.5900 => 0.6600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 11.42% (12.4350 => 13.8550)
  SingleSource/Benchmarks/Stanford/RealMM: 11.11% (0.0900 => 0.1000)
  SingleSource/Regression/C/bigstack: 11.11% (0.0900 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 10.68% (3.0900 => 3.4200)
  MultiSource/Applications/viterbi/viterbi: 10.67% (0.3750 => 0.4150)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 10.53% (0.4750 => 0.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 10.34% (0.1450 => 0.1600)
  MultiSource/Benchmarks/Olden/health/health: 10.29% (0.3400 => 0.3750)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 10.28% (1.4100 => 1.5550)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.00% (0.4500 => 0.4950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 9.68% (0.1550 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 9.66% (3.3650 => 3.6900)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 9.55% (0.7850 => 0.8600)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 8.89% (8.7750 => 9.5550)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 8.60% (0.4650 => 0.5050)
  MultiSource/Benchmarks/McCat/05-eks/eks: 8.60% (1.1050 => 1.2000)
  MultiSource/Applications/JM/lencod/lencod: 8.52% (37.8300 => 41.0550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 8.51% (0.2350 => 0.2550)
  MultiSource/Applications/oggenc/oggenc: 8.18% (12.6500 => 13.6850)
  SingleSource/Benchmarks/Misc/whetstone: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Shootout-C++/wc: 8.08% (0.4950 => 0.5350)
  MultiSource/Applications/JM/ldecod/ldecod: 7.86% (17.0550 => 18.3950)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 7.69% (0.7800 => 0.8400)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 7.50% (16.1300 => 17.3400)
  SingleSource/Benchmarks/Shootout-C++/moments: 7.47% (0.8700 => 0.9350)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 7.46% (0.3350 => 0.3600)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 7.44% (1.0750 => 1.1550)
  SingleSource/Benchmarks/Shootout-C++/objinst: 7.22% (0.4850 => 0.5200)
  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++/office/office: 7.00% (0.5000 => 0.5350)
  SingleSource/Benchmarks/Shootout-C++/lists: 6.90% (0.5800 => 0.6200)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 6.73% (1.1150 => 1.1900)
  MultiSource/Benchmarks/Olden/bisort/bisort: 6.67% (0.1500 => 0.1600)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.67% (0.1500 => 0.1600)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 6.67% (0.1500 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/random: 6.59% (0.4550 => 0.4850)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 6.58% (21.2100 => 22.6050)
  SingleSource/Benchmarks/Shootout-C++/matrix: 6.42% (0.5450 => 0.5800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Misc/flops: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 6.37% (10.4350 => 11.1000)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.32% (0.4750 => 0.5050)
  MultiSource/Applications/hexxagon/hexxagon: 6.17% (2.2700 => 2.4100)
  MultiSource/Applications/SIBsim4/SIBsim4: 6.11% (3.1900 => 3.3850)
  SingleSource/Benchmarks/Shootout-C++/sieve: 6.11% (0.6550 => 0.6950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.74% (57.8250 => 61.1450)
  MultiSource/Applications/sqlite3/sqlite3: 5.66% (47.7200 => 50.4200)
  MultiSource/Benchmarks/nbench/nbench: 5.62% (2.7600 => 2.9150)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 4.96% (0.7050 => 0.7400)
  MultiSource/Applications/d/make_dparser: 4.78% (7.9450 => 8.3250)
  MultiSource/Applications/ClamAV/clamscan: 4.54% (35.8900 => 37.5200)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 4.35% (0.6900 => 0.7200)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.24% (12.2750 => 12.7950)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 4.19% (1.9100 => 1.9900)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 4.00% (2.5000 => 2.6000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 3.97% (0.7550 => 0.7850)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 3.90% (0.3850 => 0.4000)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 3.90% (1.5400 => 1.6000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 3.81% (0.5250 => 0.5450)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 3.81% (0.5250 => 0.5450)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 3.79% (0.6600 => 0.6850)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 3.74% (10.2900 => 10.6750)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 3.67% (0.5450 => 0.5650)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 3.59% (2.5100 => 2.6000)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 3.57% (2.8050 => 2.9050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 3.45% (0.2900 => 0.3000)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 3.45% (0.2900 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 3.45% (0.7250 => 0.7500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 3.43% (2.0400 => 2.1100)
  SingleSource/Benchmarks/Misc/ReedSolomon: 3.19% (0.4700 => 0.4850)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 3.06% (1.1450 => 1.1800)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.03% (33.6200 => 34.6400)
  MultiSource/Applications/hbd/hbd: 2.96% (3.3800 => 3.4800)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 2.83% (10.9650 => 11.2750)
  MultiSource/Benchmarks/Prolangs-C/football/football: 2.77% (2.1650 => 2.2250)
  MultiSource/Applications/lua/lua: 2.75% (9.4400 => 9.7000)
  MultiSource/Benchmarks/Olden/bh/bh: 2.74% (0.7300 => 0.7500)
  MultiSource/Applications/SPASS/SPASS: 2.66% (36.9750 => 37.9600)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 2.46% (3.6600 => 3.7500)
  MultiSource/Benchmarks/Olden/em3d/em3d: 2.35% (0.4250 => 0.4350)
  MultiSource/Applications/treecc/treecc: 2.27% (5.0550 => 5.1700)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 2.24% (2.2350 => 2.2850)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.22% (6.0900 => 6.2250)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 2.21% (0.9050 => 0.9250)
  MultiSource/Benchmarks/sim/sim: 1.86% (0.8050 => 0.8200)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.73% (22.2000 => 22.5850)
  SingleSource/Benchmarks/Shootout-C++/ary: 1.67% (0.6000 => 0.6100)
  MultiSource/Benchmarks/MallocBench/gs/gs: 1.44% (10.0700 => 10.2150)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.39% (0.7200 => 0.7300)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 1.33% (1.8800 => 1.9050)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 1.19% (3.3600 => 3.4000)
  MultiSource/Benchmarks/McCat/18-imp/imp: 1.15% (0.8700 => 0.8800)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.13% (97.6800 => 98.7800)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 1.06% (6.1050 => 6.1700)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 51.45% (4.4700 => 6.7700)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 40.00% (0.1000 => 0.1400)
  MultiSource/Applications/kimwitu++/kc: 37.50% (0.0800 => 0.1100)
  SingleSource/Benchmarks/Shootout-C++/ary: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/nbench/nbench: 30.81% (31.8900 => 41.7150)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Shootout-C++/ary2: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 21.45% (5.6400 => 6.8500)
  SingleSource/Benchmarks/McGill/queens: 20.06% (3.2400 => 3.8900)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.95% (0.2950 => 0.3450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Applications/hexxagon/hexxagon: 14.66% (20.2250 => 23.1900)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 14.62% (6.3600 => 7.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 13.98% (0.4650 => 0.5300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 13.14% (7.0000 => 7.9200)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.31% (11.6300 => 12.9450)
  SingleSource/Benchmarks/Misc/salsa20: 10.39% (15.3050 => 16.8950)
  SingleSource/Benchmarks/Misc-C++/bigfib: 10.38% (0.5300 => 0.5850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 9.65% (1.2950 => 1.4200)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.62% (2.1300 => 2.3350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.49% (12.9150 => 14.1400)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 8.70% (0.3450 => 0.3750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 7.81% (9.8650 => 10.6350)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.92% (9.8300 => 10.5100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 6.49% (14.2450 => 15.1700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 5.86% (9.0500 => 9.5800)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.54% (1.7150 => 1.8100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 5.48% (3.0100 => 3.1750)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 5.48% (106.1900 => 112.0100)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 4.89% (3.7800 => 3.9650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 4.81% (0.5200 => 0.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 4.71% (10.0800 => 10.5550)
  SingleSource/Benchmarks/Misc/fbench: 4.65% (5.4850 => 5.7400)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 4.55% (0.2200 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.40% (1.2500 => 1.3050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.32% (19.5650 => 20.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 3.22% (16.6100 => 17.1450)
  MultiSource/Applications/spiff/spiff: 3.15% (7.4500 => 7.6850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 2.47% (6.0850 => 6.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 2.38% (0.6300 => 0.6450)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.37% (11.3900 => 11.6600)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.10% (19.2500 => 19.6550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 1.45% (34.3950 => 34.8950)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 1.42% (2.8250 => 2.8650)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 1.33% (5.2600 => 5.3300)
  MultiSource/Benchmarks/llubenchmark/llu: 1.27% (13.7800 => 13.9550)
  SingleSource/Benchmarks/Shootout/hash: 1.08% (12.4850 => 12.6200)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 1.06% (1.8800 => 1.9000)
  MultiSource/Benchmarks/Olden/health/health: 1.03% (1.4600 => 1.4750)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.00% (1.4950 => 1.5100)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/global_type: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/stmtexpr: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/SignlessTypes/factor: -75.56% (0.2250 => 0.0550)
  SingleSource/Regression/C/2003-06-16-VolatileError: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2003-08-20-FoldBug: -75.00% (0.0400 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/cast2: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -61.54% (0.0650 => 0.0250)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest3: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C++/short_circuit_dtor: -55.56% (0.0450 => 0.0200)
  SingleSource/Regression/C/PR1386: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/pointer_arithmetic: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2007-03-02-VaCopy: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -50.00% (0.0700 => 0.0350)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/byval-alignment: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/sumarray2d: -42.86% (0.1050 => 0.0600)
  SingleSource/Benchmarks/Stanford/Quicksort: -41.67% (0.1200 => 0.0700)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -40.00% (0.0500 => 0.0300)
  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/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/callargs: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-08-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/sumarraymalloc: -35.00% (0.1000 => 0.0650)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -33.33% (0.0600 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -33.33% (0.1050 => 0.0700)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -32.08% (0.2650 => 0.1800)
  SingleSource/Regression/C/sumarray: -31.25% (0.0800 => 0.0550)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/Benchmarks/Stanford/Treesort: -30.77% (0.1300 => 0.0900)
  SingleSource/Benchmarks/Shootout/ary3: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2008-04-18-LoopBug: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Shootout/methcall: -29.41% (0.0850 => 0.0600)
  SingleSource/UnitTests/2006-02-04-DivRem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/initp1: -28.57% (0.1400 => 0.1000)
  SingleSource/UnitTests/2006-01-23-UnionInit: -27.78% (0.0900 => 0.0650)
  SingleSource/Regression/C/globalrefs: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/testtrace: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-10-SignConversions: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -26.09% (0.2300 => 0.1700)
  SingleSource/Benchmarks/Shootout/lists: -25.53% (0.2350 => 0.1750)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -24.44% (0.2250 => 0.1700)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -24.39% (0.2050 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -24.00% (0.2500 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Shootout/ackermann: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -22.86% (0.1750 => 0.1350)
  SingleSource/Benchmarks/Stanford/FloatMM: -22.73% (0.1100 => 0.0850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -22.22% (0.1350 => 0.1050)
  SingleSource/UnitTests/vla: -21.43% (0.1400 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -21.28% (0.2350 => 0.1850)
  SingleSource/Benchmarks/Stanford/Perm: -21.05% (0.0950 => 0.0750)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Threads/tls: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -20.00% (0.1250 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -19.44% (0.1800 => 0.1450)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -19.05% (0.3150 => 0.2550)
  SingleSource/UnitTests/SignlessTypes/rem: -18.64% (0.2950 => 0.2400)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Stanford/IntMM: -18.52% (0.1350 => 0.1100)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-12-13-MishaTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-31-CastToBool: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -18.00% (0.2500 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -17.95% (0.1950 => 0.1600)
  SingleSource/Regression/C/uint64_to_float: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -16.28% (0.2150 => 0.1800)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -15.38% (0.1300 => 0.1100)
  SingleSource/Regression/C/badidx: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-08-11-VaListArg: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -15.22% (0.2300 => 0.1950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -15.09% (0.2650 => 0.2250)
  MultiSource/Benchmarks/FreeBench/neural/neural: -15.05% (0.4650 => 0.3950)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -14.93% (0.3350 => 0.2850)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.58% (0.2400 => 0.2050)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -14.50% (0.6550 => 0.5600)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -14.49% (0.3450 => 0.2950)
  SingleSource/Benchmarks/Misc/flops-1: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-3: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/BitBench/five11/five11: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -12.67% (0.7500 => 0.6550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -12.50% (0.2000 => 0.1750)
  SingleSource/Benchmarks/Shootout/objinst: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -12.38% (0.5250 => 0.4600)
  SingleSource/Benchmarks/McGill/misr: -11.76% (0.1700 => 0.1500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -11.14% (2.1550 => 1.9150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -11.11% (0.2250 => 0.2000)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.87% (0.9200 => 0.8200)
  MultiSource/Benchmarks/Olden/tsp/tsp: -10.29% (0.3400 => 0.3050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -10.13% (0.3950 => 0.3550)
  MultiSource/Benchmarks/McCat/09-vor/vor: -10.06% (0.8450 => 0.7600)
  SingleSource/Benchmarks/Stanford/Bubblesort: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -10.00% (0.2500 => 0.2250)
  MultiSource/Benchmarks/FreeBench/mason/mason: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  SingleSource/Benchmarks/Shootout-C++/hash2: -9.17% (1.0900 => 0.9900)
  MultiSource/Applications/aha/aha: -8.62% (0.2900 => 0.2650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.60% (3.4300 => 3.1350)
  SingleSource/Benchmarks/Stanford/Oscar: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -7.89% (0.1900 => 0.1750)
  MultiSource/Applications/sgefa/sgefa: -7.65% (0.9150 => 0.8450)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -7.41% (1.4850 => 1.3750)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.19% (0.7650 => 0.7100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -6.67% (0.2250 => 0.2100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -6.67% (0.3000 => 0.2800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.65% (1.8050 => 1.6850)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -6.25% (0.8800 => 0.8250)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.51% (1.2700 => 1.2000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.43% (0.6450 => 0.6100)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -5.26% (0.1900 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -5.26% (0.1900 => 0.1800)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -5.06% (0.3950 => 0.3750)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/Olden/mst/mst: -4.92% (0.3050 => 0.2900)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.87% (1.5400 => 1.4650)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -4.61% (2.3850 => 2.2750)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.60% (0.4350 => 0.4150)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.50% (3.2250 => 3.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.35% (0.2300 => 0.2200)
  MultiSource/Applications/spiff/spiff: -4.14% (2.0550 => 1.9700)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -4.08% (0.4900 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.08% (0.9800 => 0.9400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -3.73% (1.3400 => 1.2900)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -3.37% (1.6300 => 1.5750)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/Shootout-C++/ary3: -3.20% (0.6250 => 0.6050)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -3.12% (1.4400 => 1.3950)
  SingleSource/Benchmarks/McGill/chomp: -3.00% (0.5000 => 0.4850)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -2.67% (0.3750 => 0.3650)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.60% (0.3850 => 0.3750)
  SingleSource/Benchmarks/Shootout-C++/ary2: -2.40% (0.6250 => 0.6100)
  MultiSource/Benchmarks/McCat/08-main/main: -2.17% (0.6900 => 0.6750)
  MultiSource/Applications/minisat/minisat: -2.05% (1.7100 => 1.6750)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.94% (1.5500 => 1.5200)
  MultiSource/Benchmarks/Bullet/bullet: -1.22% (78.5700 => 77.6100)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Misc/lowercase: -100.00% (0.8050 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -95.53% (132.9100 => 5.9400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.45% (135.9600 => 7.5400)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.40% (139.4900 => 9.2050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -93.23% (69.4500 => 4.7050)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -93.00% (139.2350 => 9.7450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -92.32% (87.0250 => 6.6850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -91.04% (109.4200 => 9.8050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -91.00% (70.3150 => 6.3300)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.83% (3.4900 => 0.3200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.59% (78.8650 => 7.4250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.36% (110.6900 => 10.6750)
  SingleSource/Benchmarks/Linpack/linpack-pc: -89.36% (52.1250 => 5.5450)
  MultiSource/Benchmarks/mafft/pairlocalalign: -89.03% (430.9350 => 47.2650)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.21% (47.5200 => 6.5550)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -85.96% (68.9650 => 9.6800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.84% (44.3950 => 8.5050)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.88% (0.8450 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/matrix: -79.70% (33.3700 => 6.7750)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -79.26% (2.7000 => 0.5600)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -78.08% (17.9100 => 3.9250)
  SingleSource/Benchmarks/Shootout/matrix: -77.97% (24.1750 => 5.3250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.96% (51.7900 => 11.9300)
  MultiSource/Applications/oggenc/oggenc: -73.00% (1.0000 => 0.2700)
  SingleSource/Benchmarks/Misc/pi: -71.76% (4.5150 => 1.2750)
  SingleSource/Benchmarks/Shootout-C++/sieve: -71.61% (17.4200 => 4.9450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.55% (44.0050 => 12.5200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -71.43% (0.0350 => 0.0100)
  MultiSource/Benchmarks/Bullet/bullet: -71.38% (63.6050 => 18.2050)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -70.48% (15.5850 => 4.6000)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.51% (34.3750 => 11.8550)
  SingleSource/Benchmarks/Shootout/nestedloop: -64.86% (0.3700 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.14% (30.5950 => 10.9700)
  MultiSource/Benchmarks/Olden/mst/mst: -60.61% (0.4950 => 0.1950)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -53.33% (13.8750 => 6.4750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -50.23% (30.4700 => 15.1650)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -50.00% (0.0200 => 0.0100)
  MultiSource/Benchmarks/McCat/08-main/main: -47.06% (0.1700 => 0.0900)
  MultiSource/Applications/d/make_dparser: -46.67% (0.1500 => 0.0800)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -46.03% (0.3150 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -42.86% (0.0700 => 0.0400)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -41.27% (4.8700 => 2.8600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -41.00% (13.2450 => 7.8150)
  SingleSource/Benchmarks/Misc/flops-3: -40.56% (9.9000 => 5.8850)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Stanford/Quicksort: -40.00% (0.1000 => 0.0600)
  MultiSource/Applications/sgefa/sgefa: -39.26% (0.8150 => 0.4950)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.65% (218.4000 => 133.9850)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -37.66% (25.4650 => 15.8750)
  MultiSource/Applications/JM/ldecod/ldecod: -35.71% (0.1400 => 0.0900)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -35.32% (1.0900 => 0.7050)
  SingleSource/Benchmarks/Misc/flops-4: -34.73% (4.1750 => 2.7250)
  SingleSource/Benchmarks/Misc/flops-6: -32.67% (6.5800 => 4.4300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -32.54% (4.6250 => 3.1200)
  SingleSource/Benchmarks/Misc/flops-8: -32.11% (6.9300 => 4.7050)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.61% (9.1650 => 6.6350)
  SingleSource/Benchmarks/Misc/fp-convert: -27.60% (5.2900 => 3.8300)
  SingleSource/Benchmarks/Shootout-C++/hash2: -27.37% (10.5600 => 7.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -26.87% (144.6550 => 105.7850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -26.57% (22.8850 => 16.8050)
  MultiSource/Benchmarks/Olden/em3d/em3d: -25.94% (9.0600 => 6.7100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -25.56% (207.6300 => 154.5650)
  SingleSource/Benchmarks/Misc/flops-5: -25.22% (6.1850 => 4.6250)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -24.12% (72.2950 => 54.8550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -22.07% (19.3000 => 15.0400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -20.72% (12.6450 => 10.0250)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -20.25% (1.9750 => 1.5750)
  SingleSource/Benchmarks/Misc/flops: -20.15% (18.4900 => 14.7650)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -19.79% (0.4800 => 0.3850)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -19.18% (4.1700 => 3.3700)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/MallocBench/gs/gs: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/McGill/misr: -18.35% (0.5450 => 0.4450)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -18.33% (0.3000 => 0.2450)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -18.29% (0.4100 => 0.3350)
  MultiSource/Benchmarks/sim/sim: -17.87% (12.6450 => 10.3850)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.90% (0.3550 => 0.2950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -16.88% (0.3850 => 0.3200)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.3600 => 0.3000)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -14.84% (5.7950 => 4.9350)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -14.15% (22.2650 => 19.1150)
  MultiSource/Applications/minisat/minisat: -13.89% (23.2200 => 19.9950)
  SingleSource/Benchmarks/Misc/oourafft: -13.57% (12.3450 => 10.6700)
  SingleSource/UnitTests/Vector/multiplies: -13.53% (0.8500 => 0.7350)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -13.35% (3.9700 => 3.4400)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -12.36% (6.8350 => 5.9900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -11.63% (9.4600 => 8.3600)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -11.36% (0.2200 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -11.26% (11.6750 => 10.3600)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -11.26% (6.3950 => 5.6750)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -11.15% (1.3000 => 1.1550)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.38% (2.6500 => 2.3750)
  SingleSource/Benchmarks/Shootout-C++/strcat: -10.00% (0.2000 => 0.1800)
  MultiSource/Applications/JM/lencod/lencod: -9.06% (16.1700 => 14.7050)
  SingleSource/Benchmarks/Misc/ReedSolomon: -8.55% (17.3750 => 15.8900)
  MultiSource/Applications/lua/lua: -7.77% (56.2150 => 51.8450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -7.77% (0.5150 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -7.75% (4.3850 => 4.0450)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.41% (0.9450 => 0.8750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -7.20% (7.3600 => 6.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.14% (0.3500 => 0.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -6.92% (3.4700 => 3.2300)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -6.85% (9.4950 => 8.8450)
  SingleSource/Benchmarks/Misc/ffbench: -6.74% (3.2650 => 3.0450)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -6.52% (0.4600 => 0.4300)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -6.46% (9.8250 => 9.1900)
  SingleSource/Benchmarks/Shootout-C++/hash: -6.33% (1.5800 => 1.4800)
  MultiSource/Benchmarks/Olden/bh/bh: -5.95% (6.3000 => 5.9250)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -5.58% (1.2550 => 1.1850)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -5.04% (15.2750 => 14.5050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -4.82% (30.9900 => 29.4950)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -4.76% (0.9450 => 0.9000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -4.56% (14.1600 => 13.5150)
  MultiSource/Applications/aha/aha: -4.52% (5.8600 => 5.5950)
  SingleSource/Regression/C/uint64_to_float: -4.36% (1.4900 => 1.4250)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -4.34% (36.0300 => 34.4650)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.02% (9.0750 => 8.7100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.01% (17.4450 => 16.7450)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.76% (5.1900 => 4.9950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.68% (0.6800 => 0.6550)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.51% (2.4200 => 2.3350)
  SingleSource/Benchmarks/Shootout/heapsort: -3.27% (12.0650 => 11.6700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.74% (12.0300 => 11.7000)
  MultiSource/Applications/siod/siod: -2.59% (6.3650 => 6.2000)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.52% (7.7300 => 7.5350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -2.46% (14.6400 => 14.2800)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.28% (11.4000 => 11.1400)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -2.15% (2.3250 => 2.2750)
  MultiSource/Benchmarks/Olden/power/power: -2.11% (6.4100 => 6.2750)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.98% (10.3400 => 10.1350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.93% (3.3750 => 3.3100)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.86% (4.5650 => 4.4800)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.69% (36.1950 => 35.5850)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -1.69% (24.3300 => 23.9200)
  SingleSource/Benchmarks/Dhrystone/dry: -1.67% (3.8900 => 3.8250)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.63% (8.2750 => 8.1400)
  SingleSource/Benchmarks/Misc/mandel: -1.55% (3.5500 => 3.4950)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -1.38% (0.7250 => 0.7150)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.30% (3.8400 => 3.7900)
  SingleSource/Benchmarks/Shootout-C++/methcall: -1.24% (10.0700 => 9.9450)
  SingleSource/Benchmarks/Shootout/ary3: -1.23% (5.2750 => 5.2100)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.20% (1.6600 => 1.6400)
  SingleSource/Benchmarks/SmallPT/smallpt: -1.20% (45.9200 => 45.3700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -1.09% (20.5850 => 20.3600)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -1.05% (2.8550 => 2.8250)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.04% (5.2950 => 5.2400)

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


More information about the llvm-testresults mailing list