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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Mon Jun 17 22:35:34 PDT 2013


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

Comparing:
     Run: 12489, Order: 184168, Start Time: 2013-06-18 04:27:58, End Time: 2013-06-18 05:35:51
      To: 12487, Order: 184166, Start Time: 2013-06-18 03:13:55, End Time: 2013-06-18 04:22:10
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

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

New Failures: 0 (1 on baseline)
New Passes: 0 (19 on baseline)
Performance Regressions: 2 (185 on baseline)
Performance Improvements: 5 (319 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 1 (0 on baseline)
Unchanged Tests: 1100 (571 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2003-05-02-DependentPHI: 66.67% (0.0300 => 0.0500, std.dev.: 0.0064)
  MultiSource/Benchmarks/BitBench/five11/five11: 19.23% (0.1300 => 0.1550, std.dev.: 0.0069)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Benchmarks/Stanford/Perm: -37.50% (0.0800 => 0.0500, std.dev.: 0.0091)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -11.76% (0.1700 => 0.1500, std.dev.: 0.0044)
  SingleSource/Benchmarks/Misc/flops: -8.00% (0.2500 => 0.2300, std.dev.: 0.0027)
  SingleSource/Benchmarks/Misc/oourafft: -6.32% (0.4750 => 0.4450, std.dev.: 0.0071)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.07% (4.6850 => 4.6350, std.dev.: 0.0095)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/JM/lencod/lencod
  MultiSource/Applications/JM/lencod/lencod: - (2.1050 => 2.1050, std.dev.: 0.0680)

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

New Failures - Execution Time
-----------------------------
  MultiSource/Applications/JM/lencod/lencod
  MultiSource/Applications/JM/lencod/lencod: -86.98% (16.1700 => 2.1050)

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: -8.82% (0.3400 => 0.3100)
  MultiSource/Applications/lemon/lemon: -44.16% (3.9400 => 2.2000)
  MultiSource/Applications/sqlite3/sqlite3: 1.83% (9.8100 => 9.9900)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -33.93% (0.2800 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -33.69% (3.2950 => 2.1850)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.15% (84.6050 => 10.0250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -41.02% (1.2800 => 0.7550)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-06-13-Crasher: 200.00% (0.0100 => 0.0300)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/Vector/build: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/Vector/simple: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/stmtexpr: 80.00% (0.0250 => 0.0450)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 66.67% (0.0300 => 0.0500)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 37.10% (2.2100 => 3.0300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 36.82% (2.4850 => 3.4000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 36.46% (2.4000 => 3.2750)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 35.62% (2.2600 => 3.0650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 35.56% (2.3900 => 3.2400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 34.68% (2.3500 => 3.1650)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 33.77% (2.2800 => 3.0500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 33.76% (2.3250 => 3.1100)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 33.76% (2.3550 => 3.1500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 33.74% (2.4600 => 3.2900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 33.54% (2.3850 => 3.1850)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 33.33% (0.0750 => 0.1000)
  SingleSource/Regression/C++/pointer_member: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 33.11% (2.2650 => 3.0150)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 33.00% (2.4850 => 3.3050)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 32.70% (2.3850 => 3.1650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 32.20% (2.3600 => 3.1200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 31.70% (2.5550 => 3.3650)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 30.66% (2.5600 => 3.3450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 30.22% (2.3000 => 2.9950)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 29.32% (2.5750 => 3.3300)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 29.32% (2.7800 => 3.5950)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 28.40% (2.4300 => 3.1200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 28.36% (2.3450 => 3.0100)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 28.35% (2.2750 => 2.9200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 28.06% (2.4950 => 3.1950)
  SingleSource/Regression/C/bigstack: 27.78% (0.0900 => 0.1150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 27.47% (2.5850 => 3.2950)
  SingleSource/Benchmarks/Misc/fp-convert: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/nestedloop: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.14% (2.3950 => 3.0450)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 26.74% (2.3000 => 2.9150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 26.54% (2.2800 => 2.8850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 26.27% (2.5500 => 3.2200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 26.08% (2.4350 => 3.0700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 25.72% (2.4300 => 3.0550)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 25.64% (2.3400 => 2.9400)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 25.57% (2.4050 => 3.0200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 24.40% (2.5000 => 3.1100)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 24.37% (2.7700 => 3.4450)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 22.22% (0.0900 => 0.1100)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 21.82% (2.6350 => 3.2100)
  SingleSource/Benchmarks/Shootout/heapsort: 21.05% (0.0950 => 0.1150)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 20.83% (0.1200 => 0.1450)
  SingleSource/Benchmarks/Dhrystone/dry: 20.00% (0.1000 => 0.1200)
  SingleSource/Regression/C/matrixTranspose: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2003-05-31-CastToBool: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 16.67% (0.4200 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/fibo: 16.05% (0.4050 => 0.4700)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Stanford/Queens: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 13.63% (12.4350 => 14.1300)
  SingleSource/Benchmarks/Shootout-C++/hello: 12.20% (0.4100 => 0.4600)
  MultiSource/Applications/lemon/lemon: 12.10% (2.8100 => 3.1500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 11.36% (0.4400 => 0.4900)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Misc/ReedSolomon: 10.64% (0.4700 => 0.5200)
  SingleSource/Benchmarks/Shootout-C++/matrix: 10.09% (0.5450 => 0.6000)
  SingleSource/Benchmarks/Shootout-C++/objinst: 9.28% (0.4850 => 0.5300)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 9.22% (0.7050 => 0.7700)
  SingleSource/Benchmarks/Misc/ffbench: 9.09% (0.1650 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 8.97% (1.1150 => 1.2150)
  MultiSource/Benchmarks/NPB-serial/is/is: 8.82% (0.1700 => 0.1850)
  SingleSource/Benchmarks/Shootout-C++/random: 8.79% (0.4550 => 0.4950)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.62% (0.2900 => 0.3150)
  SingleSource/Benchmarks/Shootout-C++/lists: 8.62% (0.5800 => 0.6300)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 8.28% (0.7850 => 0.8500)
  SingleSource/Benchmarks/Misc/whetstone: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/strcat: 7.78% (0.4500 => 0.4850)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 7.53% (0.4650 => 0.5000)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 7.45% (1.4100 => 1.5150)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 7.37% (0.4750 => 0.5100)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 6.98% (1.0750 => 1.1500)
  MultiSource/Applications/SIBsim4/SIBsim4: 6.90% (3.1900 => 3.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 6.90% (0.1450 => 0.1550)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 6.67% (0.5250 => 0.5600)
  MultiSource/Benchmarks/McCat/05-eks/eks: 6.33% (1.1050 => 1.1750)
  SingleSource/Benchmarks/Shootout-C++/wc: 6.06% (0.4950 => 0.5250)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 5.77% (0.7800 => 0.8250)
  SingleSource/Benchmarks/Misc/richards_benchmark: 5.56% (0.1800 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 5.35% (3.3650 => 3.5450)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 5.00% (1.1000 => 1.1550)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 4.97% (0.9050 => 0.9500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.90% (2.0400 => 2.1400)
  MultiSource/Benchmarks/Olden/em3d/em3d: 4.71% (0.4250 => 0.4450)
  MultiSource/Applications/oggenc/oggenc: 4.43% (12.6500 => 13.2100)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 4.21% (3.0900 => 3.2200)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 4.00% (0.5000 => 0.5200)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 3.97% (0.7550 => 0.7850)
  MultiSource/Applications/d/make_dparser: 3.84% (7.9450 => 8.2500)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 3.79% (0.6600 => 0.6850)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 3.69% (10.4350 => 10.8200)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 3.62% (0.6900 => 0.7150)
  MultiSource/Applications/hexxagon/hexxagon: 3.52% (2.2700 => 2.3500)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.50% (16.1300 => 16.6950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 3.45% (0.2900 => 0.3000)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.27% (0.7650 => 0.7900)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 3.13% (8.7750 => 9.0500)
  SingleSource/Benchmarks/Shootout-C++/moments: 2.87% (0.8700 => 0.8950)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 2.86% (0.5250 => 0.5400)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 2.75% (0.5450 => 0.5600)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 2.45% (21.2100 => 21.7300)
  MultiSource/Applications/sqlite3/sqlite3: 2.44% (47.7200 => 48.8850)
  SingleSource/Benchmarks/Shootout-C++/ary2: 2.40% (0.6250 => 0.6400)
  MultiSource/Benchmarks/Prolangs-C/football/football: 2.31% (2.1650 => 2.2150)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.29% (97.6800 => 99.9150)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 2.18% (1.1450 => 1.1700)
  SingleSource/Benchmarks/Shootout-C++/lists1: 2.08% (0.7200 => 0.7350)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 2.07% (0.7250 => 0.7400)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.96% (12.2750 => 12.5150)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 1.70% (0.8800 => 0.8950)
  MultiSource/Applications/JM/lencod/lencod: 1.68% (37.8300 => 38.4650)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 1.57% (1.2700 => 1.2900)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.53% (0.9800 => 0.9950)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.53% (0.6550 => 0.6650)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.39% (2.5100 => 2.5450)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.30% (1.5400 => 1.5600)
  MultiSource/Applications/SPASS/SPASS: 1.30% (36.9750 => 37.4550)
  MultiSource/Applications/treecc/treecc: 1.09% (5.0550 => 5.1100)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 57.94% (4.4700 => 7.0600)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 45.00% (0.1000 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/moments: 25.93% (0.1350 => 0.1700)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 22.61% (5.6400 => 6.9150)
  SingleSource/Benchmarks/Shootout-C++/ary2: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/nbench/nbench: 18.34% (31.8900 => 37.7400)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.95% (0.2950 => 0.3450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Applications/hexxagon/hexxagon: 14.07% (20.2250 => 23.0700)
  SingleSource/Benchmarks/McGill/queens: 12.65% (3.2400 => 3.6500)
  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/stencils/fdtd-apml/fdtd-apml: 9.80% (3.0100 => 3.3050)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.14% (12.9150 => 14.0950)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 8.33% (3.7800 => 4.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 7.94% (0.6300 => 0.6800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 7.83% (24.2650 => 26.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 7.69% (0.5200 => 0.5600)
  SingleSource/Benchmarks/Misc/richards_benchmark: 7.51% (2.1300 => 2.2900)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 7.36% (19.5650 => 21.0050)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 7.25% (0.3450 => 0.3700)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 6.83% (19.2500 => 20.5650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 6.35% (14.6400 => 15.5700)
  SingleSource/Benchmarks/Misc/fbench: 6.20% (5.4850 => 5.8250)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 6.10% (20.5850 => 21.8400)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.56% (2.7000 => 2.8500)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 5.16% (72.2950 => 76.0250)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.02% (1.2950 => 1.3600)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 4.37% (12.1200 => 12.6500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 3.56% (1.8250 => 1.8900)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 3.19% (1.8800 => 1.9400)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.82% (34.3950 => 35.3650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 2.37% (3.3750 => 3.4550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.32% (1.5100 => 1.5450)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.22% (0.6750 => 0.6900)
  SingleSource/Benchmarks/Shootout/ary3: 1.99% (5.2750 => 5.3800)
  MultiSource/Benchmarks/Olden/bh/bh: 1.98% (6.3000 => 6.4250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 1.90% (14.2450 => 14.5150)
  SingleSource/Benchmarks/Misc-C++/bigfib: 1.89% (0.5300 => 0.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 1.57% (16.6100 => 16.8700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.56% (7.3600 => 7.4750)
  SingleSource/Benchmarks/Shootout/lists: 1.52% (17.7600 => 18.0300)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 1.44% (36.0300 => 36.5500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 1.38% (0.7250 => 0.7350)
  MultiSource/Benchmarks/Olden/health/health: 1.37% (1.4600 => 1.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 1.20% (1.2500 => 1.2650)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.18% (11.8950 => 12.0350)
  MultiSource/Applications/viterbi/viterbi: 1.17% (8.5200 => 8.6200)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-VolatileError: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -85.71% (0.0700 => 0.0100)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest1: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -75.00% (0.0400 => 0.0100)
  SingleSource/UnitTests/blockstret: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -69.23% (0.0650 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/factor: -68.89% (0.2250 => 0.0700)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/Vector/constpool: -56.81% (36.6950 => 15.8500)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-08-02-CastTest: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C++/pointer_method2: -52.63% (0.0950 => 0.0450)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/StructModifyTest: -50.00% (0.0200 => 0.0100)
  SingleSource/Benchmarks/Stanford/Perm: -47.37% (0.0950 => 0.0500)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2006-02-04-DivRem: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/vla: -42.86% (0.1400 => 0.0800)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -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/Misc-C++/mandel-text: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-08-02-CastTest2: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C/badidx: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -37.74% (0.2650 => 0.1650)
  SingleSource/Regression/C/globalrefs: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/testtrace: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Stanford/Bubblesort: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -34.48% (0.1450 => 0.0950)
  SingleSource/Benchmarks/Shootout/lists: -34.04% (0.2350 => 0.1550)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2002-05-02-CastTest2: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -33.33% (0.1050 => 0.0700)
  SingleSource/Benchmarks/Shootout/ackermann: -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/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -29.79% (0.2350 => 0.1650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -29.27% (0.2050 => 0.1450)
  SingleSource/Benchmarks/Stanford/Quicksort: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/2006-01-23-UnionInit: -27.78% (0.0900 => 0.0650)
  SingleSource/Regression/C/DuffsDevice: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2002-12-13-MishaTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-10-SignConversions: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -26.00% (0.2500 => 0.1850)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -25.64% (0.1950 => 0.1450)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -25.53% (0.2350 => 0.1750)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  SingleSource/UnitTests/2003-08-20-FoldBug: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/FloatPrecision: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -24.32% (0.1850 => 0.1400)
  SingleSource/Regression/C/sumarray2d: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Misc/flops-2: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Stanford/Treesort: -23.08% (0.1300 => 0.1000)
  SingleSource/Benchmarks/Stanford/FloatMM: -22.73% (0.1100 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -22.00% (0.2500 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -21.74% (0.2300 => 0.1800)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -20.83% (0.1200 => 0.0950)
  SingleSource/Regression/C/uint64_to_float: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/McGill/misr: -20.59% (0.1700 => 0.1350)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -20.00% (0.2250 => 0.1800)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -20.00% (0.2250 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -20.00% (0.2000 => 0.1600)
  SingleSource/Benchmarks/Shootout/ary3: -20.00% (0.1000 => 0.0800)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/llubenchmark/llu: -19.23% (0.1300 => 0.1050)
  SingleSource/Benchmarks/McGill/chomp: -19.00% (0.5000 => 0.4050)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -18.42% (0.1900 => 0.1550)
  SingleSource/Regression/C/callargs: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-05-02-CastTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/Olden/tsp/tsp: -17.65% (0.3400 => 0.2800)
  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)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -16.22% (0.1850 => 0.1550)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Linpack/linpack-pc: -15.25% (0.5900 => 0.5000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.58% (0.2400 => 0.2050)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -14.29% (0.3150 => 0.2700)
  MultiSource/Benchmarks/McCat/09-vor/vor: -14.20% (0.8450 => 0.7250)
  SingleSource/Benchmarks/Stanford/Oscar: -13.89% (0.1800 => 0.1550)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -13.69% (2.1550 => 1.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Shootout/objinst: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -12.00% (0.2500 => 0.2200)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -11.81% (3.4300 => 3.0250)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -11.54% (0.1300 => 0.1150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.41% (0.9200 => 0.8150)
  MultiSource/Benchmarks/FreeBench/distray/distray: -11.32% (0.2650 => 0.2350)
  SingleSource/Benchmarks/Dhrystone/fldry: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Stanford/IntMM: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -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/solvers/gramschmidt/gramschmidt: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -10.67% (0.7500 => 0.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.46% (0.7650 => 0.6850)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -10.43% (1.6300 => 1.4600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/Olden/bisort/bisort: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.68% (0.4650 => 0.4200)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -9.30% (0.2150 => 0.1950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.16% (0.6550 => 0.5950)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -8.86% (0.3950 => 0.3600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -8.57% (0.5250 => 0.4800)
  SingleSource/UnitTests/SignlessTypes/rem: -8.47% (0.2950 => 0.2700)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -7.79% (0.3850 => 0.3550)
  MultiSource/Applications/sgefa/sgefa: -7.65% (0.9150 => 0.8450)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -7.25% (0.3450 => 0.3200)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -6.76% (0.3700 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -6.73% (1.4850 => 1.3850)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -6.67% (0.3750 => 0.3500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.37% (1.8050 => 1.6900)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.33% (0.3950 => 0.3700)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -6.28% (3.6600 => 3.4300)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.20% (0.6450 => 0.6050)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.66% (2.3850 => 2.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -5.18% (2.3150 => 2.1950)
  MultiSource/Applications/aha/aha: -5.17% (0.2900 => 0.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -5.13% (0.1950 => 0.1850)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -5.12% (3.2250 => 3.0600)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -4.96% (0.7050 => 0.6700)
  MultiSource/Benchmarks/Olden/mst/mst: -4.92% (0.3050 => 0.2900)
  MultiSource/Applications/spiff/spiff: -4.87% (2.0550 => 1.9550)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.76% (6.0900 => 5.8000)
  MultiSource/Benchmarks/McCat/08-main/main: -4.35% (0.6900 => 0.6600)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.35% (0.3450 => 0.3300)
  MultiSource/Applications/Burg/burg: -4.27% (3.0450 => 2.9150)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.08% (0.2450 => 0.2350)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/Misc/oourafft: -3.26% (0.4600 => 0.4450)
  SingleSource/Benchmarks/Misc-C++/bigfib: -3.25% (1.5400 => 1.4900)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -3.06% (0.4900 => 0.4750)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -2.78% (1.4400 => 1.4000)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.75% (1.0900 => 1.0600)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.68% (3.3600 => 3.2700)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.33% (0.4300 => 0.4200)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -2.29% (0.6550 => 0.6400)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -2.13% (1.8800 => 1.8400)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.10% (10.9650 => 10.7350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.87% (1.3400 => 1.3150)
  MultiSource/Benchmarks/Bullet/bullet: -1.86% (78.5700 => 77.1050)
  MultiSource/Applications/lambda-0_1_3/lambda: -1.75% (1.7100 => 1.6800)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.72% (0.8700 => 0.8550)
  MultiSource/Applications/minisat/minisat: -1.46% (1.7100 => 1.6850)
  MultiSource/Benchmarks/Olden/bh/bh: -1.37% (0.7300 => 0.7200)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.17% (10.2900 => 10.1700)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.07% (2.8050 => 2.7750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.05% (1.9100 => 1.8900)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.61% (132.9100 => 7.1650)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.22% (135.9600 => 7.8600)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.94% (69.4500 => 4.9050)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.37% (139.4900 => 10.6400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -90.85% (139.2350 => 12.7400)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.69% (3.4900 => 0.3250)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.48% (78.8650 => 7.5050)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.44% (110.6900 => 10.5800)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.04% (109.4200 => 10.8950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.27% (87.0250 => 9.3350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.94% (70.3150 => 7.7750)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.87% (430.9350 => 47.9450)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.61% (68.9650 => 9.2350)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.08% (47.5200 => 6.6150)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.87% (33.3700 => 4.7150)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.98% (44.3950 => 8.8900)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  SingleSource/Benchmarks/Shootout/matrix: -77.79% (24.1750 => 5.3700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.62% (51.7900 => 12.1100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -74.12% (17.9100 => 4.6350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.65% (44.0050 => 11.5950)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Applications/oggenc/oggenc: -71.00% (1.0000 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -69.94% (63.6050 => 19.1200)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.32% (30.5950 => 10.9150)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.29% (34.3750 => 12.2750)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -58.33% (0.3000 => 0.1250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -46.91% (30.4700 => 16.1750)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -45.77% (25.4650 => 13.8100)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -42.86% (0.0700 => 0.0400)
  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: -37.99% (218.4000 => 135.4300)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -36.32% (13.8750 => 8.8350)
  MultiSource/Applications/JM/ldecod/ldecod: -35.71% (0.1400 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -34.99% (13.2450 => 8.6100)
  MultiSource/Applications/sgefa/sgefa: -34.97% (0.8150 => 0.5300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -33.51% (4.6250 => 3.0750)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.65% (1.0900 => 0.7450)
  SingleSource/Benchmarks/Misc/fp-convert: -29.58% (5.2900 => 3.7250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.28% (9.1650 => 6.6650)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -20.00% (0.3000 => 0.2400)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.99% (4.8700 => 3.9450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -18.94% (22.8850 => 18.5500)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  SingleSource/UnitTests/Vector/multiplies: -17.65% (0.8500 => 0.7000)
  SingleSource/Benchmarks/Misc/ffbench: -17.61% (3.2650 => 2.6900)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.90% (0.3550 => 0.2950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -16.46% (1.9750 => 1.6500)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -15.58% (0.3850 => 0.3250)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -15.34% (19.3000 => 16.3400)
  MultiSource/Benchmarks/FreeBench/mason/mason: -15.28% (0.3600 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/strcat: -15.00% (0.2000 => 0.1700)
  MultiSource/Applications/minisat/minisat: -14.49% (23.2200 => 19.8550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.07% (4.1700 => 3.6250)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.53% (12.6450 => 11.0600)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -12.09% (3.9700 => 3.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -11.66% (207.6300 => 183.4150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.19% (6.8350 => 6.0700)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -11.11% (0.3150 => 0.2800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.71% (6.3950 => 5.7100)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -10.60% (4.3850 => 3.9200)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  SingleSource/Benchmarks/Misc/oourafft: -9.60% (12.3450 => 11.1600)
  MultiSource/Benchmarks/sim/sim: -9.45% (12.6450 => 11.4500)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.70% (0.4600 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.60% (10.0700 => 9.3050)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -7.34% (14.1600 => 13.1200)
  MultiSource/Applications/lua/lua: -7.22% (56.2150 => 52.1550)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -6.88% (0.9450 => 0.8800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -6.77% (3.4700 => 3.2350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -6.22% (17.4450 => 16.3600)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Regression/C/uint64_to_float: -5.37% (1.4900 => 1.4100)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -5.16% (9.4950 => 9.0050)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  SingleSource/Benchmarks/Stanford/Treesort: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -4.91% (5.1900 => 4.9350)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.81% (15.2750 => 14.5400)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.23% (0.9450 => 0.9050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -4.21% (7.0000 => 6.7050)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -4.13% (2.4200 => 2.3200)
  MultiSource/Benchmarks/Olden/power/power: -4.06% (6.4100 => 6.1500)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -3.95% (22.2650 => 21.3850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -3.70% (9.8650 => 9.5000)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -3.54% (2.8250 => 2.7250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -3.48% (12.9350 => 12.4850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.36% (7.7300 => 7.4700)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -3.33% (12.0300 => 11.6300)
  SingleSource/Benchmarks/Shootout/heapsort: -3.11% (12.0650 => 11.6900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -3.00% (144.6550 => 140.3150)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -2.95% (106.1900 => 103.0600)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.79% (1.2550 => 1.2200)
  SingleSource/Benchmarks/Shootout/strcat: -2.78% (0.3600 => 0.3500)
  SingleSource/Benchmarks/Shootout-C++/hash: -2.53% (1.5800 => 1.5400)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.46% (10.5600 => 10.3000)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.21% (0.6800 => 0.6650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.14% (9.8250 => 9.6150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -2.08% (2.6500 => 2.5950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -2.06% (9.4600 => 9.2650)
  MultiSource/Benchmarks/Olden/mst/mst: -2.02% (0.4950 => 0.4850)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.99% (9.0600 => 8.8800)
  SingleSource/Benchmarks/Misc/ReedSolomon: -1.96% (17.3750 => 17.0350)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.95% (30.9900 => 30.3850)
  MultiSource/Applications/lambda-0_1_3/lambda: -1.93% (9.8300 => 9.6400)
  SingleSource/Benchmarks/McGill/misr: -1.83% (0.5450 => 0.5350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.77% (9.0500 => 8.8900)
  SingleSource/Benchmarks/Shootout/hash: -1.72% (12.4850 => 12.2700)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.67% (3.2950 => 3.2400)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.67% (11.4000 => 11.2100)
  MultiSource/Applications/siod/siod: -1.65% (6.3650 => 6.2600)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  MultiSource/Applications/SIBsim4/SIBsim4: -1.60% (9.0750 => 8.9300)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.51% (1.6600 => 1.6350)
  MultiSource/Applications/obsequi/Obsequi: -1.32% (4.1800 => 4.1250)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.31% (4.5650 => 4.5050)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -1.30% (6.9300 => 6.8400)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -1.29% (4.2750 => 4.2200)
  SingleSource/Benchmarks/Misc/whetstone: -1.29% (4.2750 => 4.2200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -1.17% (21.7300 => 21.4750)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.11% (36.1950 => 35.7950)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.10% (6.3600 => 6.2900)

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


More information about the llvm-testresults mailing list