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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Sun Jun 2 14:20:58 PDT 2013


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

Comparing:
     Run: 11976, Order: 183086, Start Time: 2013-06-02 20:15:05, End Time: 2013-06-02 21:21:26
      To: 11973, Order: 183085, Start Time: 2013-06-02 09:31:21, End Time: 2013-06-02 10:37:47
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: 6 (166 on baseline)
Performance Improvements: 10 (357 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1092 (553 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 18.18% (0.1100 => 0.1300, std.dev.: 0.0067)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 15.00% (0.1000 => 0.1150, std.dev.: 0.0051)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 11.29% (0.3100 => 0.3450, std.dev.: 0.0072)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 14.91% (12.4750 => 14.3350, std.dev.: 0.5511)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 6.65% (11.2000 => 11.9450, std.dev.: 0.1577)
  SingleSource/Benchmarks/Shootout-C++/matrix: 1.03% (4.8750 => 4.9250, std.dev.: 0.0172)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/pointer_method: -50.00% (0.0400 => 0.0200, std.dev.: 0.0055)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -21.88% (0.1600 => 0.1250, std.dev.: 0.0075)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -18.18% (0.1650 => 0.1350, std.dev.: 0.0056)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -5.17% (1.1600 => 1.1000, std.dev.: 0.0142)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -3.06% (1.1450 => 1.1100, std.dev.: 0.0080)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -12.76% (19.0450 => 16.6150, std.dev.: 0.5397)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -11.44% (3.4100 => 3.0200, std.dev.: 0.1086)
  MultiSource/Benchmarks/FreeBench/distray/distray: -6.82% (0.6600 => 0.6150, std.dev.: 0.0068)
  MultiSource/Benchmarks/McCat/09-vor/vor: -6.56% (0.3050 => 0.2850, std.dev.: 0.0051)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -1.99% (12.0800 => 11.8400, std.dev.: 0.0584)

================================
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: -44.54% (3.9400 => 2.1850)
  MultiSource/Applications/sqlite3/sqlite3: 2.91% (9.8100 => 10.0950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -26.86% (3.2950 => 2.4100)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.19% (84.6050 => 9.9950)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -38.67% (1.2800 => 0.7850)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/block-byref-cxxobj-test: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/Vector/simple: 120.00% (0.0250 => 0.0550)
  SingleSource/Regression/C++/2003-06-08-BaseType: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/block-byref-test: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/build: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/stmtexpr: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2005-05-13-SDivTwo: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/member-function-pointers: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/test_indvars: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/2002-05-03-NotTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 37.50% (0.0400 => 0.0550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 35.21% (2.4000 => 3.2450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 35.07% (2.2100 => 2.9850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 34.41% (2.4850 => 3.3400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 33.55% (2.3250 => 3.1050)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 33.55% (2.3550 => 3.1450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 33.33% (2.4600 => 3.2800)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 33.33% (2.2650 => 3.0200)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 32.96% (2.2600 => 3.0050)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 32.85% (2.3900 => 3.1750)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 32.39% (2.4850 => 3.2900)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 32.24% (2.2800 => 3.0150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 32.13% (2.3500 => 3.1050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 31.24% (2.3850 => 3.1300)
  SingleSource/Benchmarks/Misc/flops-2: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 30.51% (2.3600 => 3.0800)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 29.56% (2.3850 => 3.0900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 29.42% (2.3450 => 3.0350)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 29.16% (2.5550 => 3.3000)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 28.91% (2.5600 => 3.3000)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 28.78% (2.7800 => 3.5800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 26.96% (2.3000 => 2.9200)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 26.80% (2.5750 => 3.2650)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 26.59% (2.2750 => 2.8800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 26.32% (2.2800 => 2.8800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 26.25% (2.4950 => 3.1500)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 26.11% (2.5850 => 3.2600)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 26.09% (2.3000 => 2.9000)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 25.93% (2.4300 => 3.0600)
  SingleSource/UnitTests/AtomicOps: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  SingleSource/Benchmarks/Dhrystone/dry: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 24.74% (2.4050 => 3.0000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 24.64% (2.4350 => 3.0350)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 24.63% (2.3950 => 2.9850)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 24.12% (2.5500 => 3.1650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 23.80% (2.5000 => 3.0950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 23.65% (2.7700 => 3.4250)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 22.86% (2.3400 => 2.8750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.63% (2.4300 => 2.9800)
  SingleSource/Benchmarks/Shootout/sieve: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 20.68% (2.6350 => 3.1800)
  SingleSource/Regression/C/casts: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/McGill/queens: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/Shootout/nestedloop: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Stanford/RealMM: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 13.79% (0.1450 => 0.1650)
  SingleSource/Benchmarks/Misc/whetstone: 13.51% (0.1850 => 0.2100)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 12.50% (0.2000 => 0.2250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 12.50% (0.2000 => 0.2250)
  MultiSource/Applications/lemon/lemon: 10.14% (2.8100 => 3.0950)
  SingleSource/Benchmarks/Misc/mandel: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 9.52% (0.4200 => 0.4600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 9.29% (12.4350 => 13.5900)
  SingleSource/Benchmarks/Misc/ReedSolomon: 8.51% (0.4700 => 0.5100)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 8.33% (0.3000 => 0.3250)
  SingleSource/Benchmarks/Misc/perlin: 7.69% (0.1300 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 7.53% (0.4650 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 7.37% (0.4750 => 0.5100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 6.67% (0.5250 => 0.5600)
  SingleSource/Benchmarks/Misc/richards_benchmark: 5.56% (0.1800 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/strcat: 5.56% (0.4500 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.50% (0.5450 => 0.5750)
  SingleSource/Benchmarks/Shootout-C++/random: 5.49% (0.4550 => 0.4800)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 5.17% (0.2900 => 0.3050)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 5.12% (1.0750 => 1.1300)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.96% (0.7050 => 0.7400)
  SingleSource/Benchmarks/Shootout-C++/fibo: 4.94% (0.4050 => 0.4250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 4.65% (0.4300 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 4.46% (0.7850 => 0.8200)
  SingleSource/Benchmarks/Shootout-C++/lists: 4.31% (0.5800 => 0.6050)
  MultiSource/Applications/SIBsim4/SIBsim4: 4.23% (3.1900 => 3.3250)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.21% (0.4750 => 0.4950)
  SingleSource/Benchmarks/Misc/oourafft: 3.26% (0.4600 => 0.4750)
  MultiSource/Applications/hexxagon/hexxagon: 3.08% (2.2700 => 2.3400)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 3.00% (0.5000 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 2.97% (3.3650 => 3.4650)
  SingleSource/Benchmarks/Shootout-C++/hello: 2.44% (0.4100 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.27% (0.4400 => 0.4500)
  MultiSource/Benchmarks/McCat/05-eks/eks: 2.26% (1.1050 => 1.1300)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.17% (8.7750 => 8.9650)
  SingleSource/Benchmarks/Shootout-C++/wc: 2.02% (0.4950 => 0.5050)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.96% (2.0400 => 2.0800)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 1.94% (3.0900 => 3.1500)
  MultiSource/Benchmarks/Prolangs-C/football/football: 1.62% (2.1650 => 2.2000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 1.57% (1.2700 => 1.2900)
  MultiSource/Applications/oggenc/oggenc: 1.42% (12.6500 => 12.8300)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.39% (16.1300 => 16.3550)
  MultiSource/Applications/d/make_dparser: 1.32% (7.9450 => 8.0500)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 1.28% (0.7800 => 0.7900)
  SingleSource/Benchmarks/Shootout-C++/moments: 1.15% (0.8700 => 0.8800)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 1.06% (1.4100 => 1.4250)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 56.26% (4.4700 => 6.9850)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 45.00% (0.1000 => 0.1450)
  MultiSource/Applications/kimwitu++/kc: 37.50% (0.0800 => 0.1100)
  MultiSource/Benchmarks/nbench/nbench: 23.63% (31.8900 => 39.4250)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 23.23% (5.6400 => 6.9500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  SingleSource/Benchmarks/Stanford/Puzzle: 15.25% (0.2950 => 0.3400)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 14.81% (0.1350 => 0.1550)
  MultiSource/Applications/hexxagon/hexxagon: 13.67% (20.2250 => 22.9900)
  SingleSource/Benchmarks/Misc/oourafft: 13.28% (12.3450 => 13.9850)
  SingleSource/Benchmarks/McGill/queens: 13.12% (3.2400 => 3.6650)
  SingleSource/Benchmarks/Misc/ffbench: 12.56% (3.2650 => 3.6750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 11.83% (16.6100 => 18.5750)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.39% (11.6300 => 12.9550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 10.82% (12.9350 => 14.3350)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 10.14% (7.0000 => 7.7100)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.86% (2.1300 => 2.3400)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.21% (12.9150 => 14.1050)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 8.70% (0.3450 => 0.3750)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 8.70% (20.5850 => 22.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.65% (0.5200 => 0.5650)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 7.41% (2.7000 => 2.9000)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 5.85% (1.8800 => 1.9900)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.66% (0.5300 => 0.5600)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.25% (1.7150 => 1.8050)
  MultiSource/Applications/lambda-0_1_3/lambda: 5.24% (9.8300 => 10.3450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 5.16% (19.5650 => 20.5750)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.02% (1.2950 => 1.3600)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 4.99% (12.1200 => 12.7250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.76% (0.6300 => 0.6600)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 4.48% (1.0050 => 1.0500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 4.37% (3.7800 => 3.9450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.00% (1.2500 => 1.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 3.65% (9.4600 => 9.8050)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 2.93% (24.2650 => 24.9750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 2.77% (14.2450 => 14.6400)
  MultiSource/Benchmarks/Olden/bh/bh: 2.38% (6.3000 => 6.4500)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.33% (11.3900 => 11.6550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 1.99% (3.0100 => 3.0700)
  MultiSource/Applications/siod/siod: 1.81% (6.3650 => 6.4800)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.61% (5.2950 => 5.3800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.49% (77.7250 => 78.8850)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.48% (0.6750 => 0.6850)
  SingleSource/Benchmarks/Shootout/ary3: 1.42% (5.2750 => 5.3500)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.35% (13.3250 => 13.5050)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 1.33% (5.2600 => 5.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.32% (1.5100 => 1.5300)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 1.23% (14.6400 => 14.8200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 1.19% (3.3750 => 3.4150)
  SingleSource/UnitTests/Vector/multiplies: 1.18% (0.8500 => 0.8600)
  SingleSource/Benchmarks/Shootout/fib2: 1.11% (6.7600 => 6.8350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.05% (11.8950 => 12.0200)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-08-02-CastTest: -72.73% (0.0550 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C/ConstructorDestructorAttributes: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -62.22% (0.2250 => 0.0850)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2003-04-22-Switch: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/conditional-gnu-ext: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C++/pointer_method: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/byval-alignment: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/2003-05-14-AtExit: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/Vector/constpool: -53.15% (36.6950 => 17.1900)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2007-03-02-VaCopy: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -50.00% (0.0700 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/blockstret: -50.00% (0.0200 => 0.0100)
  SingleSource/Benchmarks/Stanford/Perm: -47.37% (0.0950 => 0.0500)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/ccc: -46.67% (0.0750 => 0.0400)
  SingleSource/Benchmarks/Shootout/ackermann: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C/DuffsDevice: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/short_circuit_dtor: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-05-19-DivTest: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/pointer_method2: -42.11% (0.0950 => 0.0550)
  SingleSource/UnitTests/Vector/sumarray: -41.67% (0.0600 => 0.0350)
  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/2003-08-05-CastFPToUint: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2008-04-18-LoopBug: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2003-05-26-Shorts: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -38.10% (0.1050 => 0.0650)
  SingleSource/Benchmarks/Misc/pi: -37.50% (0.0400 => 0.0250)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -37.04% (0.1350 => 0.0850)
  SingleSource/Regression/C/callargs: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-12-13-MishaTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -35.90% (0.1950 => 0.1250)
  SingleSource/UnitTests/vla: -35.71% (0.1400 => 0.0900)
  SingleSource/Benchmarks/Shootout/ary3: -35.00% (0.1000 => 0.0650)
  SingleSource/Regression/C/uint64_to_float: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/2006-01-23-UnionInit: -33.33% (0.0900 => 0.0600)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/sumarray2d: -33.33% (0.1050 => 0.0700)
  SingleSource/UnitTests/Vector/multiplies: -33.33% (0.0750 => 0.0500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -31.91% (0.2350 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -31.71% (0.2050 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -30.77% (0.1950 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -30.19% (0.2650 => 0.1850)
  SingleSource/Benchmarks/Stanford/Bubblesort: -30.00% (0.1000 => 0.0700)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  SingleSource/Benchmarks/Shootout/methcall: -29.41% (0.0850 => 0.0600)
  SingleSource/Benchmarks/Shootout/objinst: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2006-02-04-DivRem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/shr: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -28.00% (0.1250 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -28.00% (0.2500 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -27.66% (0.2350 => 0.1700)
  SingleSource/Regression/C/globalrefs: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-10-SignConversions: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.64% (0.1950 => 0.1450)
  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/sumarray: -25.00% (0.0800 => 0.0600)
  SingleSource/UnitTests/2003-08-20-FoldBug: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -25.00% (0.1800 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -23.08% (0.1950 => 0.1500)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -21.74% (0.2300 => 0.1800)
  SingleSource/UnitTests/initp1: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/Shootout/lists: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -21.05% (0.0950 => 0.0750)
  SingleSource/Benchmarks/McGill/chomp: -21.00% (0.5000 => 0.3950)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Stanford/Quicksort: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -20.69% (0.1450 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -20.00% (0.0500 => 0.0400)
  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/UnitTests/2005-07-17-INT-To-FP: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-5: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.00% (0.2500 => 0.2000)
  SingleSource/Benchmarks/Stanford/Oscar: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.92% (0.1850 => 0.1500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -18.92% (0.1850 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -18.42% (0.1900 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -17.39% (0.2300 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -16.47% (2.1550 => 1.8000)
  MultiSource/Benchmarks/Olden/mst/mst: -16.39% (0.3050 => 0.2550)
  MultiSource/Benchmarks/Olden/tsp/tsp: -16.18% (0.3400 => 0.2850)
  SingleSource/Benchmarks/Misc/salsa20: -16.00% (0.1250 => 0.1050)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -15.91% (0.2200 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -15.79% (0.1900 => 0.1600)
  MultiSource/Benchmarks/llubenchmark/llu: -15.38% (0.1300 => 0.1100)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -15.38% (0.1300 => 0.1100)
  SingleSource/Benchmarks/Stanford/Treesort: -15.38% (0.1300 => 0.1100)
  SingleSource/Regression/C/sumarraymalloc: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/McCat/09-vor/vor: -14.79% (0.8450 => 0.7200)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -14.49% (0.3450 => 0.2950)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -14.29% (0.2450 => 0.2100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -13.85% (0.3250 => 0.2800)
  MultiSource/Benchmarks/Olden/power/power: -13.43% (0.3350 => 0.2900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -13.13% (1.4850 => 1.2900)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -12.99% (0.3850 => 0.3350)
  MultiSource/Benchmarks/FreeBench/neural/neural: -12.90% (0.4650 => 0.4050)
  MultiSource/Benchmarks/BitBench/five11/five11: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -12.83% (3.4300 => 2.9900)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -12.82% (0.1950 => 0.1700)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -12.66% (0.3950 => 0.3450)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/McCat/08-main/main: -12.32% (0.6900 => 0.6050)
  MultiSource/Applications/aha/aha: -12.07% (0.2900 => 0.2550)
  SingleSource/Benchmarks/Linpack/linpack-pc: -11.86% (0.5900 => 0.5200)
  SingleSource/Benchmarks/Misc/dt: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -11.63% (0.6450 => 0.5700)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -11.63% (0.2150 => 0.1900)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -11.43% (0.5250 => 0.4650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -11.43% (0.1750 => 0.1550)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.41% (0.9200 => 0.8150)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Stanford/IntMM: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -11.11% (0.2250 => 0.2000)
  SingleSource/Benchmarks/Shootout/matrix: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.81% (0.1850 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -10.67% (0.3750 => 0.3350)
  MultiSource/Applications/spiff/spiff: -9.73% (2.0550 => 1.8550)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  MultiSource/Applications/sgefa/sgefa: -9.29% (0.9150 => 0.8300)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -9.18% (0.4900 => 0.4450)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.16% (0.6550 => 0.5950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -8.89% (0.2250 => 0.2050)
  SingleSource/Benchmarks/McGill/misr: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.74% (3.6600 => 3.3400)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -8.70% (0.2300 => 0.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -7.94% (0.3150 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -7.76% (2.3850 => 2.2000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.76% (1.8050 => 1.6650)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -7.36% (1.6300 => 1.5100)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -7.33% (0.7500 => 0.6950)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.19% (0.7650 => 0.7100)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -7.13% (2.3150 => 2.1500)
  SingleSource/UnitTests/SignlessTypes/rem: -6.78% (0.2950 => 0.2750)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -6.25% (0.2400 => 0.2250)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.17% (1.5400 => 1.4450)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.75% (6.0900 => 5.7400)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -5.74% (3.2250 => 3.0400)
  MultiSource/Benchmarks/Olden/bh/bh: -5.48% (0.7300 => 0.6900)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -5.32% (1.8800 => 1.7800)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -5.21% (1.4400 => 1.3650)
  MultiSource/Applications/Burg/burg: -5.09% (3.0450 => 2.8900)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.80% (0.6250 => 0.5950)
  MultiSource/Benchmarks/Olden/em3d/em3d: -4.71% (0.4250 => 0.4050)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.59% (0.9800 => 0.9350)
  SingleSource/Benchmarks/Shootout-C++/hash2: -4.59% (1.0900 => 1.0400)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -4.55% (1.1000 => 1.0500)
  MultiSource/Benchmarks/Bullet/bullet: -4.16% (78.5700 => 75.3000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -4.05% (0.3700 => 0.3550)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -3.88% (10.9650 => 10.5400)
  MultiSource/Applications/obsequi/Obsequi: -3.77% (2.7850 => 2.6800)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -3.55% (0.7050 => 0.6800)
  MultiSource/Benchmarks/MallocBench/gs/gs: -3.38% (10.0700 => 9.7300)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.26% (10.2900 => 9.9550)
  MultiSource/Applications/siod/siod: -3.23% (5.7350 => 5.5500)
  MultiSource/Applications/hbd/hbd: -3.11% (3.3800 => 3.2750)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -3.06% (1.1450 => 1.1100)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -3.05% (0.6550 => 0.6350)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.94% (57.8250 => 56.1250)
  MultiSource/Benchmarks/McCat/18-imp/imp: -2.87% (0.8700 => 0.8450)
  SingleSource/Regression/C++/ofstream_ctor: -2.86% (0.5250 => 0.5100)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -2.86% (33.6200 => 32.6600)
  MultiSource/Applications/lambda-0_1_3/lambda: -2.63% (1.7100 => 1.6650)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -2.53% (0.3950 => 0.3850)
  SingleSource/Benchmarks/Shootout-C++/ary: -2.50% (0.6000 => 0.5850)
  MultiSource/Benchmarks/sim/sim: -2.48% (0.8050 => 0.7850)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -2.27% (1.5400 => 1.5050)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.26% (1.5500 => 1.5150)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.23% (3.3600 => 3.2850)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -2.07% (0.7250 => 0.7100)
  SingleSource/Benchmarks/Shootout-C++/objinst: -2.06% (0.4850 => 0.4750)
  MultiSource/Applications/minisat/minisat: -2.05% (1.7100 => 1.6750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.00% (4.4950 => 4.4050)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.96% (2.8050 => 2.7500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.88% (6.1050 => 5.9900)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.87% (1.3400 => 1.3150)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -1.79% (2.5100 => 2.4650)
  MultiSource/Applications/treecc/treecc: -1.78% (5.0550 => 4.9650)
  MultiSource/Applications/kimwitu++/kc: -1.75% (40.0450 => 39.3450)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -1.66% (0.9050 => 0.8900)
  MultiSource/Applications/ClamAV/clamscan: -1.60% (35.8900 => 35.3150)
  SingleSource/Benchmarks/Shootout-C++/ary2: -1.60% (0.6250 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.39% (0.7200 => 0.7100)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -1.35% (1.1150 => 1.1000)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -1.34% (12.2750 => 12.1100)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -1.30% (21.2100 => 20.9350)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.05% (1.9100 => 1.8900)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.60% (132.9100 => 7.1750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.17% (135.9600 => 7.9250)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.93% (69.4500 => 4.9100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.50% (139.4900 => 10.4650)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.97% (3.4900 => 0.3150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -90.94% (139.2350 => 12.6100)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.41% (110.6900 => 10.6150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.12% (109.4200 => 10.8100)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -89.92% (78.8650 => 7.9500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.28% (87.0250 => 9.3250)
  MultiSource/Benchmarks/mafft/pairlocalalign: -89.01% (430.9350 => 47.3400)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.79% (70.3150 => 7.8850)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.59% (68.9650 => 9.2450)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.24% (47.5200 => 6.5400)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.24% (33.3700 => 4.9250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.37% (44.3950 => 9.1600)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.96% (51.7900 => 11.9350)
  SingleSource/Benchmarks/Shootout/matrix: -76.36% (24.1750 => 5.7150)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -75.00% (0.0200 => 0.0050)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.91% (44.0050 => 11.4800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.81% (17.9100 => 4.8700)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Applications/oggenc/oggenc: -71.00% (1.0000 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -70.19% (63.6050 => 18.9600)
  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.00% (34.3750 => 12.3750)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -58.88% (13.8750 => 5.7050)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -58.33% (0.3000 => 0.1250)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -53.11% (25.4650 => 11.9400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -49.46% (30.4700 => 15.4000)
  MultiSource/Benchmarks/McCat/08-main/main: -44.12% (0.1700 => 0.0950)
  SingleSource/Benchmarks/Stanford/Quicksort: -40.00% (0.1000 => 0.0600)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.30% (218.4000 => 134.7450)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.54% (13.2450 => 8.4050)
  MultiSource/Applications/sgefa/sgefa: -36.20% (0.8150 => 0.5200)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.19% (1.0900 => 0.7500)
  SingleSource/Benchmarks/Misc/fp-convert: -29.58% (5.2900 => 3.7250)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.86% (4.6250 => 3.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.50% (9.1650 => 6.6450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -27.40% (22.8850 => 16.6150)
  MultiSource/Applications/JM/ldecod/ldecod: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.99% (144.6550 => 111.3950)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -21.74% (19.3000 => 15.1050)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/sim/sim: -20.60% (12.6450 => 10.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.19% (207.6300 => 165.7150)
  MultiSource/Benchmarks/McCat/09-vor/vor: -19.72% (0.3550 => 0.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.56% (72.2950 => 58.1550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -19.24% (1.9750 => 1.5950)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -19.05% (0.3150 => 0.2550)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.89% (4.8700 => 3.9500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.18% (0.2200 => 0.1800)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -15.01% (9.4950 => 8.0700)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -15.00% (0.3000 => 0.2550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -14.29% (0.3850 => 0.3300)
  MultiSource/Applications/minisat/minisat: -14.17% (23.2200 => 19.9300)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.19% (4.1700 => 3.6200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -12.97% (3.4700 => 3.0200)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -12.31% (4.3850 => 3.8450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.63% (6.8350 => 6.0400)
  MultiSource/Benchmarks/MallocBench/gs/gs: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.01% (6.3950 => 5.7550)
  SingleSource/Benchmarks/Shootout-C++/strcat: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  MultiSource/Benchmarks/FreeBench/distray/distray: -9.56% (0.6800 => 0.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -9.55% (11.6750 => 10.5600)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -8.47% (14.1600 => 12.9600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -8.08% (22.2650 => 20.4650)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.70% (10.0700 => 9.2950)
  SingleSource/Benchmarks/Stanford/Treesort: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.41% (0.9450 => 0.8750)
  MultiSource/Applications/JM/lencod/lencod: -6.74% (16.1700 => 15.0800)
  SingleSource/Regression/C/uint64_to_float: -6.71% (1.4900 => 1.3900)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -6.52% (0.4600 => 0.4300)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -5.79% (1.2950 => 1.2200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -5.79% (17.4450 => 16.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -5.71% (0.3500 => 0.3300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -5.54% (12.6450 => 11.9450)
  SingleSource/Benchmarks/McGill/misr: -5.50% (0.5450 => 0.5150)
  SingleSource/Benchmarks/Misc/flops-8: -5.48% (6.9300 => 6.5500)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.06% (1.5800 => 1.5000)
  MultiSource/Benchmarks/Olden/mst/mst: -5.05% (0.4950 => 0.4700)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.59% (106.1900 => 101.3200)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Shootout-C++/hash2: -4.40% (10.5600 => 10.0950)
  MultiSource/Benchmarks/Olden/power/power: -4.13% (6.4100 => 6.1450)
  SingleSource/Benchmarks/Misc/flops-6: -3.65% (6.5800 => 6.3400)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.57% (15.2750 => 14.7300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -3.17% (0.9450 => 0.9150)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.14% (17.3750 => 16.8300)
  SingleSource/Benchmarks/Shootout/heapsort: -2.98% (12.0650 => 11.7050)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.92% (4.2750 => 4.1500)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.92% (9.0750 => 8.8100)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.78% (12.0300 => 11.6950)
  SingleSource/Benchmarks/Linpack/linpack-pc: -2.73% (52.1250 => 50.7000)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.68% (1.4950 => 1.4550)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.48% (2.4200 => 2.3600)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -2.41% (1.6600 => 1.6200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.39% (7.7300 => 7.5450)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.99% (1.2550 => 1.2300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.97% (3.2950 => 3.2300)
  SingleSource/Benchmarks/Misc/mandel: -1.97% (3.5500 => 3.4800)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.93% (9.8250 => 9.6350)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.89% (2.6500 => 2.6000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.87% (30.9900 => 30.4100)
  MultiSource/Applications/lua/lua: -1.79% (56.2150 => 55.2100)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -1.78% (12.0550 => 11.8400)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.69% (36.1950 => 35.5850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.67% (11.4000 => 11.2100)
  SingleSource/Benchmarks/Misc/flops: -1.60% (18.4900 => 18.1950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.55% (9.0500 => 8.9100)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.51% (8.2750 => 8.1500)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.39% (3.9700 => 3.9150)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -1.38% (0.7250 => 0.7150)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.21% (34.3950 => 33.9800)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.20% (4.5650 => 4.5100)
  SingleSource/Benchmarks/Shootout/hash: -1.20% (12.4850 => 12.3350)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.10% (9.0600 => 8.9600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -1.02% (7.3600 => 7.2850)

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


More information about the llvm-testresults mailing list