[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 Jul 18 06:50:52 PDT 2013


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

Comparing:
     Run: 13552, Order: 186576, Start Time: 2013-07-18 12:44:37, End Time: 2013-07-18 13:51:27
      To: 13549, Order: 186573, Start Time: 2013-07-18 11:08:53, End Time: 2013-07-18 12:15:51
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: 11 (178 on baseline)
Performance Improvements: 11 (327 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1086 (571 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-08-02-CastTest: 100.00% (0.0200 => 0.0400, std.dev.: 0.0060)
  SingleSource/UnitTests/2005-05-13-SDivTwo: 80.00% (0.0250 => 0.0450, std.dev.: 0.0045)
  SingleSource/UnitTests/stmtexpr: 66.67% (0.0300 => 0.0500, std.dev.: 0.0039)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 4.85% (0.5150 => 0.5400, std.dev.: 0.0055)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 54.55% (0.0550 => 0.0850, std.dev.: 0.0072)
  SingleSource/Benchmarks/Misc-C++/bigfib: 14.71% (0.5100 => 0.5850, std.dev.: 0.0247)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 11.70% (8.6350 => 9.6450, std.dev.: 0.2622)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 8.39% (2.8000 => 3.0350, std.dev.: 0.0772)
  SingleSource/Benchmarks/Stanford/FloatMM: 3.35% (0.8950 => 0.9250, std.dev.: 0.0039)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 2.77% (1.8050 => 1.8550, std.dev.: 0.0056)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 2.32% (10.5600 => 10.8050, std.dev.: 0.0561)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -80.00% (0.0250 => 0.0050, std.dev.: 0.0059)
  SingleSource/Regression/C/PR1386: -71.43% (0.0350 => 0.0100, std.dev.: 0.0063)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -42.86% (0.0350 => 0.0200, std.dev.: 0.0000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -11.36% (0.2200 => 0.1950, std.dev.: 0.0069)
  MultiSource/Benchmarks/Olden/power/power: -9.38% (0.3200 => 0.2900, std.dev.: 0.0077)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.28% (0.4850 => 0.4400, std.dev.: 0.0110)
  SingleSource/Benchmarks/Shootout-C++/wc: -6.31% (0.5550 => 0.5200, std.dev.: 0.0086)
  SingleSource/Benchmarks/Shootout-C++/sieve: -4.35% (0.6900 => 0.6600, std.dev.: 0.0091)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/fftbench: -7.09% (3.6650 => 3.4050, std.dev.: 0.0604)
  SingleSource/Benchmarks/McGill/misr: -1.87% (0.5350 => 0.5250, std.dev.: 0.0035)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -1.55% (10.0200 => 9.8650, std.dev.: 0.0240)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: 1.47% (0.3400 => 0.3450)
  MultiSource/Applications/lemon/lemon: -41.75% (3.9400 => 2.2950)
  MultiSource/Applications/sqlite3/sqlite3: 3.67% (9.8100 => 10.1700)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 4.43% (0.7900 => 0.8250)
  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: -36.12% (3.2950 => 2.1050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.34% (84.6050 => 9.8650)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -39.06% (1.2800 => 0.7800)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 150.00% (0.0100 => 0.0250)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/stmtexpr: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/Vector/simple: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-05-03-NotTest: 60.00% (0.0250 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 41.67% (0.0600 => 0.0850)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 37.78% (2.2100 => 3.0450)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 36.28% (2.2600 => 3.0800)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 35.98% (2.3900 => 3.2500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 35.83% (2.4000 => 3.2600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 35.77% (2.4600 => 3.3400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 35.21% (2.4850 => 3.3600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 35.11% (2.3500 => 3.1750)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 35.10% (2.2650 => 3.0600)
  SingleSource/Benchmarks/Dhrystone/dry: 35.00% (0.1000 => 0.1350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 34.41% (2.4850 => 3.3400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 34.39% (2.3550 => 3.1650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 34.11% (2.3600 => 3.1650)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 33.99% (2.2800 => 3.0550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 33.76% (2.3250 => 3.1100)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 33.75% (2.3850 => 3.1900)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 32.68% (2.5550 => 3.3900)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 32.29% (2.3850 => 3.1550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 31.09% (2.3000 => 3.0150)
  SingleSource/UnitTests/Vector/build2: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 30.47% (2.5600 => 3.3400)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 29.89% (2.2750 => 2.9550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 29.86% (2.4950 => 3.2400)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 29.86% (2.7800 => 3.6100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 29.42% (2.3450 => 3.0350)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 29.42% (2.4300 => 3.1450)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 28.35% (2.5750 => 3.3050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.77% (2.3950 => 3.0600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 27.40% (2.5000 => 3.1850)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 27.17% (2.3000 => 2.9250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 27.10% (2.4350 => 3.0950)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 27.06% (2.5500 => 3.2400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 26.50% (2.3400 => 2.9600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 26.40% (2.4050 => 3.0400)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 25.88% (2.2800 => 2.8700)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.53% (2.5850 => 3.2450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 25.10% (2.4300 => 3.0400)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 24.55% (2.7700 => 3.4500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 23.91% (2.6350 => 3.2650)
  SingleSource/Benchmarks/Misc/flops-4: 23.08% (0.0650 => 0.0800)
  SingleSource/Benchmarks/Shootout/nestedloop: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 16.67% (0.1500 => 0.1750)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 16.13% (0.4650 => 0.5400)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 15.48% (0.4200 => 0.4850)
  SingleSource/Benchmarks/Shootout-C++/fibo: 13.58% (0.4050 => 0.4600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 12.90% (0.1550 => 0.1750)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 12.63% (12.4350 => 14.0050)
  SingleSource/Benchmarks/Shootout-C++/random: 12.09% (0.4550 => 0.5100)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 12.00% (0.1250 => 0.1400)
  MultiSource/Applications/lemon/lemon: 11.39% (2.8100 => 3.1300)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 11.36% (0.4400 => 0.4900)
  SingleSource/Benchmarks/Misc/whetstone: 10.81% (0.1850 => 0.2050)
  MultiSource/Applications/viterbi/viterbi: 10.67% (0.3750 => 0.4150)
  SingleSource/Benchmarks/Shootout-C++/objinst: 10.31% (0.4850 => 0.5350)
  SingleSource/Benchmarks/Misc/mandel: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/lists: 9.48% (0.5800 => 0.6350)
  MultiSource/Benchmarks/NPB-serial/is/is: 8.82% (0.1700 => 0.1850)
  SingleSource/Benchmarks/Shootout-C++/hello: 8.54% (0.4100 => 0.4450)
  SingleSource/Benchmarks/Shootout-C++/methcall: 8.42% (0.4750 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 7.58% (3.3650 => 3.6200)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 7.50% (0.2000 => 0.2150)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 7.37% (0.4750 => 0.5100)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 6.98% (0.4300 => 0.4600)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 6.90% (0.2900 => 0.3100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 6.67% (0.5250 => 0.5600)
  SingleSource/Benchmarks/Shootout-C++/strcat: 6.67% (0.4500 => 0.4800)
  MultiSource/Applications/hexxagon/hexxagon: 6.61% (2.2700 => 2.4200)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 6.51% (1.0750 => 1.1450)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 6.41% (0.7800 => 0.8300)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 6.38% (0.7050 => 0.7500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Misc/ReedSolomon: 6.38% (0.4700 => 0.5000)
  MultiSource/Benchmarks/McCat/05-eks/eks: 6.33% (1.1050 => 1.1750)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 6.03% (1.4100 => 1.4950)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 5.34% (3.0900 => 3.2550)
  MultiSource/Applications/SIBsim4/SIBsim4: 5.17% (3.1900 => 3.3550)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.15% (16.1300 => 16.9600)
  SingleSource/Benchmarks/Shootout-C++/wc: 5.05% (0.4950 => 0.5200)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 4.93% (1.1150 => 1.1700)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 4.46% (0.7850 => 0.8200)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 4.26% (0.7050 => 0.7350)
  MultiSource/Applications/sqlite3/sqlite3: 4.11% (47.7200 => 49.6800)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 3.90% (0.3850 => 0.4000)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 3.87% (0.9050 => 0.9400)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 3.70% (8.7750 => 9.1000)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 3.68% (2.0400 => 2.1150)
  SingleSource/Benchmarks/Shootout-C++/matrix: 3.67% (0.5450 => 0.5650)
  MultiSource/Applications/oggenc/oggenc: 3.52% (12.6500 => 13.0950)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.46% (12.2750 => 12.7000)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 3.41% (0.8800 => 0.9100)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 3.31% (0.7550 => 0.7800)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.11% (97.6800 => 100.7150)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 3.00% (0.5000 => 0.5150)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.90% (0.6900 => 0.7100)
  SingleSource/Regression/C++/ofstream_ctor: 2.86% (0.5250 => 0.5400)
  MultiSource/Applications/d/make_dparser: 2.77% (7.9450 => 8.1650)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 2.76% (1.2700 => 1.3050)
  MultiSource/Applications/JM/lencod/lencod: 2.68% (37.8300 => 38.8450)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 2.61% (0.7650 => 0.7850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 2.54% (0.5900 => 0.6050)
  SingleSource/Benchmarks/Shootout-C++/ary3: 2.40% (0.6250 => 0.6400)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 1.96% (10.4350 => 10.6400)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 1.90% (0.5250 => 0.5350)
  MultiSource/Applications/SPASS/SPASS: 1.80% (36.9750 => 37.6400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.75% (1.1450 => 1.1650)
  SingleSource/Benchmarks/Shootout-C++/moments: 1.72% (0.8700 => 0.8850)
  SingleSource/Benchmarks/Shootout-C++/ary: 1.67% (0.6000 => 0.6100)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.59% (2.5100 => 2.5500)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.53% (0.9800 => 0.9950)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.49% (21.2100 => 21.5250)
  MultiSource/Applications/ClamAV/clamscan: 1.43% (35.8900 => 36.4050)
  MultiSource/Applications/kimwitu++/kc: 1.42% (40.0450 => 40.6150)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.39% (0.7200 => 0.7300)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 1.38% (0.7250 => 0.7350)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 1.25% (2.8050 => 2.8400)
  MultiSource/Applications/lua/lua: 1.06% (9.4400 => 9.5400)
  MultiSource/Applications/JM/ldecod/ldecod: 1.06% (17.0550 => 17.2350)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 52.01% (4.4700 => 6.7950)
  MultiSource/Applications/kimwitu++/kc: 50.00% (0.0800 => 0.1200)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 40.00% (0.1000 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/moments: 33.33% (0.1350 => 0.1800)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 22.87% (5.6400 => 6.9300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 18.44% (24.2650 => 28.7400)
  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: 13.92% (20.2250 => 23.0400)
  SingleSource/Benchmarks/McGill/queens: 12.81% (3.2400 => 3.6550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 12.41% (2.7000 => 3.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 11.43% (0.3500 => 0.3900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.35% (11.6300 => 12.9500)
  SingleSource/Benchmarks/Misc-C++/bigfib: 10.38% (0.5300 => 0.5850)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 10.37% (1.8800 => 2.0750)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 10.30% (6.3600 => 7.0150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 10.14% (0.3450 => 0.3800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 9.96% (16.6100 => 18.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 9.62% (0.5200 => 0.5700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.06% (12.9150 => 14.0850)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 8.23% (36.0300 => 38.9950)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 8.16% (1.7150 => 1.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 6.80% (0.5150 => 0.5500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 5.60% (19.5650 => 20.6600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 5.40% (11.6750 => 12.3050)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 5.28% (12.1200 => 12.7600)
  SingleSource/Benchmarks/Misc/fbench: 5.10% (5.4850 => 5.7650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.86% (1.2950 => 1.3450)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 3.84% (20.5850 => 21.3750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 3.82% (3.0100 => 3.1250)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 3.45% (0.7250 => 0.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 3.17% (0.6300 => 0.6500)
  MultiSource/Applications/lambda-0_1_3/lambda: 3.00% (9.8300 => 10.1250)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.89% (34.3950 => 35.3900)
  MultiSource/Benchmarks/Olden/bh/bh: 2.62% (6.3000 => 6.4650)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.55% (11.3900 => 11.6800)
  MultiSource/Benchmarks/nbench/nbench: 2.34% (31.8900 => 32.6350)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 2.32% (1.2950 => 1.3250)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.22% (0.6750 => 0.6900)
  MultiSource/Benchmarks/Olden/health/health: 2.05% (1.4600 => 1.4900)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.72% (11.8950 => 12.1000)
  MultiSource/Applications/aha/aha: 1.71% (5.8600 => 5.9600)
  MultiSource/Benchmarks/llubenchmark/llu: 1.71% (13.7800 => 14.0150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.66% (1.5100 => 1.5350)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 1.59% (3.7800 => 3.8400)
  SingleSource/Benchmarks/Shootout/ary3: 1.52% (5.2750 => 5.3550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 1.22% (9.8650 => 9.9850)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.02% (10.3400 => 10.4450)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-05-14-initialize-string: -100.00% (0.0250 => 0.0000)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -87.50% (0.0400 => 0.0050)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -80.00% (0.0250 => 0.0050)
  SingleSource/Regression/C/PR1386: -75.00% (0.0400 => 0.0100)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -71.43% (0.0700 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/factor: -71.11% (0.2250 => 0.0650)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -69.23% (0.0650 => 0.0200)
  SingleSource/UnitTests/TestLoop: -66.67% (0.0450 => 0.0150)
  SingleSource/Regression/C/globalrefs: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2003-07-10-SignConversions: -63.64% (0.0550 => 0.0200)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -60.00% (0.0500 => 0.0200)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest3: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/Vector/constpool: -56.36% (36.6950 => 16.0150)
  SingleSource/Regression/C/callargs: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-12-13-MishaTest: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2006-01-23-UnionInit: -50.00% (0.0900 => 0.0450)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/Benchmarks/Shootout/ackermann: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2006-02-04-DivRem: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/Vector/sumarray: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/Vector/sumarray-dbl: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -36.17% (0.2350 => 0.1500)
  SingleSource/Benchmarks/Shootout/lists: -36.17% (0.2350 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -35.85% (0.2650 => 0.1700)
  SingleSource/Regression/C/sumarraymalloc: -35.00% (0.1000 => 0.0650)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -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)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -31.58% (0.0950 => 0.0650)
  SingleSource/Benchmarks/Stanford/Treesort: -30.77% (0.1300 => 0.0900)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Misc/lowercase: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Shootout/ary3: -30.00% (0.1000 => 0.0700)
  SingleSource/Benchmarks/Stanford/Bubblesort: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -29.17% (0.1200 => 0.0850)
  SingleSource/Benchmarks/Stanford/Quicksort: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/2002-05-19-DivTest: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/Vector/divides: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -27.59% (0.1450 => 0.1050)
  SingleSource/Benchmarks/Stanford/FloatMM: -27.27% (0.1100 => 0.0800)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/DuffsDevice: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/matrixTranspose: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2002-08-02-CastTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-05-14-AtExit: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/llubenchmark/llu: -26.92% (0.1300 => 0.0950)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Stanford/IntMM: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.64% (0.1950 => 0.1450)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C++/BuiltinTypeInfo: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/sumarray: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -24.39% (0.2050 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -23.53% (0.0850 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -23.08% (0.1950 => 0.1500)
  SingleSource/Regression/C/badidx: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -22.50% (0.2000 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Shootout/objinst: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -20.51% (0.1950 => 0.1550)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -20.00% (0.2500 => 0.2000)
  SingleSource/Benchmarks/Stanford/Oscar: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -18.42% (0.1900 => 0.1550)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -17.78% (0.2250 => 0.1850)
  SingleSource/Benchmarks/McGill/misr: -17.65% (0.1700 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -17.39% (0.2300 => 0.1900)
  SingleSource/Benchmarks/McGill/chomp: -17.00% (0.5000 => 0.4150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -16.98% (0.5300 => 0.4400)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.67% (0.1200 => 0.1000)
  SingleSource/Regression/C/uint64_to_float: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -16.13% (0.4650 => 0.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -16.00% (0.2500 => 0.2100)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -15.79% (0.1900 => 0.1600)
  SingleSource/Benchmarks/Stanford/Perm: -15.79% (0.0950 => 0.0800)
  SingleSource/Regression/C/compare: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -15.22% (0.2300 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -15.22% (0.2300 => 0.1950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -15.09% (0.2650 => 0.2250)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Shootout/hash: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/McCat/09-vor/vor: -14.79% (0.8450 => 0.7200)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/initp1: -14.29% (0.1400 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.95% (0.2150 => 0.1850)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -13.92% (2.1550 => 1.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -13.89% (0.1800 => 0.1550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/Olden/power/power: -13.43% (0.3350 => 0.2900)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -13.33% (0.7500 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -12.82% (0.1950 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -12.46% (1.4850 => 1.3000)
  MultiSource/Benchmarks/Olden/tsp/tsp: -11.76% (0.3400 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/Olden/mst/mst: -11.48% (0.3050 => 0.2700)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -11.45% (0.6550 => 0.5800)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.41% (0.9200 => 0.8150)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -11.39% (0.3950 => 0.3500)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -11.37% (3.4300 => 3.0400)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -11.36% (0.2200 => 0.1950)
  SingleSource/Benchmarks/Misc/richards_benchmark: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -10.94% (0.3200 => 0.2850)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -10.42% (0.2400 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -10.14% (0.3450 => 0.3100)
  MultiSource/Benchmarks/FreeBench/mason/mason: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/BitBench/five11/five11: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -9.33% (0.3750 => 0.3400)
  SingleSource/Benchmarks/Linpack/linpack-pc: -9.32% (0.5900 => 0.5350)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.90% (1.6300 => 1.4850)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -8.57% (0.5250 => 0.4800)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -8.51% (0.2350 => 0.2150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.51% (3.6600 => 3.3850)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/McCat/15-trie/trie: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.14% (0.4900 => 0.4550)
  MultiSource/Applications/sgefa/sgefa: -7.10% (0.9150 => 0.8500)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -6.76% (0.3700 => 0.3450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -6.54% (0.7650 => 0.7150)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.37% (1.8050 => 1.6900)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.29% (2.3850 => 2.2350)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.15% (0.3250 => 0.3050)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Misc/ffbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/Olden/health/health: -5.88% (0.3400 => 0.3200)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -5.74% (3.2250 => 3.0400)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -5.41% (0.1850 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -5.41% (0.1850 => 0.1750)
  MultiSource/Applications/spiff/spiff: -5.35% (2.0550 => 1.9450)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -5.19% (0.3850 => 0.3650)
  SingleSource/UnitTests/SignlessTypes/rem: -5.08% (0.2950 => 0.2800)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -4.97% (2.3150 => 2.2000)
  MultiSource/Applications/obsequi/Obsequi: -4.85% (2.7850 => 2.6500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -4.76% (0.3150 => 0.3000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.65% (0.6450 => 0.6150)
  MultiSource/Benchmarks/McCat/18-imp/imp: -4.60% (0.8700 => 0.8300)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -4.48% (0.3350 => 0.3200)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.35% (0.3450 => 0.3300)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.27% (6.0900 => 5.8300)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.67% (1.0900 => 1.0500)
  MultiSource/Benchmarks/McCat/08-main/main: -3.62% (0.6900 => 0.6650)
  MultiSource/Benchmarks/Olden/bh/bh: -3.42% (0.7300 => 0.7050)
  MultiSource/Benchmarks/sim/sim: -3.11% (0.8050 => 0.7800)
  MultiSource/Benchmarks/Bullet/bullet: -2.95% (78.5700 => 76.2500)
  MultiSource/Applications/Burg/burg: -2.79% (3.0450 => 2.9600)
  MultiSource/Applications/minisat/minisat: -2.63% (1.7100 => 1.6650)
  SingleSource/Benchmarks/Misc-C++/bigfib: -2.60% (1.5400 => 1.5000)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -2.30% (0.4350 => 0.4250)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -2.08% (1.4400 => 1.4100)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.79% (2.2350 => 2.1950)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -1.53% (0.6550 => 0.6450)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -1.19% (3.3600 => 3.3200)
  MultiSource/Applications/hbd/hbd: -1.18% (3.3800 => 3.3400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.12% (1.3400 => 1.3250)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.09% (10.0700 => 9.9600)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Stanford/Oscar: -100.00% (0.0450 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.32% (132.9100 => 7.5550)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.79% (135.9600 => 8.4400)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.31% (13.8350 => 0.9250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.17% (139.4900 => 9.5250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.89% (69.4500 => 4.9400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.55% (139.2350 => 11.7650)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.97% (3.4900 => 0.3150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.96% (70.3150 => 6.3550)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.38% (78.8650 => 7.5850)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.24% (110.6900 => 10.8050)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.02% (109.4200 => 10.9250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.29% (87.0250 => 9.3200)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.98% (430.9350 => 47.4950)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.46% (68.9650 => 9.3400)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.22% (47.5200 => 6.5500)
  SingleSource/Benchmarks/Shootout-C++/matrix: -82.62% (33.3700 => 5.8000)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.88% (0.8450 => 0.1700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -78.27% (44.3950 => 9.6450)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.81% (51.7900 => 12.0100)
  SingleSource/Benchmarks/Shootout/matrix: -76.40% (24.1750 => 5.7050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.92% (44.0050 => 11.4750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -73.70% (17.9100 => 4.7100)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Benchmarks/Bullet/bullet: -70.22% (63.6050 => 18.9400)
  MultiSource/Applications/oggenc/oggenc: -69.00% (1.0000 => 0.3100)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.28% (34.3750 => 11.9350)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.29% (30.5950 => 10.9250)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -57.14% (0.0350 => 0.0150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.88% (25.4650 => 12.0000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -50.05% (13.8750 => 6.9300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -48.15% (30.4700 => 15.8000)
  MultiSource/Benchmarks/McCat/08-main/main: -44.12% (0.1700 => 0.0950)
  MultiSource/Applications/d/make_dparser: -43.33% (0.1500 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Applications/sgefa/sgefa: -38.65% (0.8150 => 0.5000)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.27% (218.4000 => 134.8200)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -34.84% (13.2450 => 8.6300)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.65% (1.0900 => 0.7450)
  SingleSource/Benchmarks/Misc/fp-convert: -29.11% (5.2900 => 3.7500)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.65% (4.6250 => 3.3000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.39% (9.1650 => 6.6550)
  MultiSource/Applications/JM/ldecod/ldecod: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.80% (144.6550 => 111.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.03% (207.6300 => 166.0500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.00% (19.3000 => 15.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.97% (72.2950 => 57.8550)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -18.75% (0.4800 => 0.3900)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -18.35% (4.1700 => 3.4050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -18.33% (0.3000 => 0.2450)
  MultiSource/Benchmarks/sim/sim: -17.75% (12.6450 => 10.4000)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.90% (0.3550 => 0.2950)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.3600 => 0.3000)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -16.20% (1.9750 => 1.6550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -15.87% (0.3150 => 0.2650)
  SingleSource/Benchmarks/Stanford/Queens: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Shootout-C++/strcat: -15.00% (0.2000 => 0.1700)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.29% (0.0700 => 0.0600)
  MultiSource/Applications/minisat/minisat: -14.19% (23.2200 => 19.9250)
  SingleSource/UnitTests/Vector/multiplies: -14.12% (0.8500 => 0.7300)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -14.06% (9.4950 => 8.1600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -12.99% (0.3850 => 0.3350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.77% (12.6450 => 11.0300)
  SingleSource/Benchmarks/Stanford/Treesort: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -12.09% (3.9700 => 3.4900)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -11.57% (6.3950 => 5.6550)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.49% (6.8350 => 6.0500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -8.78% (4.3850 => 4.0000)
  SingleSource/Benchmarks/Misc/ffbench: -8.42% (3.2650 => 2.9900)
  SingleSource/Benchmarks/Misc/ReedSolomon: -8.37% (17.3750 => 15.9200)
  MultiSource/Benchmarks/Olden/mst/mst: -8.08% (0.4950 => 0.4550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -7.65% (12.9350 => 11.9450)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.65% (10.0700 => 9.3000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Misc/oourafft: -7.49% (12.3450 => 11.4200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -7.32% (22.8850 => 21.2100)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -7.20% (14.1600 => 13.1400)
  MultiSource/Applications/lua/lua: -7.07% (56.2150 => 52.2400)
  MultiSource/Applications/JM/lencod/lencod: -6.86% (16.1700 => 15.0600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -6.46% (14.2450 => 13.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -6.45% (0.4650 => 0.4350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -5.82% (0.9450 => 0.8900)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Benchmarks/Shootout/strcat: -5.56% (0.3600 => 0.3400)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -5.49% (5.1900 => 4.9050)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.29% (0.9450 => 0.8950)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  SingleSource/Regression/C/uint64_to_float: -5.03% (1.4900 => 1.4150)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.71% (15.2750 => 14.5550)
  MultiSource/Benchmarks/Olden/power/power: -4.37% (6.4100 => 6.1300)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.02% (9.0750 => 8.7100)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -3.75% (3.4700 => 3.3400)
  SingleSource/Benchmarks/McGill/misr: -3.67% (0.5450 => 0.5250)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.56% (106.1900 => 102.4050)
  SingleSource/Benchmarks/Shootout/heapsort: -3.52% (12.0650 => 11.6400)
  SingleSource/Benchmarks/Misc/richards_benchmark: -3.52% (2.1300 => 2.0550)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.50% (10.5600 => 10.1900)
  SingleSource/Benchmarks/Misc/flops-6: -3.42% (6.5800 => 6.3550)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.31% (2.4200 => 2.3400)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -3.21% (30.9900 => 29.9950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.19% (1.2550 => 1.2150)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -2.67% (3.3750 => 3.2850)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.62% (12.0300 => 11.7150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.59% (11.4000 => 11.1050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.29% (17.4450 => 17.0450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.29% (9.8250 => 9.6000)
  MultiSource/Applications/siod/siod: -2.28% (6.3650 => 6.2200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.26% (7.7300 => 7.5550)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.21% (0.6800 => 0.6650)
  MultiSource/Benchmarks/Olden/em3d/em3d: -2.04% (9.0600 => 8.8750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -2.00% (1.2500 => 1.2250)
  SingleSource/Benchmarks/Misc/salsa20: -1.96% (15.3050 => 15.0050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -1.86% (7.0000 => 6.8700)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.81% (1.6600 => 1.6300)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.51% (8.2750 => 8.1500)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.51% (2.6500 => 2.6100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -1.44% (10.0800 => 9.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -1.43% (7.3600 => 7.2550)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.42% (36.1950 => 35.6800)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.27% (1.5800 => 1.5600)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.20% (4.5650 => 4.5100)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  SingleSource/Benchmarks/Misc/mandel: -1.13% (3.5500 => 3.5100)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -1.05% (4.2750 => 4.2300)
  MultiSource/Applications/SPASS/SPASS: -1.03% (26.0950 => 25.8250)
  SingleSource/Benchmarks/Dhrystone/dry: -1.03% (3.8900 => 3.8500)
  SingleSource/Benchmarks/Shootout/hash: -1.00% (12.4850 => 12.3600)

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

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

Report Time: 1.06s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130718/d31ad8b4/attachment.html>


More information about the llvm-testresults mailing list