[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 Jul 23 03:26:17 PDT 2013


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

Comparing:
     Run: 13669, Order: 186933, Start Time: 2013-07-23 09:19:34, End Time: 2013-07-23 10:26:47
      To: 13668, Order: 186932, Start Time: 2013-07-23 07:49:10, End Time: 2013-07-23 08:56:04
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: 12 (205 on baseline)
Performance Improvements: 4 (311 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1092 (560 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-08-02-CastTest: 50.00% (0.0300 => 0.0450, std.dev.: 0.0052)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 6.82% (0.4400 => 0.4700, std.dev.: 0.0108)
  SingleSource/UnitTests/SignlessTypes/rem: 5.45% (0.2750 => 0.2900, std.dev.: 0.0032)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/UnitTests/Vectorizer/gcc-loops: 16.72% (8.0450 => 9.3900, std.dev.: 0.1401)
  SingleSource/Benchmarks/Misc/fp-convert: 13.53% (3.8050 => 4.3200, std.dev.: 0.1441)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 11.01% (3.7250 => 4.1350, std.dev.: 0.1262)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 10.12% (11.0150 => 12.1300, std.dev.: 0.2984)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 4.85% (8.4450 => 8.8550, std.dev.: 0.0961)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 2.14% (11.8900 => 12.1450, std.dev.: 0.0256)
  MultiSource/Applications/SIBsim4/SIBsim4: 1.79% (8.6750 => 8.8300, std.dev.: 0.0435)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.70% (14.7100 => 14.9600, std.dev.: 0.0241)
  SingleSource/Benchmarks/Misc/ReedSolomon: 1.16% (15.9200 => 16.1050, std.dev.: 0.0307)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-byref-test: -100.00% (0.0150 => 0.0000, std.dev.: 0.0040)
  SingleSource/UnitTests/2003-05-31-LongShifts: -83.33% (0.0300 => 0.0050, std.dev.: 0.0045)
  SingleSource/UnitTests/Vector/sumarray: -60.00% (0.0500 => 0.0200, std.dev.: 0.0076)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -6.98% (7.6700 => 7.1350, std.dev.: 0.1459)

================================
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: -7.35% (0.3400 => 0.3150)
  MultiSource/Applications/lemon/lemon: -41.24% (3.9400 => 2.3150)
  MultiSource/Applications/sqlite3/sqlite3: 1.53% (9.8100 => 9.9600)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 4.43% (0.7900 => 0.8250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -35.71% (0.2800 => 0.1800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -33.84% (3.2950 => 2.1800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.10% (84.6050 => 10.0650)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -36.72% (1.2800 => 0.8100)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 200.00% (0.0100 => 0.0300)
  SingleSource/UnitTests/block-call-r7674133: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/fib2: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/Vector/simple: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 50.00% (0.0300 => 0.0450)
  SingleSource/Benchmarks/Shootout/sieve: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Dhrystone/dry: 40.00% (0.1000 => 0.1400)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 36.88% (2.2100 => 3.0250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 35.91% (2.3250 => 3.1600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 35.83% (2.4000 => 3.2600)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 35.77% (2.3900 => 3.2450)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 35.62% (2.2600 => 3.0650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 35.53% (2.3500 => 3.1850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 35.16% (2.4600 => 3.3250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 35.03% (2.3550 => 3.1800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 35.01% (2.3850 => 3.2200)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 35.01% (2.4850 => 3.3550)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 34.88% (2.2650 => 3.0550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 34.75% (2.3600 => 3.1800)
  SingleSource/Regression/C/PR491: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 33.20% (2.4850 => 3.3100)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 33.11% (2.2800 => 3.0350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 31.90% (2.5550 => 3.3700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 31.52% (2.3000 => 3.0250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 31.29% (2.7800 => 3.6500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 31.24% (2.3850 => 3.1300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 30.77% (2.2750 => 2.9750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 30.66% (2.4950 => 3.2600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 30.47% (2.5600 => 3.3400)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 30.45% (2.4300 => 3.1700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 29.13% (2.5750 => 3.3250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 28.26% (2.3000 => 2.9500)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 28.07% (2.2800 => 2.9200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 27.51% (2.3450 => 2.9900)
  SingleSource/Benchmarks/Shootout/nestedloop: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/strcat: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 27.23% (2.4050 => 3.0600)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 26.93% (2.3950 => 3.0400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 26.92% (2.3400 => 2.9700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 26.90% (2.4350 => 3.0900)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 26.27% (2.5500 => 3.2200)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 26.11% (2.5850 => 3.2600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 26.00% (2.5000 => 3.1500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 25.93% (2.4300 => 3.0600)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 23.47% (2.7700 => 3.4200)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 22.58% (2.6350 => 3.2300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/McGill/queens: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/Shootout-C++/fibo: 18.52% (0.4050 => 0.4800)
  SingleSource/Benchmarks/Misc/flops-7: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 17.86% (0.4200 => 0.4950)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Misc/whetstone: 16.22% (0.1850 => 0.2150)
  SingleSource/Benchmarks/Shootout/heapsort: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 15.00% (0.2000 => 0.2300)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 14.76% (12.4350 => 14.2700)
  SingleSource/Benchmarks/Shootout-C++/hello: 14.63% (0.4100 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/strcat: 14.44% (0.4500 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/random: 14.29% (0.4550 => 0.5200)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 13.98% (0.4650 => 0.5300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 13.79% (0.1450 => 0.1650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 13.49% (1.0750 => 1.2200)
  SingleSource/Benchmarks/Shootout-C++/objinst: 13.40% (0.4850 => 0.5500)
  SingleSource/Benchmarks/Shootout-C++/wc: 13.13% (0.4950 => 0.5600)
  MultiSource/Applications/lemon/lemon: 12.46% (2.8100 => 3.1600)
  SingleSource/Benchmarks/Shootout-C++/lists: 12.07% (0.5800 => 0.6500)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 12.00% (0.5000 => 0.5600)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 11.90% (0.4200 => 0.4700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 11.59% (3.3650 => 3.7550)
  SingleSource/Benchmarks/Shootout-C++/sieve: 11.45% (0.6550 => 0.7300)
  MultiSource/Applications/hexxagon/hexxagon: 11.23% (2.2700 => 2.5250)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 10.64% (0.7050 => 0.7800)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 10.53% (0.4750 => 0.5250)
  SingleSource/Benchmarks/Shootout-C++/methcall: 10.53% (0.4750 => 0.5250)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 10.00% (0.1500 => 0.1650)
  SingleSource/Regression/C++/ofstream_ctor: 9.52% (0.5250 => 0.5750)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 9.09% (0.4400 => 0.4800)
  SingleSource/Benchmarks/Misc/ffbench: 9.09% (0.1650 => 0.1800)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 8.92% (0.7850 => 0.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 8.61% (0.7550 => 0.8200)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 8.33% (0.1200 => 0.1300)
  MultiSource/Benchmarks/McCat/05-eks/eks: 8.14% (1.1050 => 1.1950)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/ary2: 8.00% (0.6250 => 0.6750)
  SingleSource/Benchmarks/Shootout-C++/moments: 7.47% (0.8700 => 0.9350)
  SingleSource/Benchmarks/Misc/ReedSolomon: 7.45% (0.4700 => 0.5050)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.34% (0.5450 => 0.5850)
  MultiSource/Applications/SIBsim4/SIBsim4: 7.05% (3.1900 => 3.4150)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 6.86% (2.0400 => 2.1800)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 6.82% (0.8800 => 0.9400)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 6.52% (0.6900 => 0.7350)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 6.49% (0.3850 => 0.4100)
  SingleSource/Benchmarks/Shootout-C++/ary3: 6.40% (0.6250 => 0.6650)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/lists1: 6.25% (0.7200 => 0.7650)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 6.08% (0.9050 => 0.9600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 5.81% (0.4300 => 0.4550)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 5.71% (0.5250 => 0.5550)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 5.67% (1.4100 => 1.4900)
  SingleSource/Benchmarks/Shootout-C++/hash: 5.61% (0.9800 => 1.0350)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 5.50% (0.5450 => 0.5750)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 5.50% (3.0900 => 3.2600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 5.41% (0.1850 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 5.30% (0.6600 => 0.6950)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.02% (16.1300 => 16.9400)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 4.72% (1.2700 => 1.3300)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 4.63% (57.8250 => 60.5000)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 4.60% (0.4350 => 0.4550)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 4.58% (97.6800 => 102.1550)
  MultiSource/Applications/oggenc/oggenc: 4.51% (12.6500 => 13.2200)
  MultiSource/Applications/sqlite3/sqlite3: 4.42% (47.7200 => 49.8300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 4.08% (0.2450 => 0.2550)
  MultiSource/Applications/viterbi/viterbi: 4.00% (0.3750 => 0.3900)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.00% (0.2500 => 0.2600)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 3.93% (8.7750 => 9.1200)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 3.93% (1.1450 => 1.1900)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.92% (0.7650 => 0.7950)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 3.90% (1.5400 => 1.6000)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 3.85% (0.7800 => 0.8100)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 3.80% (2.5000 => 2.5950)
  MultiSource/Applications/d/make_dparser: 3.59% (7.9450 => 8.2300)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 3.40% (10.4350 => 10.7900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.26% (12.2750 => 12.6750)
  MultiSource/Applications/JM/lencod/lencod: 2.96% (37.8300 => 38.9500)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 2.95% (21.2100 => 21.8350)
  MultiSource/Applications/SPASS/SPASS: 2.89% (36.9750 => 38.0450)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 2.76% (0.7250 => 0.7450)
  SingleSource/Benchmarks/Shootout-C++/ary: 2.50% (0.6000 => 0.6150)
  MultiSource/Applications/kimwitu++/kc: 2.43% (40.0450 => 41.0200)
  MultiSource/Applications/JM/ldecod/ldecod: 2.11% (17.0550 => 17.4150)
  MultiSource/Benchmarks/Prolangs-C/football/football: 2.08% (2.1650 => 2.2100)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.99% (2.5100 => 2.5600)
  MultiSource/Benchmarks/sim/sim: 1.86% (0.8050 => 0.8200)
  MultiSource/Applications/ClamAV/clamscan: 1.84% (35.8900 => 36.5500)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.82% (22.2000 => 22.6050)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 1.82% (1.1000 => 1.1200)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 1.60% (1.8800 => 1.9100)
  MultiSource/Applications/lua/lua: 1.59% (9.4400 => 9.5900)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 1.34% (2.2350 => 2.2650)
  MultiSource/Applications/treecc/treecc: 1.09% (5.0550 => 5.1100)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.01% (33.6200 => 33.9600)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 54.59% (4.4700 => 6.9100)
  SingleSource/Benchmarks/Shootout-C++/ary2: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Shootout-C++/ary: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 35.00% (0.1000 => 0.1350)
  MultiSource/Applications/kimwitu++/kc: 31.25% (0.0800 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/moments: 25.93% (0.1350 => 0.1700)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 20.92% (5.6400 => 6.8200)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.95% (0.2950 => 0.3450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.32% (0.6200 => 0.7150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 14.48% (16.6100 => 19.0150)
  MultiSource/Applications/hexxagon/hexxagon: 14.12% (20.2250 => 23.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 13.98% (0.4650 => 0.5300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 13.07% (7.0000 => 7.9150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 12.82% (24.2650 => 27.3750)
  SingleSource/Benchmarks/McGill/queens: 12.65% (3.2400 => 3.6500)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.31% (11.6300 => 12.9450)
  SingleSource/UnitTests/Vector/multiplies: 11.18% (0.8500 => 0.9450)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 10.11% (1.8800 => 2.0700)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 9.93% (20.5850 => 22.6300)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 9.39% (3.7800 => 4.1350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.18% (12.9150 => 14.1000)
  SingleSource/Benchmarks/Misc-C++/bigfib: 7.55% (0.5300 => 0.5700)
  SingleSource/Benchmarks/Shootout-C++/strcat: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 7.03% (19.5650 => 20.9400)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 6.13% (6.3600 => 6.7500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 5.80% (0.3450 => 0.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 5.76% (9.4600 => 10.0050)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  SingleSource/Benchmarks/Misc/fbench: 5.20% (5.4850 => 5.7700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.63% (1.2950 => 1.3550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 4.55% (0.2200 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 3.89% (2.7000 => 2.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 3.85% (0.5200 => 0.5400)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 3.70% (0.9450 => 0.9800)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 3.55% (12.1200 => 12.5500)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.53% (11.8950 => 12.3150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 3.17% (0.6300 => 0.6500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.83% (34.3950 => 35.3700)
  MultiSource/Benchmarks/Olden/bh/bh: 2.62% (6.3000 => 6.4650)
  MultiSource/Applications/SPASS/SPASS: 2.49% (26.0950 => 26.7450)
  SingleSource/Benchmarks/Shootout/ary3: 2.37% (5.2750 => 5.4000)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 2.23% (9.8650 => 10.0850)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.14% (9.8300 => 10.0400)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.98% (5.2950 => 5.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.92% (1.8250 => 1.8600)
  MultiSource/Benchmarks/nbench/nbench: 1.90% (31.8900 => 32.4950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 1.85% (2.7000 => 2.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.69% (77.7250 => 79.0350)
  SingleSource/Benchmarks/Shootout-C++/fibo: 1.65% (11.8300 => 12.0250)
  SingleSource/Benchmarks/Linpack/linpack-pc: 1.54% (52.1250 => 52.9300)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 1.45% (11.3900 => 11.5550)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.42% (14.7500 => 14.9600)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 1.38% (0.7250 => 0.7350)
  MultiSource/Applications/aha/aha: 1.28% (5.8600 => 5.9350)
  MultiSource/Benchmarks/llubenchmark/llu: 1.27% (13.7800 => 13.9550)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 1.05% (5.2600 => 5.3150)
  MultiSource/Benchmarks/Olden/health/health: 1.03% (1.4600 => 1.4750)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-byref-test: -100.00% (0.0100 => 0.0000)
  SingleSource/UnitTests/2003-05-31-LongShifts: -83.33% (0.0300 => 0.0050)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/UnitTests/DefaultInitDynArrays: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -75.00% (0.0400 => 0.0100)
  SingleSource/UnitTests/StructModifyTest: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Vector/sumarray: -66.67% (0.0600 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/factor: -62.22% (0.2250 => 0.0850)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -58.33% (0.0600 => 0.0250)
  SingleSource/UnitTests/Vector/constpool: -56.38% (36.6950 => 16.0050)
  SingleSource/Regression/C/callargs: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2003-07-10-SignConversions: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2006-01-23-UnionInit: -50.00% (0.0900 => 0.0450)
  SingleSource/UnitTests/blockstret: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/ccc: -46.67% (0.0750 => 0.0400)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-05-02-CastTest3: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -42.86% (0.0700 => 0.0400)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2008-04-18-LoopBug: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C++/pointer_method2: -36.84% (0.0950 => 0.0600)
  SingleSource/UnitTests/2002-12-13-MishaTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  SingleSource/Regression/C++/fixups: -35.29% (0.0850 => 0.0550)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -34.48% (0.1450 => 0.0950)
  SingleSource/Regression/C++/short_circuit_dtor: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2003-07-09-SignedArgs: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/vla: -32.14% (0.1400 => 0.0950)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Stanford/Treesort: -30.77% (0.1300 => 0.0900)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Shootout/ary3: -30.00% (0.1000 => 0.0700)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-04-22-Switch: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-6: -28.57% (0.0700 => 0.0500)
  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)
  SingleSource/UnitTests/initp1: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -27.78% (0.1800 => 0.1300)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -27.66% (0.2350 => 0.1700)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/globalrefs: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/testtrace: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -26.83% (0.2050 => 0.1500)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -26.67% (0.2250 => 0.1650)
  SingleSource/UnitTests/Vector/multiplies: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.42% (0.2650 => 0.1950)
  SingleSource/Benchmarks/Stanford/Perm: -26.32% (0.0950 => 0.0700)
  SingleSource/Benchmarks/Stanford/IntMM: -25.93% (0.1350 => 0.1000)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C++/BuiltinTypeInfo: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/PR1386: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/sumarraymalloc: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/2003-08-20-FoldBug: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -25.00% (0.1200 => 0.0900)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -24.00% (0.2500 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -23.40% (0.2350 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -23.08% (0.1950 => 0.1500)
  MultiSource/Benchmarks/llubenchmark/llu: -23.08% (0.1300 => 0.1000)
  SingleSource/Benchmarks/McGill/chomp: -22.00% (0.5000 => 0.3900)
  SingleSource/Benchmarks/Shootout/lists: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Stanford/Bubblesort: -20.00% (0.1000 => 0.0800)
  SingleSource/Benchmarks/Shootout/random: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -19.57% (0.2300 => 0.1850)
  SingleSource/Regression/C/sumarray: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -18.75% (0.2400 => 0.1950)
  SingleSource/UnitTests/2002-08-02-CastTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/tsp/tsp: -17.65% (0.3400 => 0.2800)
  SingleSource/Benchmarks/Shootout/methcall: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -15.91% (0.2200 => 0.1850)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -15.56% (0.2250 => 0.1900)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Olden/mst/mst: -14.75% (0.3050 => 0.2600)
  SingleSource/Benchmarks/Misc/flops-3: -14.29% (0.0700 => 0.0600)
  SingleSource/Regression/C/sumarray2d: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.29% (0.1750 => 0.1500)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -13.92% (0.3950 => 0.3400)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -13.33% (0.7500 => 0.6500)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/McCat/09-vor/vor: -13.02% (0.8450 => 0.7350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Linpack/linpack-pc: -12.71% (0.5900 => 0.5150)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -12.53% (2.1550 => 1.8850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Misc/fbench: -12.12% (0.1650 => 0.1450)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.96% (0.9200 => 0.8100)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -11.11% (0.2250 => 0.2000)
  SingleSource/Benchmarks/Shootout/matrix: -11.11% (0.1800 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -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)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.00% (0.2500 => 0.2250)
  MultiSource/Benchmarks/Olden/bisort/bisort: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.92% (0.6550 => 0.5900)
  MultiSource/Benchmarks/BitBench/five11/five11: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -9.38% (0.3200 => 0.2900)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -9.04% (3.4300 => 3.1200)
  MultiSource/Benchmarks/NPB-serial/is/is: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/CoyoteBench/almabench: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Stanford/Oscar: -8.33% (0.1800 => 0.1650)
  MultiSource/Applications/sgefa/sgefa: -8.20% (0.9150 => 0.8400)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  MultiSource/Applications/spiff/spiff: -7.30% (2.0550 => 1.9050)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -7.25% (0.3450 => 0.3200)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.19% (0.7650 => 0.7100)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -7.07% (1.4850 => 1.3800)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.98% (0.6450 => 0.6000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -6.76% (0.3700 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.71% (2.3850 => 2.2250)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -6.49% (0.3850 => 0.3600)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -6.35% (0.3150 => 0.2950)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.33% (0.3950 => 0.3700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -5.83% (1.6300 => 1.5350)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -5.19% (3.6600 => 3.4700)
  MultiSource/Benchmarks/McCat/18-imp/imp: -5.17% (0.8700 => 0.8250)
  MultiSource/Benchmarks/McCat/08-main/main: -5.07% (0.6900 => 0.6550)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -5.00% (0.3000 => 0.2850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -4.99% (1.8050 => 1.7150)
  MultiSource/Applications/obsequi/Obsequi: -4.85% (2.7850 => 2.6500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -4.65% (0.2150 => 0.2050)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.50% (3.2250 => 3.0800)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -4.44% (0.2250 => 0.2150)
  MultiSource/Benchmarks/Olden/health/health: -4.41% (0.3400 => 0.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.35% (0.2300 => 0.2200)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.35% (0.3450 => 0.3300)
  MultiSource/Benchmarks/FreeBench/neural/neural: -4.30% (0.4650 => 0.4450)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -3.89% (2.3150 => 2.2250)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -3.81% (0.5250 => 0.5050)
  MultiSource/Benchmarks/Olden/power/power: -2.99% (0.3350 => 0.3250)
  MultiSource/Applications/minisat/minisat: -2.92% (1.7100 => 1.6600)
  MultiSource/Benchmarks/PAQ8p/paq8p: -2.79% (6.0900 => 5.9200)
  MultiSource/Benchmarks/Olden/bh/bh: -2.74% (0.7300 => 0.7100)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -2.36% (1.9100 => 1.8650)
  MultiSource/Applications/Burg/burg: -2.30% (3.0450 => 2.9750)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.83% (1.0900 => 1.0700)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.69% (0.5900 => 0.5800)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -1.42% (0.7050 => 0.6950)
  MultiSource/Applications/hbd/hbd: -1.18% (3.3800 => 3.3400)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.30% (132.9100 => 7.5700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.16% (135.9600 => 7.9450)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.19% (139.4900 => 9.5050)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.87% (69.4500 => 4.9500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.45% (139.2350 => 11.9100)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.26% (3.4900 => 0.3050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -91.09% (70.3150 => 6.2650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.24% (78.8650 => 7.6950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.20% (110.6900 => 10.8450)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -89.99% (109.4200 => 10.9550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.27% (87.0250 => 9.3350)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.92% (430.9350 => 47.7350)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.44% (68.9650 => 9.3550)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.18% (47.5200 => 6.5650)
  SingleSource/Benchmarks/Shootout-C++/matrix: -82.63% (33.3700 => 5.7950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.31% (44.3950 => 8.7400)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.55% (51.7900 => 12.1450)
  SingleSource/Benchmarks/Shootout/matrix: -76.42% (24.1750 => 5.7000)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -73.79% (17.9100 => 4.6950)
  MultiSource/Applications/oggenc/oggenc: -72.00% (1.0000 => 0.2800)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.25% (44.0050 => 12.6500)
  MultiSource/Benchmarks/Bullet/bullet: -70.15% (63.6050 => 18.9850)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.95% (34.3750 => 12.0500)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.45% (30.5950 => 10.8750)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -51.35% (13.8750 => 6.7500)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -45.32% (25.4650 => 13.9250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -44.26% (30.4700 => 16.9850)
  MultiSource/Applications/d/make_dparser: -43.33% (0.1500 => 0.0850)
  MultiSource/Benchmarks/McCat/08-main/main: -41.18% (0.1700 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.50% (218.4000 => 134.3250)
  MultiSource/Applications/sgefa/sgefa: -35.58% (0.8150 => 0.5250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -33.14% (13.2450 => 8.8550)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.11% (1.0900 => 0.7400)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.97% (4.6250 => 3.2850)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.33% (9.1650 => 6.6600)
  MultiSource/Applications/JM/ldecod/ldecod: -25.00% (0.1400 => 0.1050)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -22.22% (0.3150 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -21.95% (144.6550 => 112.9100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -19.90% (19.3000 => 15.4600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -19.73% (207.6300 => 166.6600)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -19.69% (22.8850 => 18.3800)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.89% (4.8700 => 3.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -18.56% (72.2950 => 58.8750)
  SingleSource/Benchmarks/Misc/fp-convert: -18.34% (5.2900 => 4.3200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -18.33% (0.3000 => 0.2450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  MultiSource/Benchmarks/sim/sim: -16.96% (12.6450 => 10.5000)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.3600 => 0.3000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -16.20% (1.9750 => 1.6550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -15.58% (0.3850 => 0.3250)
  MultiSource/Applications/minisat/minisat: -13.59% (23.2200 => 20.0650)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -12.59% (4.1700 => 3.6450)
  SingleSource/Benchmarks/Stanford/Treesort: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -11.84% (3.9700 => 3.5000)
  SingleSource/Benchmarks/Stanford/Bubblesort: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -11.67% (0.3000 => 0.2650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.63% (6.8350 => 6.0400)
  MultiSource/Benchmarks/McCat/09-vor/vor: -11.27% (0.3550 => 0.3150)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.95% (6.3950 => 5.6950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.62% (11.6750 => 10.4350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -9.09% (0.2200 => 0.2000)
  SingleSource/Benchmarks/Misc/ffbench: -7.96% (3.2650 => 3.0050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.60% (10.0700 => 9.3050)
  SingleSource/Benchmarks/Misc/ReedSolomon: -7.31% (17.3750 => 16.1050)
  MultiSource/Applications/lua/lua: -7.13% (56.2150 => 52.2050)
  MultiSource/Applications/JM/lencod/lencod: -6.49% (16.1700 => 15.1200)
  SingleSource/Benchmarks/Misc/oourafft: -6.20% (12.3450 => 11.5800)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -6.11% (22.2650 => 20.9050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -5.68% (5.1900 => 4.8950)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -5.37% (14.2450 => 13.4800)
  SingleSource/Regression/C/uint64_to_float: -5.37% (1.4900 => 1.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -5.19% (3.4700 => 3.2900)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.76% (0.9450 => 0.9000)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.75% (15.2750 => 14.5500)
  MultiSource/Benchmarks/Olden/power/power: -4.13% (6.4100 => 6.1450)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.07% (106.1900 => 101.8650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -4.07% (12.6450 => 12.1300)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/Misc/richards_benchmark: -3.52% (2.1300 => 2.0550)
  SingleSource/Benchmarks/Shootout/heapsort: -3.48% (12.0650 => 11.6450)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.31% (2.4200 => 2.3400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -3.11% (14.1600 => 13.7200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -3.06% (7.3600 => 7.1350)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -3.04% (14.6400 => 14.1950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.91% (12.0300 => 11.6800)
  MultiSource/Applications/siod/siod: -2.91% (6.3650 => 6.1800)
  SingleSource/Benchmarks/Shootout-C++/hash: -2.85% (1.5800 => 1.5350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -2.80% (1.2500 => 1.2150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.79% (1.2550 => 1.2200)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.70% (9.0750 => 8.8300)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.46% (7.7300 => 7.5400)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -2.12% (2.8250 => 2.7650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.09% (9.8250 => 9.6200)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.08% (10.5600 => 10.3400)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.06% (11.4000 => 11.1650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -2.04% (2.9450 => 2.8850)
  MultiSource/Applications/obsequi/Obsequi: -2.03% (4.1800 => 4.0950)
  SingleSource/Benchmarks/Misc/salsa20: -2.03% (15.3050 => 14.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -1.94% (0.5150 => 0.5050)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.93% (9.0600 => 8.8850)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.89% (2.6500 => 2.6000)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.82% (3.2950 => 3.2350)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -1.64% (4.2750 => 4.2050)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.58% (30.9900 => 30.5000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.55% (9.0500 => 8.9100)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -1.39% (12.9350 => 12.7550)
  SingleSource/Benchmarks/Shootout/fib2: -1.26% (6.7600 => 6.6750)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.17% (3.8400 => 3.7950)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -1.16% (1.2950 => 1.2800)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -1.11% (9.4950 => 9.3900)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)

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.58s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130723/48d00023/attachment.html>


More information about the llvm-testresults mailing list