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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Jun 12 11:25:16 PDT 2013


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

Comparing:
     Run: 12314, Order: 183845, Start Time: 2013-06-12 17:18:59, End Time: 2013-06-12 18:25:34
      To: 12312, Order: 183840, Start Time: 2013-06-12 16:06:40, End Time: 2013-06-12 17:13:05
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

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

New Passes: 0 (19 on baseline)
Performance Regressions: 5 (175 on baseline)
Performance Improvements: 12 (332 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1091 (569 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 30.00% (0.1500 => 0.1950, std.dev.: 0.0098)
  MultiSource/Benchmarks/Olden/mst/mst: 22.92% (0.2400 => 0.2950, std.dev.: 0.0114)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 21.43% (0.1400 => 0.1700, std.dev.: 0.0084)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/ary2: 30.00% (0.0500 => 0.0650, std.dev.: 0.0039)
  SingleSource/Benchmarks/Linpack/linpack-pc: 4.21% (52.9400 => 55.1700, std.dev.: 0.6571)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2007-03-02-VaCopy: -70.00% (0.0500 => 0.0150, std.dev.: 0.0072)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -42.86% (0.0350 => 0.0200, std.dev.: 0.0033)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -25.00% (0.0800 => 0.0600, std.dev.: 0.0062)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -22.73% (0.1100 => 0.0850, std.dev.: 0.0071)
  SingleSource/Benchmarks/Stanford/Queens: -15.00% (0.1000 => 0.0850, std.dev.: 0.0037)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -7.22% (1.9400 => 1.8000, std.dev.: 0.0321)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -3.85% (1.5600 => 1.5000, std.dev.: 0.0169)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -100.00% (0.0100 => 0.0000, std.dev.: 0.0032)
  SingleSource/Benchmarks/Misc/ffbench: -17.72% (3.2450 => 2.6700, std.dev.: 0.1340)
  SingleSource/Benchmarks/Misc/flops-2: -3.61% (3.3200 => 3.2000, std.dev.: 0.0074)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.49% (4.6950 => 4.6250, std.dev.: 0.0199)
  SingleSource/Benchmarks/Misc/flops-1: -1.18% (5.5200 => 5.4550, std.dev.: 0.0092)

================================
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: - (0.3400 => 0.3400)
  MultiSource/Applications/lemon/lemon: -47.08% (3.9400 => 2.0850)
  MultiSource/Applications/sqlite3/sqlite3: 4.13% (9.8100 => 10.2150)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 5.06% (0.7900 => 0.8300)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -30.65% (3.2950 => 2.2850)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.17% (84.6050 => 10.0100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -39.45% (1.2800 => 0.7750)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 300.00% (0.0100 => 0.0400)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/2002-10-13-BadLoad: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/block-byref-test: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/build: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/simple: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-05-03-NotTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 37.33% (2.2100 => 3.0350)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 36.62% (2.4850 => 3.3950)
  SingleSource/Benchmarks/Misc/flops-7: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 36.25% (2.4000 => 3.2700)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 35.10% (2.2650 => 3.0600)
  SingleSource/Benchmarks/Dhrystone/dry: 35.00% (0.1000 => 0.1350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 34.35% (2.4600 => 3.3050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 33.96% (2.3850 => 3.1950)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 33.89% (2.3900 => 3.2000)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 33.63% (2.2600 => 3.0200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 33.40% (2.3500 => 3.1350)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 33.40% (2.4850 => 3.3150)
  SingleSource/UnitTests/2003-05-31-LongShifts: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Shootout/sieve: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 33.12% (2.3550 => 3.1350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 33.12% (2.3250 => 3.0950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 32.24% (2.2800 => 3.0150)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 31.70% (2.5550 => 3.3650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 31.57% (2.3600 => 3.1050)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 31.24% (2.3850 => 3.1300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 31.09% (2.3000 => 3.0150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 30.47% (2.5600 => 3.3400)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 29.68% (2.7800 => 3.6050)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 29.67% (2.2750 => 2.9500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 28.78% (2.3450 => 3.0200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 28.19% (2.4300 => 3.1150)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 28.16% (2.5750 => 3.3000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 28.06% (2.4950 => 3.1950)
  SingleSource/Benchmarks/Shootout/nestedloop: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 27.10% (2.4350 => 3.0950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 26.89% (2.5850 => 3.2800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 26.54% (2.2800 => 2.8850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 26.40% (2.5000 => 3.1600)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 26.30% (2.3950 => 3.0250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 26.30% (2.3000 => 2.9050)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 25.78% (2.4050 => 3.0250)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 25.00% (2.3400 => 2.9250)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 24.90% (2.5500 => 3.1850)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 22.56% (2.7700 => 3.3950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.02% (2.4300 => 2.9650)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 22.01% (2.6350 => 3.2150)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 16.67% (0.1200 => 0.1400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 16.67% (0.1500 => 0.1750)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 16.00% (0.1250 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 14.29% (0.4200 => 0.4800)
  SingleSource/Benchmarks/Misc/whetstone: 13.51% (0.1850 => 0.2100)
  SingleSource/Benchmarks/Misc/flops: 12.77% (0.2350 => 0.2650)
  SingleSource/Benchmarks/Misc/ffbench: 12.12% (0.1650 => 0.1850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 11.94% (12.4350 => 13.9200)
  SingleSource/Benchmarks/Shootout-C++/fibo: 11.11% (0.4050 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 10.75% (0.4650 => 0.5150)
  SingleSource/Benchmarks/Misc/ReedSolomon: 10.64% (0.4700 => 0.5200)
  MultiSource/Applications/lemon/lemon: 10.50% (2.8100 => 3.1050)
  SingleSource/Benchmarks/Shootout-C++/random: 9.89% (0.4550 => 0.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/Shootout-C++/lists: 8.62% (0.5800 => 0.6300)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 8.42% (0.4750 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/strcat: 7.78% (0.4500 => 0.4850)
  SingleSource/Benchmarks/Misc/perlin: 7.69% (0.1300 => 0.1400)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 7.50% (0.2000 => 0.2150)
  SingleSource/Benchmarks/Shootout-C++/hello: 7.32% (0.4100 => 0.4400)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 6.82% (0.8800 => 0.9400)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 6.51% (1.0750 => 1.1450)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.32% (0.4750 => 0.5050)
  MultiSource/Applications/SIBsim4/SIBsim4: 6.27% (3.1900 => 3.3900)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 5.97% (0.3350 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.68% (0.4400 => 0.4650)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.50% (0.5450 => 0.5750)
  MultiSource/Applications/viterbi/viterbi: 5.33% (0.3750 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/wc: 5.05% (0.4950 => 0.5200)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 5.00% (0.5000 => 0.5250)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.96% (0.7050 => 0.7400)
  SingleSource/Benchmarks/McGill/exptree: 4.88% (0.2050 => 0.2150)
  SingleSource/Benchmarks/Shootout-C++/sieve: 4.58% (0.6550 => 0.6850)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 4.31% (3.3650 => 3.5100)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 4.26% (1.4100 => 1.4700)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.00% (0.2500 => 0.2600)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 3.90% (0.3850 => 0.4000)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 3.82% (8.7750 => 9.1100)
  SingleSource/Benchmarks/Shootout-C++/lists1: 3.47% (0.7200 => 0.7450)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 3.21% (0.7800 => 0.8050)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 3.19% (2.0400 => 2.1050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.16% (16.1300 => 16.6400)
  SingleSource/Benchmarks/Shootout-C++/objinst: 3.09% (0.4850 => 0.5000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 3.07% (3.0900 => 3.1850)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.97% (10.4350 => 10.7450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.90% (0.6900 => 0.7100)
  MultiSource/Applications/d/make_dparser: 2.89% (7.9450 => 8.1750)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 2.84% (0.7050 => 0.7250)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 2.61% (0.7650 => 0.7850)
  MultiSource/Applications/hexxagon/hexxagon: 2.42% (2.2700 => 2.3250)
  SingleSource/Benchmarks/Shootout-C++/moments: 2.30% (0.8700 => 0.8900)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 1.91% (0.7850 => 0.8000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 1.90% (0.5250 => 0.5350)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 1.90% (0.5250 => 0.5350)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.78% (97.6800 => 99.4200)
  MultiSource/Applications/oggenc/oggenc: 1.78% (12.6500 => 12.8750)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.75% (12.2750 => 12.4900)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 1.52% (0.6600 => 0.6700)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.49% (21.2100 => 21.5250)
  MultiSource/Applications/JM/lencod/lencod: 1.45% (37.8300 => 38.3800)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.32% (0.7550 => 0.7650)
  MultiSource/Applications/sqlite3/sqlite3: 1.20% (47.7200 => 48.2950)
  MultiSource/Applications/treecc/treecc: 1.19% (5.0550 => 5.1150)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 57.49% (4.4700 => 7.0400)
  MultiSource/Applications/kimwitu++/kc: 56.25% (0.0800 => 0.1250)
  SingleSource/Benchmarks/Shootout-C++/ary2: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Shootout-C++/moments: 40.74% (0.1350 => 0.1900)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 40.00% (0.1000 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/ary: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 19.24% (5.6400 => 6.7250)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  SingleSource/Benchmarks/Stanford/Puzzle: 15.25% (0.2950 => 0.3400)
  MultiSource/Applications/hexxagon/hexxagon: 13.55% (20.2250 => 22.9650)
  SingleSource/Benchmarks/McGill/queens: 13.12% (3.2400 => 3.6650)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.22% (11.6300 => 12.9350)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 10.36% (16.6100 => 18.3300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.21% (12.9150 => 14.1050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.00% (7.0000 => 7.6300)
  SingleSource/Benchmarks/Misc/richards_benchmark: 8.92% (2.1300 => 2.3200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 8.82% (24.2650 => 26.4050)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 8.70% (0.3450 => 0.3750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 8.41% (19.5650 => 21.2100)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 7.23% (36.0300 => 38.6350)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 6.65% (1.8800 => 2.0050)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.56% (1.2950 => 1.3800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 5.95% (20.5850 => 21.8100)
  SingleSource/Benchmarks/Linpack/linpack-pc: 5.84% (52.1250 => 55.1700)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 4.81% (0.5200 => 0.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 4.29% (0.3500 => 0.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.23% (9.4600 => 9.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 3.97% (0.6300 => 0.6550)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 3.89% (2.7000 => 2.8050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 3.77% (0.5300 => 0.5500)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.70% (0.6750 => 0.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 3.23% (0.4650 => 0.4800)
  MultiSource/Benchmarks/Olden/bh/bh: 2.62% (6.3000 => 6.4650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 2.43% (9.8650 => 10.1050)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.39% (12.1200 => 12.4100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 2.39% (14.2450 => 14.5850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.32% (1.5100 => 1.5450)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 2.10% (11.8950 => 12.1450)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.09% (9.8300 => 10.0350)
  SingleSource/Benchmarks/Shootout/ary3: 1.99% (5.2750 => 5.3800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 1.94% (0.5150 => 0.5250)
  MultiSource/Benchmarks/llubenchmark/llu: 1.85% (13.7800 => 14.0350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.77% (7.3600 => 7.4900)
  MultiSource/Benchmarks/Olden/health/health: 1.71% (1.4600 => 1.4850)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.67% (1.4950 => 1.5200)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 1.49% (1.0050 => 1.0200)
  MultiSource/Benchmarks/Olden/bisort/bisort: 1.49% (1.3450 => 1.3650)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 1.24% (2.8250 => 2.8600)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 1.19% (11.3900 => 11.5250)
  SingleSource/Benchmarks/Dhrystone/dry: 1.16% (3.8900 => 3.9350)
  MultiSource/Applications/siod/siod: 1.10% (6.3650 => 6.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.10% (1.8250 => 1.8450)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.01% (13.3250 => 13.4600)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-VolatileError: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -100.00% (0.0250 => 0.0000)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -69.23% (0.0650 => 0.0200)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -66.67% (0.0600 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/factor: -64.44% (0.2250 => 0.0800)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -64.29% (0.0700 => 0.0250)
  SingleSource/UnitTests/2007-03-02-VaCopy: -62.50% (0.0400 => 0.0150)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2008-04-18-LoopBug: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2009-12-07-StructReturn: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/pointer_method2: -57.89% (0.0950 => 0.0400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -55.56% (0.0900 => 0.0400)
  SingleSource/Regression/C/globalrefs: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/compare: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/Vector/constpool: -51.55% (36.6950 => 17.7800)
  SingleSource/Regression/C++/BuiltinTypeInfo: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-04-22-Switch: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2003-05-07-VarArgs: -50.00% (0.0600 => 0.0300)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/initp1: -46.43% (0.1400 => 0.0750)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/cast2: -45.45% (0.0550 => 0.0300)
  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/Benchmarks/BenchmarkGame/recursive: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/fixups: -41.18% (0.0850 => 0.0500)
  SingleSource/Benchmarks/Shootout/ary3: -40.00% (0.1000 => 0.0600)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/conditional-gnu-ext: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Shootout/ackermann: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/PR1386: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/callargs: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-12-13-MishaTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-07-10-SignConversions: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -36.00% (0.1250 => 0.0800)
  SingleSource/Benchmarks/Stanford/Quicksort: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/2002-05-02-CastTest2: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/ccc: -33.33% (0.0750 => 0.0500)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-3: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2002-05-19-DivTest: -28.57% (0.0350 => 0.0250)
  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/member-function-pointers: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Shootout/lists: -27.66% (0.2350 => 0.1700)
  SingleSource/Regression/C/testtrace: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Stanford/Treesort: -26.92% (0.1300 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -26.83% (0.2050 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.42% (0.2650 => 0.1950)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -25.64% (0.1950 => 0.1450)
  SingleSource/UnitTests/vla: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -25.00% (0.0800 => 0.0600)
  SingleSource/Benchmarks/Stanford/Bubblesort: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/sumarraymalloc: -25.00% (0.1000 => 0.0750)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -25.00% (0.1800 => 0.1350)
  SingleSource/Benchmarks/Stanford/Oscar: -25.00% (0.1800 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -23.81% (0.1050 => 0.0800)
  SingleSource/Regression/C/sumarray2d: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -23.08% (0.1950 => 0.1500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -22.00% (0.2500 => 0.1950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -21.62% (0.1850 => 0.1450)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -21.52% (0.3950 => 0.3100)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -21.28% (0.2350 => 0.1850)
  SingleSource/Benchmarks/Stanford/Perm: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -20.51% (0.1950 => 0.1550)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.00% (0.2250 => 0.1800)
  SingleSource/UnitTests/Threads/tls: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-5: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -20.00% (0.1750 => 0.1400)
  MultiSource/Benchmarks/llubenchmark/llu: -19.23% (0.1300 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -18.92% (0.1850 => 0.1500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -18.42% (0.1900 => 0.1550)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-31-CastToBool: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/McGill/chomp: -18.00% (0.5000 => 0.4100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -18.00% (0.2500 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -17.50% (0.2000 => 0.1650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -17.02% (0.2350 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -16.67% (0.2400 => 0.2000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Olden/tsp/tsp: -16.18% (0.3400 => 0.2850)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -15.79% (0.1900 => 0.1600)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -15.56% (0.2250 => 0.1900)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -15.38% (0.1300 => 0.1100)
  SingleSource/UnitTests/2003-08-11-VaListArg: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/McCat/09-vor/vor: -15.38% (0.8450 => 0.7150)
  SingleSource/Benchmarks/McGill/misr: -14.71% (0.1700 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-8: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Stanford/FloatMM: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -13.04% (0.2300 => 0.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -13.04% (0.2300 => 0.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -12.82% (0.1950 => 0.1700)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -12.00% (0.2500 => 0.2200)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -12.00% (0.7500 => 0.6600)
  SingleSource/UnitTests/SignlessTypes/rem: -11.86% (0.2950 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -11.63% (0.2150 => 0.1900)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -11.60% (2.1550 => 1.9050)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -11.59% (0.3450 => 0.3050)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -11.45% (0.6550 => 0.5800)
  SingleSource/Benchmarks/Dhrystone/fldry: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -11.11% (0.2250 => 0.2000)
  MultiSource/Applications/sgefa/sgefa: -10.93% (0.9150 => 0.8150)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.85% (0.6450 => 0.5750)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.33% (0.9200 => 0.8250)
  SingleSource/Benchmarks/Linpack/linpack-pc: -10.17% (0.5900 => 0.5300)
  MultiSource/Benchmarks/McCat/08-main/main: -10.14% (0.6900 => 0.6200)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -9.91% (3.4300 => 3.0900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -9.38% (0.3200 => 0.2900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -9.33% (0.3750 => 0.3400)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.90% (1.6300 => 1.4850)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -8.86% (0.3950 => 0.3600)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -8.75% (1.4850 => 1.3550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -8.60% (0.4650 => 0.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  SingleSource/Benchmarks/Shootout/matrix: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.92% (3.6600 => 3.3700)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  MultiSource/Applications/aha/aha: -6.90% (0.2900 => 0.2700)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -6.54% (0.7650 => 0.7150)
  MultiSource/Benchmarks/BitBench/five11/five11: -6.45% (0.1550 => 0.1450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.37% (1.8050 => 1.6900)
  MultiSource/Applications/spiff/spiff: -6.33% (2.0550 => 1.9250)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/Olden/health/health: -5.88% (0.3400 => 0.3200)
  SingleSource/Benchmarks/CoyoteBench/almabench: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -5.76% (1.9100 => 1.8000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.24% (2.3850 => 2.2600)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -5.19% (0.3850 => 0.3650)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -5.18% (2.3150 => 2.1950)
  SingleSource/Benchmarks/Shootout-C++/hash2: -5.05% (1.0900 => 1.0350)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.96% (3.2250 => 3.0650)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.84% (6.0900 => 5.7950)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -4.76% (0.3150 => 0.3000)
  MultiSource/Benchmarks/Olden/power/power: -4.48% (0.3350 => 0.3200)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.22% (1.5400 => 1.4750)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -4.05% (0.3700 => 0.3550)
  MultiSource/Benchmarks/sim/sim: -3.73% (0.8050 => 0.7750)
  MultiSource/Benchmarks/Bullet/bullet: -3.52% (78.5700 => 75.8050)
  MultiSource/Benchmarks/Olden/mst/mst: -3.28% (0.3050 => 0.2950)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -3.23% (1.5500 => 1.5000)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -3.12% (1.4400 => 1.3950)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -3.06% (0.4900 => 0.4750)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.01% (10.2900 => 9.9800)
  MultiSource/Applications/Burg/burg: -2.96% (3.0450 => 2.9550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -2.83% (0.5300 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -2.66% (1.8800 => 1.8300)
  MultiSource/Applications/minisat/minisat: -2.63% (1.7100 => 1.6650)
  MultiSource/Benchmarks/McCat/18-imp/imp: -2.30% (0.8700 => 0.8500)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -2.29% (0.6550 => 0.6400)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.10% (33.6200 => 32.9150)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.97% (1.2700 => 1.2450)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -1.93% (3.3600 => 3.2950)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -1.79% (1.1150 => 1.0950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.69% (0.5900 => 0.5800)
  SingleSource/Benchmarks/Shootout-C++/ary2: -1.60% (0.6250 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.60% (0.6250 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.53% (0.9800 => 0.9650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.49% (1.3400 => 1.3200)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -1.38% (0.7250 => 0.7150)
  MultiSource/Applications/siod/siod: -1.22% (5.7350 => 5.6650)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.10% (57.8250 => 57.1900)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.63% (132.9100 => 7.1400)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.23% (135.9600 => 7.8450)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.91% (69.4500 => 4.9250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.44% (139.4900 => 10.5400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.05% (139.2350 => 12.4550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.69% (3.4900 => 0.3250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.16% (110.6900 => 10.8900)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.11% (109.4200 => 10.8250)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -89.72% (78.8650 => 8.1100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.26% (87.0250 => 9.3500)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.99% (430.9350 => 47.4600)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.87% (70.3150 => 7.8250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.59% (68.9650 => 9.2500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.36% (47.5200 => 6.4800)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.39% (33.3700 => 4.8750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.56% (44.3950 => 8.6300)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -77.18% (51.7900 => 11.8200)
  SingleSource/Benchmarks/Shootout/matrix: -76.38% (24.1750 => 5.7100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -74.18% (17.9100 => 4.6250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -74.03% (44.0050 => 11.4300)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Applications/oggenc/oggenc: -70.50% (1.0000 => 0.2950)
  MultiSource/Benchmarks/Bullet/bullet: -70.40% (63.6050 => 18.8250)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.05% (34.3750 => 12.0150)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.31% (30.5950 => 10.9200)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -59.93% (13.8750 => 5.5600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -49.57% (30.4700 => 15.3650)
  MultiSource/Benchmarks/McCat/08-main/main: -44.12% (0.1700 => 0.0950)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -43.67% (25.4650 => 14.3450)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.27% (218.4000 => 134.8150)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  MultiSource/Applications/sgefa/sgefa: -34.97% (0.8150 => 0.5300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -34.20% (13.2450 => 8.7150)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.65% (1.0900 => 0.7450)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  SingleSource/Benchmarks/Misc/fp-convert: -29.96% (5.2900 => 3.7050)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.32% (4.6250 => 3.3150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.55% (9.1650 => 6.6400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.99% (144.6550 => 111.3950)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -22.57% (22.8850 => 17.7200)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -22.22% (0.3150 => 0.2450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -20.78% (0.3850 => 0.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.73% (207.6300 => 164.5800)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.73% (19.3000 => 15.3000)
  MultiSource/Benchmarks/sim/sim: -20.09% (12.6450 => 10.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -20.01% (72.2950 => 57.8300)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.73% (1.9750 => 1.6050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -18.33% (0.3000 => 0.2450)
  SingleSource/Benchmarks/Misc/ffbench: -18.22% (3.2650 => 2.6700)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.90% (0.3550 => 0.2950)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -16.67% (0.1200 => 0.1000)
  MultiSource/Applications/minisat/minisat: -14.60% (23.2200 => 19.8300)
  MultiSource/Applications/JM/ldecod/ldecod: -14.29% (0.1400 => 0.1200)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.19% (4.1700 => 3.6200)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -12.95% (9.4950 => 8.2650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.61% (12.6450 => 11.0500)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -11.99% (11.6750 => 10.2750)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.63% (6.8350 => 6.0400)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -11.36% (0.2200 => 0.1950)
  SingleSource/UnitTests/Vector/multiplies: -11.18% (0.8500 => 0.7550)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/strcat: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -9.07% (6.3950 => 5.8150)
  SingleSource/Benchmarks/Misc/oourafft: -8.10% (12.3450 => 11.3450)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.65% (10.0700 => 9.3000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -7.49% (3.4700 => 3.2100)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -7.23% (22.2650 => 20.6550)
  SingleSource/Regression/C/uint64_to_float: -6.38% (1.4900 => 1.3950)
  MultiSource/Applications/JM/lencod/lencod: -6.25% (16.1700 => 15.1600)
  MultiSource/Benchmarks/Olden/mst/mst: -6.06% (0.4950 => 0.4650)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -5.93% (4.3850 => 4.1250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -5.91% (12.9350 => 12.1700)
  SingleSource/Benchmarks/Misc/flops-3: -5.76% (9.9000 => 9.3300)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.38% (1.5800 => 1.4950)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -5.29% (0.9450 => 0.8950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -5.27% (17.4450 => 16.5250)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -5.08% (14.1600 => 13.4400)
  SingleSource/Benchmarks/McGill/misr: -4.59% (0.5450 => 0.5200)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Shootout-C++/hash2: -4.36% (10.5600 => 10.1000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.29% (106.1900 => 101.6350)
  SingleSource/Benchmarks/Shootout/strcat: -4.17% (0.3600 => 0.3450)
  MultiSource/Benchmarks/Olden/power/power: -4.06% (6.4100 => 6.1500)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.68% (0.6800 => 0.6550)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.63% (15.2750 => 14.7200)
  MultiSource/Applications/lua/lua: -3.55% (56.2150 => 54.2200)
  SingleSource/Benchmarks/Misc/flops-2: -3.47% (3.3150 => 3.2000)
  SingleSource/Benchmarks/Shootout/heapsort: -3.40% (12.0650 => 11.6550)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -3.33% (12.0300 => 11.6300)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.99% (17.3750 => 16.8550)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.98% (7.7300 => 7.5000)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.92% (4.2750 => 4.1500)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.92% (9.0750 => 8.8100)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.72% (11.4000 => 11.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -2.58% (10.0800 => 9.8200)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -1.93% (1.2950 => 1.2700)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.89% (3.9700 => 3.8950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -1.83% (3.0100 => 2.9550)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.82% (9.0500 => 8.8850)
  MultiSource/Applications/obsequi/Obsequi: -1.79% (4.1800 => 4.1050)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.61% (30.9900 => 30.4900)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.60% (9.0600 => 8.9150)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.59% (1.2550 => 1.2350)
  SingleSource/Benchmarks/Misc/fbench: -1.55% (5.4850 => 5.4000)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.51% (8.2750 => 8.1500)
  MultiSource/Benchmarks/nbench/nbench: -1.44% (31.8900 => 31.4300)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.42% (4.5650 => 4.5000)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.40% (36.1950 => 35.6900)
  SingleSource/Benchmarks/McGill/chomp: -1.38% (1.8100 => 1.7850)
  SingleSource/Benchmarks/Shootout/hash: -1.32% (12.4850 => 12.3200)
  SingleSource/Benchmarks/Misc/mandel: -1.27% (3.5500 => 3.5050)
  SingleSource/Benchmarks/Misc/flops-1: -1.27% (5.5250 => 5.4550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.24% (34.3950 => 33.9700)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.21% (3.2950 => 3.2550)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.17% (3.8400 => 3.7950)

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.56s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130612/95177e53/attachment.html>


More information about the llvm-testresults mailing list