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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Sun Jul 7 21:42:05 PDT 2013


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

Comparing:
     Run: 13184, Order: 185783, Start Time: 2013-07-08 03:36:09, End Time: 2013-07-08 04:42:47
      To: 13181, Order: 185781, Start Time: 2013-07-08 02:25:11, End Time: 2013-07-08 03:31:59
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: 9 (189 on baseline)
Performance Improvements: 4 (335 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1095 (552 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/stmtexpr: 80.00% (0.0250 => 0.0450, std.dev.: 0.0050)
  SingleSource/UnitTests/2002-05-03-NotTest: 57.14% (0.0350 => 0.0550, std.dev.: 0.0055)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 27.78% (0.0900 => 0.1150, std.dev.: 0.0061)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 23.81% (0.1050 => 0.1300, std.dev.: 0.0072)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 20.00% (0.1250 => 0.1500, std.dev.: 0.0055)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 14.71% (0.1700 => 0.1950, std.dev.: 0.0079)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 5.88% (0.5100 => 0.5400, std.dev.: 0.0108)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Applications/d/make_dparser: 26.32% (0.0950 => 0.1200, std.dev.: 0.0047)
  SingleSource/Benchmarks/Misc/oourafft: 24.88% (11.1150 => 13.8800, std.dev.: 0.1341)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -100.00% (0.0200 => 0.0000, std.dev.: 0.0044)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -100.00% (0.0100 => 0.0000, std.dev.: 0.0023)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -26.09% (0.1150 => 0.0850, std.dev.: 0.0095)
  SingleSource/Benchmarks/Misc/mandel-2: -2.10% (1.6650 => 1.6300, std.dev.: 0.0034)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -4.41% (0.3400 => 0.3250)
  MultiSource/Applications/lemon/lemon: -43.40% (3.9400 => 2.2300)
  MultiSource/Applications/sqlite3/sqlite3: -0.71% (9.8100 => 9.7400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 4.43% (0.7900 => 0.8250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -33.93% (0.2800 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -33.84% (3.2950 => 2.1800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.17% (84.6050 => 10.0050)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -39.84% (1.2800 => 0.7700)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 200.00% (0.0100 => 0.0300)
  SingleSource/Benchmarks/Shootout/hello: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/2002-05-03-NotTest: 120.00% (0.0250 => 0.0550)
  SingleSource/Benchmarks/Shootout/fib2: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2002-10-13-BadLoad: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/stmtexpr: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-BaseType: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/Vector/simple: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/build: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 39.37% (2.2100 => 3.0800)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 36.64% (2.2650 => 3.0950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 36.46% (2.4000 => 3.2750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 36.38% (2.3500 => 3.2050)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 36.31% (2.3550 => 3.2100)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 35.84% (2.2600 => 3.0700)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 35.75% (2.2800 => 3.0950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 35.57% (2.4600 => 3.3350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 35.05% (2.3250 => 3.1400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 34.73% (2.3900 => 3.2200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 34.59% (2.3850 => 3.2100)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 34.41% (2.4850 => 3.3400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 33.80% (2.4850 => 3.3250)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 33.20% (2.5600 => 3.4100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 33.05% (2.3600 => 3.1400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 32.68% (2.5550 => 3.3900)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 32.08% (2.3850 => 3.1500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 30.76% (2.7800 => 3.6350)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 30.26% (2.2800 => 2.9700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 30.00% (2.3000 => 2.9900)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 28.57% (2.2750 => 2.9250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 28.40% (2.4300 => 3.1200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 27.86% (2.4950 => 3.1900)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 27.77% (2.5750 => 3.2900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.77% (2.3950 => 3.0600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 27.51% (2.3450 => 2.9900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 27.31% (2.4350 => 3.1000)
  SingleSource/Benchmarks/Shootout/nestedloop: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 26.08% (2.5500 => 3.2150)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 25.60% (2.5000 => 3.1400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 25.22% (2.3000 => 2.8800)
  SingleSource/Benchmarks/Dhrystone/dry: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 24.95% (2.5850 => 3.2300)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 24.74% (2.4050 => 3.0000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 24.57% (2.3400 => 2.9150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 24.49% (2.4300 => 3.0250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 23.10% (2.7700 => 3.4100)
  SingleSource/Benchmarks/Misc/flops-2: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 22.96% (2.6350 => 3.2400)
  SingleSource/Benchmarks/Shootout/sieve: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/Misc/flops-5: 20.00% (0.0750 => 0.0900)
  SingleSource/Regression/C/casts: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 20.00% (0.1250 => 0.1500)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 16.13% (0.4650 => 0.5400)
  SingleSource/Benchmarks/McGill/queens: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Misc/ReedSolomon: 14.89% (0.4700 => 0.5400)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 14.29% (0.4200 => 0.4800)
  SingleSource/Benchmarks/Misc/whetstone: 13.51% (0.1850 => 0.2100)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Shootout-C++/strcat: 12.22% (0.4500 => 0.5050)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 12.18% (12.4350 => 13.9500)
  MultiSource/Applications/lemon/lemon: 10.68% (2.8100 => 3.1100)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 10.64% (0.7050 => 0.7800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 10.34% (0.1450 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/random: 9.89% (0.4550 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/matrix: 9.17% (0.5450 => 0.5950)
  SingleSource/Benchmarks/Shootout-C++/wc: 9.09% (0.4950 => 0.5400)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.64% (0.4050 => 0.4400)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 8.00% (0.5000 => 0.5400)
  SingleSource/Benchmarks/Misc/salsa20: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 7.95% (0.4400 => 0.4750)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 7.69% (0.7800 => 0.8400)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 7.62% (0.5250 => 0.5650)
  SingleSource/Benchmarks/Shootout-C++/hello: 7.32% (0.4100 => 0.4400)
  MultiSource/Applications/SIBsim4/SIBsim4: 7.05% (3.1900 => 3.4150)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 6.98% (0.4300 => 0.4600)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 6.90% (0.2900 => 0.3100)
  SingleSource/Benchmarks/Shootout-C++/lists: 6.90% (0.5800 => 0.6200)
  MultiSource/Benchmarks/McCat/05-eks/eks: 6.79% (1.1050 => 1.1800)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.67% (0.1500 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/objinst: 6.19% (0.4850 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 5.99% (3.0900 => 3.2750)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.95% (0.4200 => 0.4450)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.58% (1.0750 => 1.1350)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 5.50% (0.5450 => 0.5750)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 5.41% (0.1850 => 0.1950)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.26% (0.4750 => 0.5000)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 5.00% (1.1000 => 1.1550)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 4.93% (1.1150 => 1.1700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 4.90% (3.3650 => 3.5300)
  MultiSource/Applications/hexxagon/hexxagon: 4.41% (2.2700 => 2.3700)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 4.35% (0.6900 => 0.7200)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 4.06% (16.1300 => 16.7850)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 3.93% (1.1450 => 1.1900)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 3.92% (2.0400 => 2.1200)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 3.90% (0.3850 => 0.4000)
  MultiSource/Applications/sqlite3/sqlite3: 3.87% (47.7200 => 49.5650)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 3.82% (0.7850 => 0.8150)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 3.70% (8.7750 => 9.1000)
  MultiSource/Applications/oggenc/oggenc: 3.64% (12.6500 => 13.1100)
  SingleSource/Benchmarks/Shootout-C++/lists1: 3.47% (0.7200 => 0.7450)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 3.45% (0.7250 => 0.7500)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 3.39% (0.5900 => 0.6100)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 3.37% (21.2100 => 21.9250)
  SingleSource/Benchmarks/Misc/oourafft: 3.26% (0.4600 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 3.16% (0.4750 => 0.4900)
  MultiSource/Applications/d/make_dparser: 2.89% (7.9450 => 8.1750)
  SingleSource/Benchmarks/Shootout-C++/moments: 2.87% (0.8700 => 0.8950)
  MultiSource/Applications/viterbi/viterbi: 2.67% (0.3750 => 0.3850)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 2.48% (1.4100 => 1.4450)
  MultiSource/Applications/JM/lencod/lencod: 2.47% (37.8300 => 38.7650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 2.36% (12.2750 => 12.5650)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 2.30% (0.4350 => 0.4450)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 2.27% (0.8800 => 0.9000)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 2.27% (0.6600 => 0.6750)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.26% (97.6800 => 99.8900)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.25% (10.4350 => 10.6700)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 2.20% (2.5000 => 2.5550)
  MultiSource/Benchmarks/Olden/bh/bh: 2.05% (0.7300 => 0.7450)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.99% (0.7550 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 1.66% (0.9050 => 0.9200)
  MultiSource/Benchmarks/Prolangs-C/football/football: 1.62% (2.1650 => 2.2000)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.40% (22.2000 => 22.5100)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.20% (2.5100 => 2.5400)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 1.18% (1.2700 => 1.2850)
  MultiSource/Applications/SPASS/SPASS: 1.16% (36.9750 => 37.4050)
  MultiSource/Applications/JM/ldecod/ldecod: 1.08% (17.0550 => 17.2400)
  MultiSource/Applications/lua/lua: 1.06% (9.4400 => 9.5400)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.02% (0.9800 => 0.9900)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Shootout-C++/ary2: 66.67% (0.0450 => 0.0750)
  MultiSource/Applications/kimwitu++/kc: 62.50% (0.0800 => 0.1300)
  SingleSource/Benchmarks/Misc/perlin: 51.79% (4.4700 => 6.7850)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 45.00% (0.1000 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/ary: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 22.96% (5.6400 => 6.9350)
  SingleSource/Benchmarks/Shootout-C++/moments: 22.22% (0.1350 => 0.1650)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.95% (0.2950 => 0.3450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.94% (0.6200 => 0.7250)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 14.89% (1.8800 => 2.1600)
  MultiSource/Applications/hexxagon/hexxagon: 13.79% (20.2250 => 23.0150)
  SingleSource/Benchmarks/McGill/queens: 12.81% (3.2400 => 3.6550)
  SingleSource/Benchmarks/Misc/oourafft: 12.43% (12.3450 => 13.8800)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 11.48% (2.7000 => 3.0100)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.39% (11.6300 => 12.9550)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 11.11% (0.1350 => 0.1500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 10.14% (24.2650 => 26.7250)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.09% (2.1300 => 2.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 9.57% (16.6100 => 18.2000)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.18% (12.9150 => 14.1000)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 7.25% (0.3450 => 0.3700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 7.14% (0.6300 => 0.6750)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 7.00% (20.5850 => 22.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 6.73% (0.5200 => 0.5550)
  SingleSource/Benchmarks/Misc-C++/bigfib: 6.60% (0.5300 => 0.5650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 6.42% (11.6750 => 12.4250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.26% (19.5650 => 20.7900)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.26% (9.8300 => 10.4450)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 6.05% (6.3600 => 6.7450)
  SingleSource/Benchmarks/Misc/fbench: 6.02% (5.4850 => 5.8150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.78% (9.8650 => 10.4350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 5.69% (12.1200 => 12.8100)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.02% (1.2950 => 1.3600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 3.49% (3.0100 => 3.1150)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 3.36% (12.9350 => 13.3700)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 3.11% (34.3950 => 35.4650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 2.71% (52.1250 => 53.5350)
  SingleSource/Benchmarks/Shootout-C++/ary3: 2.55% (5.2950 => 5.4300)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.22% (0.6750 => 0.6900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 2.17% (7.3600 => 7.5200)
  MultiSource/Benchmarks/Olden/bh/bh: 2.14% (6.3000 => 6.4350)
  SingleSource/Benchmarks/Shootout/ary3: 1.90% (5.2750 => 5.3750)
  MultiSource/Benchmarks/nbench/nbench: 1.87% (31.8900 => 32.4850)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 1.86% (7.0000 => 7.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 1.69% (10.0800 => 10.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 1.60% (1.2500 => 1.2700)
  SingleSource/Benchmarks/Shootout/lists: 1.58% (17.7600 => 18.0400)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 1.38% (0.7250 => 0.7350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 1.27% (9.4600 => 9.5800)
  SingleSource/Benchmarks/Dhrystone/dry: 1.16% (3.8900 => 3.9350)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.13% (13.3250 => 13.4750)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/pointer_arithmetic: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -100.00% (0.0250 => 0.0000)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -80.00% (0.0250 => 0.0050)
  SingleSource/Regression/C/2003-06-16-VolatileError: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/SignlessTypes/factor: -68.89% (0.2250 => 0.0700)
  SingleSource/Regression/C/ConstructorDestructorAttributes: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -64.29% (0.0700 => 0.0250)
  SingleSource/UnitTests/2002-08-02-CastTest: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -61.54% (0.0650 => 0.0250)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2002-05-02-CastTest3: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/Vector/constpool: -56.78% (36.6950 => 15.8600)
  SingleSource/Regression/C++/pointer_method2: -52.63% (0.0950 => 0.0450)
  SingleSource/Regression/C++/pointer_member: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/PR1386: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-05-31-LongShifts: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/ccc: -46.67% (0.0750 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/div: -46.67% (0.0750 => 0.0400)
  SingleSource/Benchmarks/Shootout/ackermann: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C++/short_circuit_dtor: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2003-05-21-UnionTest: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2008-04-20-LoopBug2: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2006-01-23-UnionInit: -38.89% (0.0900 => 0.0550)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/testtrace: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-05-31-CastToBool: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  SingleSource/Benchmarks/Stanford/Quicksort: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/vla: -32.14% (0.1400 => 0.0950)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -32.00% (0.1250 => 0.0850)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -31.91% (0.2350 => 0.1600)
  SingleSource/Benchmarks/Stanford/Perm: -31.58% (0.0950 => 0.0650)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Threads/tls: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2006-12-01-float_varg: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -28.57% (0.1050 => 0.0750)
  SingleSource/Benchmarks/Shootout/strcat: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/globalrefs: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-05-14-AtExit: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-10-SignConversions: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -26.83% (0.2050 => 0.1500)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -26.67% (0.2250 => 0.1650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Shootout/ary3: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C++/BuiltinTypeInfo: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -24.14% (0.1450 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -23.08% (0.1950 => 0.1500)
  SingleSource/Regression/C/compare: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-05-26-Shorts: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -22.64% (0.2650 => 0.2050)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Olden/tsp/tsp: -22.06% (0.3400 => 0.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -22.00% (0.2500 => 0.1950)
  SingleSource/UnitTests/initp1: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/Shootout/lists: -21.28% (0.2350 => 0.1850)
  SingleSource/Benchmarks/McGill/chomp: -21.00% (0.5000 => 0.3950)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -20.00% (0.2250 => 0.1800)
  SingleSource/Regression/C/sumarraymalloc: -20.00% (0.1000 => 0.0800)
  SingleSource/Benchmarks/Stanford/Oscar: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -18.52% (0.1350 => 0.1100)
  SingleSource/Regression/C/matrixTranspose: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-12-13-MishaTest: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/FreeBench/distray/distray: -16.98% (0.2650 => 0.2200)
  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/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Shootout/objinst: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -16.22% (0.1850 => 0.1550)
  MultiSource/Benchmarks/BitBench/five11/five11: -16.13% (0.1550 => 0.1300)
  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/MiBench/telecomm-CRC32/telecomm-CRC32: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -15.62% (0.3200 => 0.2700)
  SingleSource/Benchmarks/Stanford/Treesort: -15.38% (0.1300 => 0.1100)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/McGill/misr: -14.71% (0.1700 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-3: -14.29% (0.0700 => 0.0600)
  SingleSource/Regression/C/sumarray2d: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/McCat/09-vor/vor: -14.20% (0.8450 => 0.7250)
  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/datamining/correlation/correlation: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -12.99% (0.3850 => 0.3350)
  SingleSource/Benchmarks/Linpack/linpack-pc: -12.71% (0.5900 => 0.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -12.50% (0.2000 => 0.1750)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  SingleSource/Regression/C/uint64_to_float: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -12.26% (0.5300 => 0.4650)
  MultiSource/Benchmarks/Olden/power/power: -11.94% (0.3350 => 0.2950)
  SingleSource/Benchmarks/CoyoteBench/almabench: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/llubenchmark/llu: -11.54% (0.1300 => 0.1150)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/Olden/mst/mst: -11.48% (0.3050 => 0.2700)
  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/security-blowfish/security-blowfish: -11.33% (0.7500 => 0.6650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -11.22% (0.4900 => 0.4350)
  SingleSource/Benchmarks/Shootout/hash: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.50% (3.4300 => 3.0700)
  SingleSource/Benchmarks/Stanford/Bubblesort: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -9.76% (1.4850 => 1.3400)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.68% (0.4650 => 0.4200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -9.33% (0.3750 => 0.3400)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -9.20% (1.6300 => 1.4800)
  SingleSource/Benchmarks/Misc/ffbench: -9.09% (0.1650 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -8.70% (0.2300 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.70% (0.3450 => 0.3150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -8.40% (0.6550 => 0.6000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Misc/richards_benchmark: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Shootout/matrix: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -7.94% (0.3150 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -7.89% (0.1900 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -7.69% (0.1950 => 0.1800)
  MultiSource/Benchmarks/McCat/15-trie/trie: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.19% (0.7650 => 0.7100)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.98% (0.6450 => 0.6000)
  SingleSource/UnitTests/SignlessTypes/rem: -6.78% (0.2950 => 0.2750)
  MultiSource/Applications/sgefa/sgefa: -6.56% (0.9150 => 0.8550)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -6.12% (0.2450 => 0.2300)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.82% (1.8050 => 1.7000)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -5.74% (3.6600 => 3.4500)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.41% (0.3700 => 0.3500)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.24% (2.3850 => 2.2600)
  MultiSource/Applications/aha/aha: -5.17% (0.2900 => 0.2750)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -5.06% (0.3950 => 0.3750)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -4.54% (2.3150 => 2.2100)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -4.48% (0.3350 => 0.3200)
  MultiSource/Benchmarks/McCat/08-main/main: -4.35% (0.6900 => 0.6600)
  SingleSource/Benchmarks/Misc-C++/bigfib: -3.90% (1.5400 => 1.4800)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -3.88% (3.2250 => 3.1000)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -3.72% (1.8800 => 1.8100)
  MultiSource/Applications/Burg/burg: -3.61% (3.0450 => 2.9350)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -3.55% (0.7050 => 0.6800)
  MultiSource/Benchmarks/Olden/em3d/em3d: -3.53% (0.4250 => 0.4100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.21% (1.0900 => 1.0550)
  MultiSource/Benchmarks/PAQ8p/paq8p: -3.20% (6.0900 => 5.8950)
  SingleSource/Benchmarks/Shootout-C++/ary3: -3.20% (0.6250 => 0.6050)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -2.99% (0.3350 => 0.3250)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.99% (1.3400 => 1.3000)
  MultiSource/Applications/spiff/spiff: -2.92% (2.0550 => 1.9950)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -2.86% (0.5250 => 0.5100)
  SingleSource/Regression/C++/ofstream_ctor: -2.86% (0.5250 => 0.5100)
  MultiSource/Benchmarks/Bullet/bullet: -2.79% (78.5700 => 76.3750)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.68% (3.3600 => 3.2700)
  SingleSource/Benchmarks/Shootout-C++/ary2: -2.40% (0.6250 => 0.6100)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -2.36% (1.9100 => 1.8650)
  MultiSource/Applications/minisat/minisat: -1.75% (1.7100 => 1.6800)
  SingleSource/Benchmarks/Shootout-C++/ary: -1.67% (0.6000 => 0.5900)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.64% (10.0700 => 9.9050)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -1.60% (10.9650 => 10.7900)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -1.53% (0.6550 => 0.6450)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.15% (0.8700 => 0.8600)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.37% (132.9100 => 7.4850)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.92% (135.9600 => 8.2650)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.15% (139.4900 => 9.5600)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.87% (69.4500 => 4.9550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.97% (3.4900 => 0.3150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.93% (70.3150 => 6.3800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -90.85% (139.2350 => 12.7350)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.48% (110.6900 => 10.5400)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.20% (78.8650 => 7.7250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -89.99% (109.4200 => 10.9500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.26% (87.0250 => 9.3500)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.89% (430.9350 => 47.8750)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.57% (68.9650 => 9.2600)
  SingleSource/Benchmarks/Shootout-C++/matrix: -86.28% (33.3700 => 4.5800)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.26% (47.5200 => 6.5300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.57% (44.3950 => 8.6250)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.70% (0.8450 => 0.1800)
  SingleSource/Benchmarks/Shootout/matrix: -77.25% (24.1750 => 5.5000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.96% (51.7900 => 11.9300)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -73.79% (17.9100 => 4.6950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.47% (44.0050 => 12.5550)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Applications/oggenc/oggenc: -70.50% (1.0000 => 0.2950)
  MultiSource/Benchmarks/Bullet/bullet: -70.39% (63.6050 => 18.8350)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.71% (34.3750 => 12.1300)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.49% (30.5950 => 10.8650)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.86% (25.4650 => 12.0050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -50.34% (13.8750 => 6.8900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -49.61% (30.4700 => 15.3550)
  MultiSource/Benchmarks/McCat/08-main/main: -47.06% (0.1700 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -42.86% (0.0350 => 0.0200)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.28% (218.4000 => 134.8050)
  MultiSource/Applications/sgefa/sgefa: -36.20% (0.8150 => 0.5200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -34.58% (13.2450 => 8.6650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -33.03% (1.0900 => 0.7300)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  SingleSource/Benchmarks/Misc/fp-convert: -29.87% (5.2900 => 3.7100)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -29.17% (0.1200 => 0.0850)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.54% (4.6250 => 3.3050)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.55% (9.1650 => 6.6400)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -22.08% (0.3850 => 0.3000)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -21.94% (22.8850 => 17.8650)
  MultiSource/Applications/JM/ldecod/ldecod: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -21.34% (144.6550 => 113.7900)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.75% (19.3000 => 15.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.41% (207.6300 => 165.2550)
  MultiSource/Applications/d/make_dparser: -20.00% (0.1500 => 0.1200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  MultiSource/Benchmarks/McCat/09-vor/vor: -18.31% (0.3550 => 0.2900)
  MultiSource/Benchmarks/sim/sim: -18.31% (12.6450 => 10.3300)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.18% (0.2200 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -17.90% (72.2950 => 59.3550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -16.20% (1.9750 => 1.6550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -15.87% (0.3150 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/strcat: -15.00% (0.2000 => 0.1700)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -15.00% (0.3000 => 0.2550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -15.00% (0.3000 => 0.2550)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -14.74% (9.4950 => 8.0950)
  MultiSource/Applications/minisat/minisat: -14.51% (23.2200 => 19.8500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.29% (0.0700 => 0.0600)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -14.15% (4.1700 => 3.5800)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.89% (0.3600 => 0.3100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.57% (12.6450 => 11.0550)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -12.00% (6.8350 => 6.0150)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -11.96% (3.9700 => 3.4950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.63% (6.3950 => 5.7150)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.05% (0.9450 => 0.8500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  SingleSource/Benchmarks/Stanford/Treesort: -10.00% (0.2000 => 0.1800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -8.78% (4.3850 => 4.0000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -7.93% (3.4700 => 3.1950)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.55% (10.0700 => 9.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -7.53% (0.4650 => 0.4300)
  SingleSource/Benchmarks/Misc/ffbench: -7.20% (3.2650 => 3.0300)
  SingleSource/UnitTests/Vector/multiplies: -7.06% (0.8500 => 0.7900)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -5.86% (14.2450 => 13.4100)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.70% (1.5800 => 1.4900)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Benchmarks/Shootout/strcat: -5.56% (0.3600 => 0.3400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -5.40% (14.1600 => 13.3950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -5.19% (17.4450 => 16.5400)
  MultiSource/Applications/JM/lencod/lencod: -5.13% (16.1700 => 15.3400)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.96% (9.0750 => 8.6250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.62% (15.2750 => 14.5700)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -4.53% (5.1900 => 4.9550)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.52% (17.3750 => 16.5900)
  SingleSource/Benchmarks/Shootout/heapsort: -4.39% (12.0650 => 11.5350)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -4.34% (2.4200 => 2.3150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -4.29% (0.3500 => 0.3350)
  MultiSource/Benchmarks/Olden/power/power: -4.13% (6.4100 => 6.1450)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.60% (10.5600 => 10.1800)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -3.20% (12.0300 => 11.6450)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -3.19% (2.8250 => 2.7350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -3.17% (0.9450 => 0.9150)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.14% (106.1900 => 102.8600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -3.12% (22.2650 => 21.5700)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -3.03% (11.4000 => 11.0550)
  MultiSource/Applications/spiff/spiff: -2.89% (7.4500 => 7.2350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -2.53% (14.6400 => 14.2700)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.45% (6.9300 => 6.7600)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.39% (1.2550 => 1.2250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -2.38% (3.7800 => 3.6900)
  MultiSource/Applications/lua/lua: -2.17% (56.2150 => 54.9950)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.11% (30.9900 => 30.3350)
  MultiSource/Applications/obsequi/Obsequi: -2.03% (4.1800 => 4.0950)
  MultiSource/Benchmarks/Olden/mst/mst: -2.02% (0.4950 => 0.4850)
  SingleSource/Benchmarks/McGill/chomp: -1.93% (1.8100 => 1.7750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -1.92% (1.8250 => 1.7900)
  SingleSource/Benchmarks/McGill/misr: -1.83% (0.5450 => 0.5350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.82% (9.0500 => 8.8850)
  SingleSource/Benchmarks/Misc/mandel-2: -1.81% (1.6600 => 1.6300)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  SingleSource/Benchmarks/Misc/flops: -1.62% (18.4900 => 18.1900)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -1.62% (7.7300 => 7.6050)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.60% (9.0600 => 8.9150)
  SingleSource/Benchmarks/Misc/mandel: -1.55% (3.5500 => 3.4950)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.49% (36.1950 => 35.6550)
  MultiSource/Benchmarks/FreeBench/distray/distray: -1.47% (0.6800 => 0.6700)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.33% (8.2750 => 8.1650)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -1.29% (4.2750 => 4.2200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.10% (4.5650 => 4.5150)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.07% (9.8250 => 9.7200)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.04% (3.3750 => 3.3400)

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


More information about the llvm-testresults mailing list