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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue Apr 9 10:16:47 PDT 2013


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

Comparing:
     Run: 10402, Order: 179098, Start Time: 2013-04-09 16:10:41, End Time: 2013-04-09 17:17:31
      To: 10399, Order: 179095, Start Time: 2013-04-09 14:56:59, End Time: 2013-04-09 16:04:06
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

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

New Passes: 0 (19 on baseline)
Performance Regressions: 8 (151 on baseline)
Performance Improvements: 9 (344 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1091 (581 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2003-05-21-UnionTest: 80.00% (0.0250 => 0.0450, std.dev.: 0.0050)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350, std.dev.: 0.0020)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 45.45% (0.0550 => 0.0800, std.dev.: 0.0047)
  SingleSource/UnitTests/TestLoop: 42.86% (0.0350 => 0.0500, std.dev.: 0.0046)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 18.33% (0.3000 => 0.3550, std.dev.: 0.0140)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/lists: 3.23% (38.5200 => 39.7650, std.dev.: 0.2374)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 1.66% (9.6650 => 9.8250, std.dev.: 0.0403)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.61% (10.2600 => 10.4250, std.dev.: 0.0216)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: -75.00% (0.0200 => 0.0050, std.dev.: 0.0050)
  SingleSource/UnitTests/2003-07-10-SignConversions: -71.43% (0.0350 => 0.0100, std.dev.: 0.0061)
  SingleSource/UnitTests/SignlessTypes/cast2: -62.50% (0.0400 => 0.0150, std.dev.: 0.0060)
  SingleSource/UnitTests/2006-01-23-UnionInit: -27.27% (0.0550 => 0.0400, std.dev.: 0.0054)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -18.18% (0.2200 => 0.1800, std.dev.: 0.0079)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -2.71% (3.3200 => 3.2300, std.dev.: 0.0271)
  MultiSource/Applications/SIBsim4/SIBsim4: -1.57% (3.1850 => 3.1350, std.dev.: 0.0181)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -20.55% (0.3650 => 0.2900, std.dev.: 0.0128)
  SingleSource/Benchmarks/Shootout/fib2: -1.56% (6.7500 => 6.6450, std.dev.: 0.0365)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -13.24% (0.3400 => 0.2950)
  MultiSource/Applications/lemon/lemon: -45.30% (3.9400 => 2.1550)
  MultiSource/Applications/sqlite3/sqlite3: 0.46% (9.8100 => 9.8550)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -33.93% (0.2800 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -30.80% (3.2950 => 2.2800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.17% (84.6050 => 10.0100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -39.45% (1.2800 => 0.7750)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-06-13-Crasher: 200.00% (0.0100 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 133.33% (0.0150 => 0.0350)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/2003-05-21-UnionTest: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 75.00% (0.0200 => 0.0350)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 66.67% (0.0150 => 0.0250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 40.65% (2.3000 => 3.2350)
  SingleSource/UnitTests/2002-04-17-PrintfChar: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 39.23% (2.3450 => 3.2650)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 38.70% (2.3000 => 3.1900)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 38.24% (2.2750 => 3.1450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 38.08% (2.4950 => 3.4450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 37.14% (2.5850 => 3.5450)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 37.06% (2.2800 => 3.1250)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 36.97% (2.3400 => 3.2050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 36.89% (2.5750 => 3.5250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 36.17% (2.4050 => 3.2750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 36.14% (2.4350 => 3.3150)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 36.08% (2.5500 => 3.4700)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 35.70% (2.3950 => 3.2500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 35.19% (2.4300 => 3.2850)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 34.84% (2.2100 => 2.9800)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 34.60% (2.5000 => 3.3650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 34.58% (2.4000 => 3.2300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 33.60% (2.4850 => 3.3200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 33.39% (2.7700 => 3.6950)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 33.33% (0.0600 => 0.0800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 33.21% (2.6350 => 3.5100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 32.92% (2.4300 => 3.2300)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 32.52% (2.2600 => 2.9950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 32.11% (2.4600 => 3.2500)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 31.59% (2.3900 => 3.1450)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 31.57% (2.2650 => 2.9800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 31.28% (2.3500 => 3.0850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 31.18% (2.3250 => 3.0500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 30.61% (2.3850 => 3.1150)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 30.48% (2.2800 => 2.9750)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 30.40% (2.3850 => 3.1100)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.38% (2.4850 => 3.2400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 30.36% (2.3550 => 3.0700)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 29.69% (2.5600 => 3.3200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 29.66% (2.3600 => 3.0600)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 28.38% (2.5550 => 3.2800)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 27.16% (2.7800 => 3.5350)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 22.22% (0.0900 => 0.1100)
  SingleSource/Benchmarks/Shootout/sieve: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 19.34% (12.4350 => 14.8400)
  SingleSource/Benchmarks/Shootout/nestedloop: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 17.50% (0.2000 => 0.2350)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.79% (0.0950 => 0.1100)
  MultiSource/Applications/lemon/lemon: 13.88% (2.8100 => 3.2000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 13.33% (0.1500 => 0.1700)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/matrix: 9.17% (0.5450 => 0.5950)
  SingleSource/Benchmarks/Misc/ReedSolomon: 8.51% (0.4700 => 0.5100)
  SingleSource/Benchmarks/Misc/whetstone: 8.11% (0.1850 => 0.2000)
  MultiSource/Applications/JM/lencod/lencod: 7.64% (37.8300 => 40.7200)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 7.14% (0.4200 => 0.4500)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 7.06% (1.6300 => 1.7450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 6.90% (0.2900 => 0.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 6.90% (0.1450 => 0.1550)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 6.49% (0.3850 => 0.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 6.41% (0.7800 => 0.8300)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.38% (0.2350 => 0.2500)
  MultiSource/Applications/sqlite3/sqlite3: 6.20% (47.7200 => 50.6800)
  SingleSource/Benchmarks/Shootout-C++/fibo: 6.17% (0.4050 => 0.4300)
  MultiSource/Applications/d/make_dparser: 5.98% (7.9450 => 8.4200)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 5.97% (0.3350 => 0.3550)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.68% (22.2000 => 23.4600)
  SingleSource/Benchmarks/Misc/richards_benchmark: 5.56% (0.1800 => 0.1900)
  MultiSource/Applications/viterbi/viterbi: 5.33% (0.3750 => 0.3950)
  MultiSource/Applications/JM/ldecod/ldecod: 5.31% (17.0550 => 17.9600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 4.76% (0.4200 => 0.4400)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 4.40% (16.1300 => 16.8400)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 4.26% (0.2350 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 4.21% (0.4750 => 0.4950)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.19% (1.0750 => 1.1200)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 3.88% (3.0900 => 3.2100)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 3.19% (2.0400 => 2.1050)
  SingleSource/Benchmarks/Shootout-C++/wc: 3.03% (0.4950 => 0.5100)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.54% (33.6200 => 34.4750)
  MultiSource/Applications/oggenc/oggenc: 2.41% (12.6500 => 12.9550)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.40% (10.4350 => 10.6850)
  MultiSource/Applications/SPASS/SPASS: 2.24% (36.9750 => 37.8050)
  SingleSource/Benchmarks/Shootout-C++/strcat: 2.22% (0.4500 => 0.4600)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 2.17% (0.9200 => 0.9400)
  MultiSource/Benchmarks/McCat/05-eks/eks: 1.81% (1.1050 => 1.1250)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.75% (1.1450 => 1.1650)
  MultiSource/Applications/lua/lua: 1.64% (9.4400 => 9.5950)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.50% (97.6800 => 99.1450)
  MultiSource/Benchmarks/PAQ8p/paq8p: 1.48% (6.0900 => 6.1800)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 1.42% (1.4100 => 1.4300)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.32% (0.7550 => 0.7650)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.20% (21.2100 => 21.4650)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 55.82% (4.4700 => 6.9650)
  SingleSource/Benchmarks/Shootout-C++/moments: 29.63% (0.1350 => 0.1750)
  SingleSource/Benchmarks/McGill/queens: 19.91% (3.2400 => 3.8850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.00% (0.1000 => 0.1150)
  MultiSource/Applications/hexxagon/hexxagon: 14.22% (20.2250 => 23.1000)
  MultiSource/Benchmarks/nbench/nbench: 12.40% (31.8900 => 35.8450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.20% (12.9150 => 14.4900)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.56% (2.1300 => 2.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 9.78% (16.6100 => 18.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 9.68% (0.4650 => 0.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 9.62% (0.5200 => 0.5700)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.07% (11.6300 => 12.6850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 8.90% (24.2650 => 26.4250)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 8.71% (7.0000 => 7.6100)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 7.25% (0.3450 => 0.3700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 7.08% (19.5650 => 20.9500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.99% (34.3950 => 36.8000)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 6.82% (0.2200 => 0.2350)
  SingleSource/Benchmarks/Stanford/Puzzle: 6.78% (0.2950 => 0.3150)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 5.76% (20.5850 => 21.7700)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.54% (1.7150 => 1.8100)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.41% (1.2950 => 1.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.86% (9.4600 => 9.9200)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 4.63% (2.7000 => 2.8250)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 4.48% (1.0050 => 1.0500)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.76% (38.3250 => 39.7650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 3.16% (3.0100 => 3.1050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 3.02% (14.2450 => 14.6750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 2.99% (7.3600 => 7.5800)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 2.75% (5.6400 => 5.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.65% (1.5100 => 1.5500)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.52% (12.1200 => 12.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 2.47% (1.8250 => 1.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 2.40% (1.2500 => 1.2800)
  MultiSource/Applications/spiff/spiff: 2.28% (7.4500 => 7.6200)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 2.27% (9.0500 => 9.2550)
  MultiSource/Benchmarks/Olden/bh/bh: 2.14% (6.3000 => 6.4350)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.04% (2.7000 => 2.7550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.03% (1.9750 => 2.0150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 1.72% (9.8650 => 10.0350)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 1.72% (3.7800 => 3.8450)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.48% (0.6750 => 0.6850)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.28% (13.3250 => 13.4950)
  MultiSource/Benchmarks/llubenchmark/llu: 1.27% (13.7800 => 13.9550)
  SingleSource/Benchmarks/Shootout/ary3: 1.23% (5.2750 => 5.3400)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.23% (5.2950 => 5.3600)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.12% (5.7950 => 5.8600)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-VolatileError: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/DefaultInitDynArrays: -100.00% (0.0250 => 0.0000)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/UnitTests/2003-07-10-SignConversions: -81.82% (0.0550 => 0.0100)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -76.92% (0.0650 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/cast2: -72.73% (0.0550 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C++/short_circuit_dtor: -66.67% (0.0450 => 0.0150)
  SingleSource/UnitTests/Vector/constpool: -62.99% (36.6950 => 13.5800)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2006-01-23-UnionInit: -55.56% (0.0900 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/factor: -55.56% (0.2250 => 0.1000)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C++/BuiltinTypeInfo: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/StructModifyTest: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/Regression/C/callargs: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C/globalrefs: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-05-02-CastTest2: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C++/fixups: -41.18% (0.0850 => 0.0500)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/ccc: -40.00% (0.0750 => 0.0450)
  SingleSource/Benchmarks/Shootout/ackermann: -38.46% (0.0650 => 0.0400)
  SingleSource/Benchmarks/Stanford/Treesort: -38.46% (0.1300 => 0.0800)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -37.50% (0.0400 => 0.0250)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -37.04% (0.1350 => 0.0850)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-12-13-MishaTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-05-14-AtExit: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -32.00% (0.1250 => 0.0850)
  SingleSource/Benchmarks/Stanford/Perm: -31.58% (0.0950 => 0.0650)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -30.19% (0.2650 => 0.1850)
  SingleSource/Regression/C/PR640: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-04-22-Switch: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -29.27% (0.2050 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -28.95% (0.1900 => 0.1350)
  SingleSource/Benchmarks/Misc/flops-1: -28.57% (0.0700 => 0.0500)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2002-05-19-DivTest: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/vla: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -28.00% (0.2500 => 0.1800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -27.66% (0.2350 => 0.1700)
  SingleSource/Regression/C/matrixTranspose: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-5: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Stanford/Bubblesort: -25.00% (0.1000 => 0.0750)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -24.44% (0.2250 => 0.1700)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -24.14% (0.1450 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -23.91% (0.2300 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  SingleSource/Benchmarks/Shootout/lists: -23.40% (0.2350 => 0.1800)
  SingleSource/Regression/C/badidx: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -22.86% (0.1750 => 0.1350)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Stanford/Oscar: -22.22% (0.1800 => 0.1400)
  SingleSource/Benchmarks/Misc/flops-8: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -21.05% (0.0950 => 0.0750)
  SingleSource/Benchmarks/McGill/chomp: -21.00% (0.5000 => 0.3950)
  SingleSource/Regression/C/uint64_to_float: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -20.45% (0.2200 => 0.1750)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -20.25% (0.3950 => 0.3150)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -20.00% (0.2250 => 0.1800)
  SingleSource/Benchmarks/Shootout/ary3: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Threads/tls: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Vector/sumarray-dbl: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -18.92% (0.1850 => 0.1500)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.75% (0.0800 => 0.0650)
  SingleSource/Regression/C/sumarray: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Stanford/FloatMM: -18.18% (0.1100 => 0.0900)
  SingleSource/UnitTests/2003-05-31-CastToBool: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/mst/mst: -18.03% (0.3050 => 0.2500)
  SingleSource/Benchmarks/McGill/misr: -17.65% (0.1700 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -17.39% (0.2300 => 0.1900)
  MultiSource/Benchmarks/FreeBench/distray/distray: -16.98% (0.2650 => 0.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.1500 => 0.1250)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -16.67% (0.2400 => 0.2000)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -16.22% (0.1850 => 0.1550)
  MultiSource/Benchmarks/Olden/tsp/tsp: -16.18% (0.3400 => 0.2850)
  MultiSource/Benchmarks/BitBench/five11/five11: -16.13% (0.1550 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -15.49% (1.4850 => 1.2550)
  SingleSource/Benchmarks/Misc/mandel-2: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -15.00% (0.2000 => 0.1700)
  MultiSource/Benchmarks/McCat/15-trie/trie: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.95% (0.2150 => 0.1850)
  SingleSource/Benchmarks/Linpack/linpack-pc: -13.56% (0.5900 => 0.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Misc/dt: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -11.54% (0.1300 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -11.11% (0.3150 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.64% (3.4300 => 3.0650)
  MultiSource/Benchmarks/Olden/em3d/em3d: -10.59% (0.4250 => 0.3800)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -10.42% (0.2400 => 0.2150)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -10.39% (0.3850 => 0.3450)
  MultiSource/Benchmarks/Olden/health/health: -10.29% (0.3400 => 0.3050)
  SingleSource/UnitTests/SignlessTypes/rem: -10.17% (0.2950 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -10.14% (0.3450 => 0.3100)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -10.00% (0.2000 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.00% (0.2000 => 0.1800)
  SingleSource/Regression/C/sumarraymalloc: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.00% (0.2500 => 0.2250)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.92% (0.6550 => 0.5900)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -9.05% (2.1550 => 1.9600)
  MultiSource/Benchmarks/Olden/power/power: -8.96% (0.3350 => 0.3050)
  SingleSource/Benchmarks/SmallPT/smallpt: -8.70% (0.3450 => 0.3150)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -8.57% (0.5250 => 0.4800)
  SingleSource/Regression/C++/ofstream_ctor: -8.57% (0.5250 => 0.4800)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -8.16% (0.4900 => 0.4500)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -8.11% (0.3700 => 0.3400)
  MultiSource/Applications/spiff/spiff: -7.79% (2.0550 => 1.8950)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.75% (0.6450 => 0.5950)
  MultiSource/Benchmarks/llubenchmark/llu: -7.69% (0.1300 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -7.55% (2.3850 => 2.2050)
  MultiSource/Benchmarks/FreeBench/neural/neural: -7.53% (0.4650 => 0.4300)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.51% (3.6600 => 3.3850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.48% (1.8050 => 1.6700)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Shootout-C++/ary3: -7.20% (0.6250 => 0.5800)
  MultiSource/Applications/aha/aha: -6.90% (0.2900 => 0.2700)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -6.67% (0.7500 => 0.7000)
  SingleSource/Benchmarks/Shootout-C++/lists1: -6.25% (0.7200 => 0.6750)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -5.97% (0.3350 => 0.3150)
  SingleSource/Benchmarks/Shootout-C++/hash2: -5.96% (1.0900 => 1.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Misc-C++/bigfib: -5.84% (1.5400 => 1.4500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.66% (0.5300 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/ary2: -5.60% (0.6250 => 0.5900)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -5.56% (1.4400 => 1.3600)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.24% (1.9100 => 1.8100)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -5.23% (0.7650 => 0.7250)
  MultiSource/Benchmarks/McCat/18-imp/imp: -5.17% (0.8700 => 0.8250)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -5.00% (0.3000 => 0.2850)
  MultiSource/Benchmarks/Olden/bh/bh: -4.79% (0.7300 => 0.6950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -4.76% (0.5250 => 0.5000)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -4.62% (0.3250 => 0.3100)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -4.59% (0.5450 => 0.5200)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -4.58% (0.6550 => 0.6250)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.34% (3.2250 => 3.0850)
  SingleSource/Benchmarks/Shootout-C++/ary: -4.17% (0.6000 => 0.5750)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -3.98% (0.8800 => 0.8450)
  MultiSource/Applications/lambda-0_1_3/lambda: -3.80% (1.7100 => 1.6450)
  SingleSource/Benchmarks/Shootout-C++/methcall: -3.16% (0.4750 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.06% (0.9800 => 0.9500)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -3.00% (0.5000 => 0.4850)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.90% (0.6900 => 0.6700)
  MultiSource/Benchmarks/Bullet/bullet: -2.84% (78.5700 => 76.3350)
  MultiSource/Applications/Burg/burg: -2.63% (3.0450 => 2.9650)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -2.59% (2.3150 => 2.2550)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -2.38% (3.3650 => 3.2850)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.37% (0.8450 => 0.8250)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.27% (0.4400 => 0.4300)
  MultiSource/Applications/obsequi/Obsequi: -2.15% (2.7850 => 2.7250)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -1.96% (0.7650 => 0.7500)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.74% (10.0700 => 9.8950)
  MultiSource/Applications/SIBsim4/SIBsim4: -1.72% (3.1900 => 3.1350)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.69% (0.5900 => 0.5800)
  MultiSource/Applications/treecc/treecc: -1.68% (5.0550 => 4.9700)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.61% (1.5500 => 1.5250)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.60% (1.8800 => 1.8500)
  SingleSource/Benchmarks/Shootout-C++/sieve: -1.53% (0.6550 => 0.6450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.49% (1.3400 => 1.3200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.34% (2.2350 => 2.2050)
  MultiSource/Applications/hbd/hbd: -1.33% (3.3800 => 3.3350)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.22% (4.4950 => 4.4400)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -1.10% (0.9050 => 0.8950)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.64% (132.9100 => 7.1300)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.21% (135.9600 => 7.8750)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.93% (69.4500 => 4.9100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.26% (139.4900 => 10.8000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.09% (139.2350 => 12.4000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.83% (3.4900 => 0.3200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.67% (78.8650 => 7.3600)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.34% (110.6900 => 10.6900)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.03% (109.4200 => 10.9050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.27% (87.0250 => 9.3350)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.92% (430.9350 => 47.7650)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.88% (70.3150 => 7.8200)
  SingleSource/Benchmarks/Shootout-C++/matrix: -87.07% (33.3700 => 4.3150)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.59% (68.9650 => 9.2450)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.25% (47.5200 => 6.5350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.52% (44.3950 => 8.6500)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -77.42% (51.7900 => 11.6950)
  SingleSource/Benchmarks/Shootout/matrix: -77.08% (24.1750 => 5.5400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.86% (44.0050 => 11.5050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.95% (17.9100 => 4.8450)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Applications/oggenc/oggenc: -70.50% (1.0000 => 0.2950)
  MultiSource/Benchmarks/Bullet/bullet: -69.99% (63.6050 => 19.0900)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.29% (34.3750 => 11.9300)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.41% (30.5950 => 10.8900)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.88% (25.4650 => 12.0000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -50.34% (13.8750 => 6.8900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -46.19% (30.4700 => 16.3950)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Applications/d/make_dparser: -40.00% (0.1500 => 0.0900)
  MultiSource/Applications/sgefa/sgefa: -38.04% (0.8150 => 0.5050)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.31% (218.4000 => 136.9250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.24% (13.2450 => 8.4450)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.19% (1.0900 => 0.7500)
  SingleSource/Benchmarks/Misc/fp-convert: -30.34% (5.2900 => 3.6850)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.00% (4.6250 => 3.3300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.17% (9.1650 => 6.6750)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -22.73% (0.2200 => 0.1700)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -22.22% (0.3150 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.60% (19.3000 => 15.3250)
  SingleSource/Benchmarks/Shootout/nestedloop: -20.27% (0.3700 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.09% (207.6300 => 165.9200)
  SingleSource/Benchmarks/Stanford/Perm: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -19.79% (144.6550 => 116.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.56% (72.2950 => 58.1550)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  SingleSource/Benchmarks/Shootout-C++/strcat: -17.50% (0.2000 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -17.14% (0.3500 => 0.2900)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -16.88% (0.3850 => 0.3200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -16.67% (0.4800 => 0.4000)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -15.12% (22.8850 => 19.4250)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -15.00% (0.3000 => 0.2550)
  MultiSource/Applications/JM/ldecod/ldecod: -14.29% (0.1400 => 0.1200)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.29% (0.0700 => 0.0600)
  SingleSource/UnitTests/Vector/multiplies: -14.12% (0.8500 => 0.7300)
  MultiSource/Applications/minisat/minisat: -13.98% (23.2200 => 19.9750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.93% (12.6450 => 11.0100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -12.71% (4.1700 => 3.6400)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.49% (6.8350 => 6.0500)
  MultiSource/Benchmarks/MallocBench/gs/gs: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  SingleSource/Benchmarks/Misc/ffbench: -10.41% (3.2650 => 2.9250)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.38% (1.3000 => 1.1650)
  MultiSource/Benchmarks/McCat/09-vor/vor: -9.86% (0.3550 => 0.3200)
  SingleSource/Benchmarks/Misc/oourafft: -8.95% (12.3450 => 11.2400)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.70% (0.4600 => 0.4200)
  SingleSource/Benchmarks/Misc-C++/bigfib: -8.49% (0.5300 => 0.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -7.75% (11.6750 => 10.7700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -7.68% (17.4450 => 16.1050)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -7.50% (12.9350 => 11.9650)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.30% (10.0700 => 9.3350)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -6.64% (14.1600 => 13.2200)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -6.57% (6.3950 => 5.9750)
  SingleSource/Regression/C/uint64_to_float: -6.38% (1.4900 => 1.3950)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -6.18% (22.2650 => 20.8900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -5.83% (0.5150 => 0.4850)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.29% (0.9450 => 0.8950)
  MultiSource/Applications/JM/lencod/lencod: -5.29% (16.1700 => 15.3150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -5.16% (9.4950 => 9.0050)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -4.52% (1.6600 => 1.5850)
  MultiSource/Benchmarks/Olden/power/power: -4.29% (6.4100 => 6.1350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -4.14% (0.7250 => 0.6950)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.92% (106.1900 => 102.0250)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.85% (5.1900 => 4.9900)
  SingleSource/Benchmarks/McGill/misr: -3.67% (0.5450 => 0.5250)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -3.17% (0.9450 => 0.9150)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.85% (4.3850 => 4.2600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.78% (15.2750 => 14.8500)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.59% (11.4000 => 11.1050)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.52% (7.7300 => 7.5350)
  SingleSource/Benchmarks/Shootout/heapsort: -2.49% (12.0650 => 11.7650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -2.38% (0.6300 => 0.6150)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.22% (4.2750 => 4.1800)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  MultiSource/Benchmarks/sim/sim: -2.06% (12.6450 => 12.3850)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.00% (12.0300 => 11.7900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -1.93% (1.2950 => 1.2700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.89% (2.6500 => 2.6000)
  MultiSource/Applications/lua/lua: -1.83% (56.2150 => 55.1850)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -1.77% (2.8250 => 2.7750)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.71% (9.0600 => 8.9050)
  SingleSource/Benchmarks/Shootout/fib2: -1.70% (6.7600 => 6.6450)
  SingleSource/Benchmarks/Misc/flops: -1.68% (18.4900 => 18.1800)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.64% (4.5650 => 4.4900)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.39% (3.9700 => 3.9150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.33% (8.2750 => 8.1650)
  SingleSource/Benchmarks/Shootout/hash: -1.32% (12.4850 => 12.3200)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.28% (10.5600 => 10.4250)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.27% (1.5800 => 1.5600)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.20% (1.2550 => 1.2400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.18% (6.3600 => 6.2850)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -1.15% (3.4700 => 3.4300)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.10% (30.9900 => 30.6500)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -1.02% (2.9450 => 2.9150)

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


More information about the llvm-testresults mailing list