[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 May 27 16:07:59 PDT 2013


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

Comparing:
     Run: 11782, Order: 182745, Start Time: 2013-05-27 22:01:16, End Time: 2013-05-27 23:07:53
      To: 11780, Order: 182742, Start Time: 2013-05-27 20:50:47, End Time: 2013-05-27 21:57:00
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 (135 on baseline)
Performance Improvements: 11 (386 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1091 (555 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/callargs: 140.00% (0.0250 => 0.0600, std.dev.: 0.0068)
  SingleSource/Regression/C/sumarraymalloc: 20.00% (0.0750 => 0.0900, std.dev.: 0.0046)
  SingleSource/Benchmarks/Misc/whetstone: 10.00% (0.2000 => 0.2200, std.dev.: 0.0067)
  SingleSource/Benchmarks/Shootout-C++/hello: 7.23% (0.4150 => 0.4450, std.dev.: 0.0071)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 4.01% (10.6100 => 11.0350, std.dev.: 0.0910)
  MultiSource/Applications/obsequi/Obsequi: 2.92% (4.1050 => 4.2250, std.dev.: 0.0296)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/DefaultInitDynArrays: -75.00% (0.0200 => 0.0050, std.dev.: 0.0052)
  SingleSource/Regression/C/2003-05-21-UnionTest: -62.50% (0.0400 => 0.0150, std.dev.: 0.0064)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -50.00% (0.0400 => 0.0200, std.dev.: 0.0045)
  MultiSource/Benchmarks/BitBench/five11/five11: -16.00% (0.1250 => 0.1050, std.dev.: 0.0057)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -15.62% (0.1600 => 0.1350, std.dev.: 0.0065)
  MultiSource/Benchmarks/FreeBench/mason/mason: -14.81% (0.1350 => 0.1150, std.dev.: 0.0047)
  MultiSource/Benchmarks/Olden/power/power: -8.20% (0.3050 => 0.2800, std.dev.: 0.0057)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.91% (3.2600 => 3.1650, std.dev.: 0.0332)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Applications/kimwitu++/kc: -39.13% (0.1150 => 0.0700, std.dev.: 0.0110)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -25.00% (0.0400 => 0.0300, std.dev.: 0.0024)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -8.51% (3.8200 => 3.4950, std.dev.: 0.1120)

================================
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: 1.47% (0.3400 => 0.3450)
  MultiSource/Applications/lemon/lemon: -45.05% (3.9400 => 2.1650)
  MultiSource/Applications/sqlite3/sqlite3: 0.71% (9.8100 => 9.8800)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -27.77% (3.2950 => 2.3800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.17% (84.6050 => 10.0050)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -42.19% (1.2800 => 0.7400)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/hello: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/2002-10-13-BadLoad: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 100.00% (0.0150 => 0.0300)
  SingleSource/Benchmarks/Shootout/fib2: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/stmtexpr: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C/test_indvars: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/Vector/simple: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout/nestedloop: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 33.60% (2.4850 => 3.3200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 33.54% (2.4000 => 3.2050)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Shootout/sieve: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 33.03% (2.2100 => 2.9400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 32.64% (2.3900 => 3.1700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 32.52% (2.4600 => 3.2600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 32.30% (2.2600 => 2.9900)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 32.23% (2.2650 => 2.9950)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 32.13% (2.3500 => 3.1050)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 32.02% (2.2800 => 3.0100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 30.97% (2.3250 => 3.0450)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 30.78% (2.4850 => 3.2500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 30.61% (2.3850 => 3.1150)
  SingleSource/Benchmarks/Misc/lowercase: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 29.87% (2.3600 => 3.0650)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 29.51% (2.3550 => 3.0500)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 29.35% (2.5550 => 3.3050)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 28.93% (2.3850 => 3.0750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 27.83% (2.3000 => 2.9400)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 27.73% (2.5600 => 3.2700)
  SingleSource/Benchmarks/Shootout/strcat: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 26.98% (2.7800 => 3.5300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 26.44% (2.3450 => 2.9650)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 25.63% (2.5750 => 3.2350)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 25.27% (2.2750 => 2.8500)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 25.22% (2.3000 => 2.8800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 25.05% (2.4950 => 3.1200)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 24.90% (2.4300 => 3.0350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 24.44% (2.4350 => 3.0300)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 23.90% (2.2800 => 2.8250)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 23.49% (2.4050 => 2.9700)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 23.40% (2.5850 => 3.1900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 23.38% (2.3950 => 2.9550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 23.20% (2.5000 => 3.0800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 22.35% (2.5500 => 3.1200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.02% (2.4300 => 2.9650)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 21.79% (2.3400 => 2.8500)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 20.40% (2.7700 => 3.3350)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 19.73% (2.6350 => 3.1550)
  SingleSource/Benchmarks/Misc/whetstone: 18.92% (0.1850 => 0.2200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 18.17% (12.4350 => 14.6950)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 16.00% (0.1250 => 0.1450)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 12.20% (0.2050 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 10.71% (0.4200 => 0.4650)
  MultiSource/Applications/lemon/lemon: 8.72% (2.8100 => 3.0550)
  SingleSource/Benchmarks/Shootout-C++/hello: 8.54% (0.4100 => 0.4450)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 7.53% (0.4650 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.41% (0.4050 => 0.4350)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 6.41% (0.7800 => 0.8300)
  SingleSource/Benchmarks/Shootout-C++/matrix: 5.50% (0.5450 => 0.5750)
  SingleSource/Benchmarks/Misc/ReedSolomon: 5.32% (0.4700 => 0.4950)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 5.32% (97.6800 => 102.8750)
  MultiSource/Applications/SIBsim4/SIBsim4: 4.70% (3.1900 => 3.3400)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 4.65% (0.4300 => 0.4500)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 3.45% (0.2900 => 0.3000)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.45% (0.5800 => 0.6000)
  SingleSource/Benchmarks/Shootout-C++/strcat: 3.33% (0.4500 => 0.4650)
  SingleSource/Benchmarks/Shootout-C++/wc: 3.03% (0.4950 => 0.5100)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 2.79% (1.0750 => 1.1050)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 2.60% (0.3850 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 2.55% (0.7850 => 0.8050)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 2.24% (1.1150 => 1.1400)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.99% (0.7550 => 0.7700)
  MultiSource/Applications/oggenc/oggenc: 1.58% (12.6500 => 12.8500)
  MultiSource/Applications/d/make_dparser: 1.45% (7.9450 => 8.0600)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 1.42% (1.4100 => 1.4300)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 1.34% (3.3650 => 3.4100)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 56.71% (4.4700 => 7.0050)
  SingleSource/Benchmarks/Shootout-C++/ary2: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/McGill/queens: 19.75% (3.2400 => 3.8800)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 19.59% (5.6400 => 6.7450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  SingleSource/Benchmarks/Stanford/Puzzle: 15.25% (0.2950 => 0.3400)
  SingleSource/Benchmarks/Shootout-C++/moments: 14.81% (0.1350 => 0.1550)
  MultiSource/Applications/hexxagon/hexxagon: 13.72% (20.2250 => 23.0000)
  SingleSource/Benchmarks/Misc/oourafft: 13.00% (12.3450 => 13.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 12.90% (0.4650 => 0.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 11.54% (0.5200 => 0.5800)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 11.11% (0.1350 => 0.1500)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.09% (11.6300 => 12.9200)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.39% (2.1300 => 2.3300)
  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)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 6.28% (9.8650 => 10.4850)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 5.59% (1.8800 => 1.9850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 5.44% (20.5850 => 21.7050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 5.14% (19.5650 => 20.5700)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 4.84% (106.1900 => 111.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.76% (0.6300 => 0.6600)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.66% (1.7150 => 1.7950)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.63% (1.2950 => 1.3550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 4.48% (1.0050 => 1.0500)
  MultiSource/Benchmarks/nbench/nbench: 4.41% (31.8900 => 33.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 4.29% (0.3500 => 0.3650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 3.98% (24.2650 => 25.2300)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 3.52% (2.7000 => 2.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 2.88% (10.0800 => 10.3700)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.78% (2.7000 => 2.7750)
  MultiSource/Benchmarks/Olden/bh/bh: 2.38% (6.3000 => 6.4500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 2.22% (3.3750 => 3.4500)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.22% (0.6750 => 0.6900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.97% (7.3600 => 7.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 1.94% (0.5150 => 0.5250)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.94% (12.1200 => 12.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 1.76% (11.6750 => 11.8800)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.73% (13.3250 => 13.5550)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 1.61% (14.2450 => 14.4750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.60% (15.5850 => 15.8350)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 1.50% (3.0100 => 3.0550)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 1.49% (6.3600 => 6.4550)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.39% (11.8950 => 12.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 1.35% (16.6100 => 16.8350)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.27% (19.2500 => 19.4950)
  MultiSource/Benchmarks/llubenchmark/llu: 1.09% (13.7800 => 13.9300)
  MultiSource/Applications/obsequi/Obsequi: 1.08% (4.1800 => 4.2250)
  MultiSource/Benchmarks/Olden/health/health: 1.03% (1.4600 => 1.4750)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.00% (1.4950 => 1.5100)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-05-14-initialize-string: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/DefaultInitDynArrays: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -76.92% (0.0650 => 0.0150)
  SingleSource/Regression/C/pointer_arithmetic: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/SignlessTypes/factor: -71.11% (0.2250 => 0.0650)
  SingleSource/UnitTests/Vector/constpool: -62.99% (36.6950 => 13.5800)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -57.14% (0.0700 => 0.0300)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/2003-07-10-SignConversions: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/compare: -53.85% (0.0650 => 0.0300)
  SingleSource/Regression/C++/pointer_method2: -52.63% (0.0950 => 0.0450)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2003-08-20-FoldBug: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2006-01-23-UnionInit: -44.44% (0.0900 => 0.0500)
  SingleSource/UnitTests/TestLoop: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/byval-alignment: -44.44% (0.0450 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-05-02-CastTest3: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -42.86% (0.0350 => 0.0200)
  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++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2003-05-21-UnionTest: -40.00% (0.0250 => 0.0150)
  SingleSource/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-07-08-BitOpsTest: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/ccc: -40.00% (0.0750 => 0.0450)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/PR1386: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/DuffsDevice: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/globalrefs: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -36.17% (0.2350 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -35.90% (0.1950 => 0.1250)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -33.33% (0.1350 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -33.33% (0.1950 => 0.1300)
  SingleSource/Regression/C++/pointer_method: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/BitBench/five11/five11: -32.26% (0.1550 => 0.1050)
  SingleSource/Benchmarks/Stanford/Perm: -31.58% (0.0950 => 0.0650)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/Olden/bisort/bisort: -30.00% (0.1500 => 0.1050)
  SingleSource/Benchmarks/Shootout/ary3: -30.00% (0.1000 => 0.0700)
  SingleSource/Regression/C/PR640: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -29.79% (0.2350 => 0.1650)
  SingleSource/Benchmarks/Shootout/lists: -29.79% (0.2350 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  SingleSource/UnitTests/2006-02-04-DivRem: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2006-12-01-float_varg: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/vla: -28.57% (0.1400 => 0.1000)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -28.00% (0.1250 => 0.0900)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/testtrace: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.42% (0.2650 => 0.1950)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Misc/pi: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -25.00% (0.2000 => 0.1500)
  SingleSource/Benchmarks/Stanford/Bubblesort: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/AtomicOps: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Stanford/Oscar: -25.00% (0.1800 => 0.1350)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -24.14% (0.1450 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -23.68% (0.1900 => 0.1450)
  SingleSource/Benchmarks/Shootout/methcall: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/FreeBench/mason/mason: -23.33% (0.1500 => 0.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Shootout/ackermann: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Stanford/Treesort: -23.08% (0.1300 => 0.1000)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -22.22% (0.2250 => 0.1750)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.22% (0.2250 => 0.1750)
  MultiSource/Benchmarks/Olden/tsp/tsp: -22.06% (0.3400 => 0.2650)
  SingleSource/Benchmarks/McGill/chomp: -22.00% (0.5000 => 0.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -22.00% (0.2500 => 0.1950)
  SingleSource/Benchmarks/Misc/flops-3: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Stanford/Quicksort: -20.83% (0.1200 => 0.0950)
  SingleSource/Regression/C/uint64_to_float: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -20.45% (0.2200 => 0.1750)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-04-22-Switch: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-5: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/McCat/09-vor/vor: -19.53% (0.8450 => 0.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -19.44% (0.1800 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -18.92% (0.1850 => 0.1500)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.75% (0.2400 => 0.1950)
  SingleSource/UnitTests/2003-05-14-AtExit: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-05-31-CastToBool: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -17.78% (0.2250 => 0.1850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -17.78% (0.2250 => 0.1850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -16.79% (0.6550 => 0.5450)
  SingleSource/Regression/C/bigstack: -16.67% (0.0900 => 0.0750)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -16.67% (0.1500 => 0.1250)
  SingleSource/Benchmarks/Shootout/objinst: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Olden/power/power: -16.42% (0.3350 => 0.2800)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -16.28% (0.2150 => 0.1800)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  MultiSource/Benchmarks/llubenchmark/llu: -15.38% (0.1300 => 0.1100)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -15.38% (0.1300 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Dhrystone/fldry: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Shootout/hash: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.58% (0.2400 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -14.49% (0.3450 => 0.2950)
  SingleSource/Benchmarks/Misc/flops-1: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Misc/mandel: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -14.00% (0.7500 => 0.6450)
  MultiSource/Benchmarks/FreeBench/neural/neural: -13.98% (0.4650 => 0.4000)
  SingleSource/Benchmarks/Stanford/FloatMM: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Linpack/linpack-pc: -13.56% (0.5900 => 0.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -13.27% (3.4300 => 2.9750)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  MultiSource/Benchmarks/Olden/mst/mst: -13.11% (0.3050 => 0.2650)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -13.07% (0.7650 => 0.6650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -12.66% (0.3950 => 0.3450)
  MultiSource/Applications/sgefa/sgefa: -12.57% (0.9150 => 0.8000)
  MultiSource/Benchmarks/McCat/08-main/main: -12.32% (0.6900 => 0.6050)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -12.30% (2.1550 => 1.8900)
  SingleSource/Benchmarks/Misc/salsa20: -12.00% (0.1250 => 0.1100)
  SingleSource/UnitTests/SignlessTypes/rem: -11.86% (0.2950 => 0.2600)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.41% (0.9200 => 0.8150)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -10.81% (0.3700 => 0.3300)
  MultiSource/Benchmarks/Olden/health/health: -10.29% (0.3400 => 0.3050)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -10.11% (3.6600 => 3.2900)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -10.00% (0.2000 => 0.1800)
  SingleSource/Regression/C/sumarraymalloc: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -9.52% (0.5250 => 0.4750)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -9.52% (0.3150 => 0.2850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -9.43% (0.5300 => 0.4800)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -9.38% (0.3200 => 0.2900)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -9.30% (0.6450 => 0.5850)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -9.20% (1.6300 => 1.4800)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -9.09% (0.3850 => 0.3500)
  SingleSource/Benchmarks/McGill/misr: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.70% (0.2300 => 0.2100)
  SingleSource/Benchmarks/SmallPT/smallpt: -8.70% (0.3450 => 0.3150)
  SingleSource/Regression/C++/ofstream_ctor: -8.57% (0.5250 => 0.4800)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -8.42% (2.3150 => 2.1200)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -8.37% (3.2250 => 2.9550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -7.89% (0.1900 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -7.74% (1.4850 => 1.3700)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.48% (1.8050 => 1.6700)
  SingleSource/Benchmarks/Stanford/IntMM: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.14% (0.4900 => 0.4550)
  MultiSource/Benchmarks/Olden/em3d/em3d: -7.06% (0.4250 => 0.3950)
  MultiSource/Benchmarks/McCat/18-imp/imp: -6.90% (0.8700 => 0.8100)
  SingleSource/Benchmarks/Shootout-C++/hash2: -6.88% (1.0900 => 1.0150)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -6.67% (0.3750 => 0.3500)
  MultiSource/Applications/spiff/spiff: -6.57% (2.0550 => 1.9200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -6.30% (1.2700 => 1.1900)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.29% (2.3850 => 2.2350)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -5.90% (1.4400 => 1.3550)
  MultiSource/Benchmarks/NPB-serial/is/is: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/CoyoteBench/almabench: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Misc-C++/bigfib: -5.84% (1.5400 => 1.4500)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -5.80% (3.3600 => 3.1650)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -5.35% (2.8050 => 2.6550)
  MultiSource/Applications/viterbi/viterbi: -5.33% (0.3750 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/methcall: -5.26% (0.4750 => 0.4500)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.09% (6.0900 => 5.7800)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -5.05% (1.8800 => 1.7850)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -4.83% (0.7250 => 0.6900)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -4.65% (10.9650 => 10.4550)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -4.55% (1.1000 => 1.0500)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -4.26% (0.7050 => 0.6750)
  MultiSource/Benchmarks/MallocBench/gs/gs: -4.17% (10.0700 => 9.6500)
  MultiSource/Benchmarks/Bullet/bullet: -4.15% (78.5700 => 75.3100)
  MultiSource/Applications/obsequi/Obsequi: -4.13% (2.7850 => 2.6700)
  MultiSource/Benchmarks/Olden/bh/bh: -4.11% (0.7300 => 0.7000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.10% (1.3400 => 1.2850)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.08% (0.9800 => 0.9400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -4.03% (10.2900 => 9.8750)
  SingleSource/Benchmarks/Shootout-C++/moments: -4.02% (0.8700 => 0.8350)
  SingleSource/Benchmarks/Shootout-C++/ary2: -4.00% (0.6250 => 0.6000)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.00% (0.6250 => 0.6000)
  SingleSource/Benchmarks/Stanford/Puzzle: -4.00% (0.2500 => 0.2400)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -3.82% (0.6550 => 0.6300)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.47% (33.6200 => 32.4550)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/Misc/oourafft: -3.26% (0.4600 => 0.4450)
  MultiSource/Applications/lambda-0_1_3/lambda: -3.22% (1.7100 => 1.6550)
  MultiSource/Applications/Burg/burg: -3.12% (3.0450 => 2.9500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -3.11% (4.4950 => 4.3550)
  SingleSource/Benchmarks/Shootout-C++/objinst: -3.09% (0.4850 => 0.4700)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.91% (57.8250 => 56.1450)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -2.90% (1.5500 => 1.5050)
  MultiSource/Applications/siod/siod: -2.88% (5.7350 => 5.5700)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -2.86% (0.5250 => 0.5100)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -2.60% (1.5400 => 1.5000)
  MultiSource/Applications/lua/lua: -2.60% (9.4400 => 9.1950)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -2.53% (0.3950 => 0.3850)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -2.38% (0.4200 => 0.4100)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -2.30% (0.4350 => 0.4250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -2.29% (6.1050 => 5.9650)
  MultiSource/Applications/treecc/treecc: -2.27% (5.0550 => 4.9400)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -2.27% (0.6600 => 0.6450)
  MultiSource/Applications/kimwitu++/kc: -2.21% (40.0450 => 39.1600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.18% (1.1450 => 1.1200)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -2.08% (12.2750 => 12.0200)
  MultiSource/Applications/minisat/minisat: -2.05% (1.7100 => 1.6750)
  MultiSource/Applications/JM/ldecod/ldecod: -1.99% (17.0550 => 16.7150)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -1.96% (21.2100 => 20.7950)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.69% (0.5900 => 0.5800)
  SingleSource/Benchmarks/Shootout-C++/ary: -1.67% (0.6000 => 0.5900)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -1.66% (0.9050 => 0.8900)
  MultiSource/Applications/hbd/hbd: -1.48% (3.3800 => 3.3300)
  MultiSource/Benchmarks/nbench/nbench: -1.45% (2.7600 => 2.7200)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.39% (0.7200 => 0.7100)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.31% (1.9100 => 1.8850)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.26% (22.2000 => 21.9200)
  MultiSource/Applications/ClamAV/clamscan: -1.25% (35.8900 => 35.4400)
  MultiSource/Benchmarks/sim/sim: -1.24% (0.8050 => 0.7950)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Stanford/Oscar: -100.00% (0.0450 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.61% (132.9100 => 7.1650)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.98% (135.9600 => 8.1900)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.93% (69.4500 => 4.9100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.44% (139.4900 => 10.5450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.02% (139.2350 => 12.5050)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.83% (3.4900 => 0.3200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.63% (78.8650 => 7.3900)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.12% (109.4200 => 10.8150)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.03% (110.6900 => 11.0350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.27% (87.0250 => 9.3350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.86% (70.3150 => 7.8300)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.62% (430.9350 => 49.0500)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.51% (68.9650 => 9.3050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.22% (47.5200 => 6.5500)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.39% (33.3700 => 4.8750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.19% (44.3950 => 8.7950)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -77.17% (51.7900 => 11.8250)
  SingleSource/Benchmarks/Shootout/matrix: -76.32% (24.1750 => 5.7250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.87% (44.0050 => 11.5000)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -73.56% (17.9100 => 4.7350)
  MultiSource/Applications/oggenc/oggenc: -72.00% (1.0000 => 0.2800)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Benchmarks/Bullet/bullet: -70.34% (63.6050 => 18.8650)
  SingleSource/Benchmarks/Misc/lowercase: -65.84% (0.8050 => 0.2750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.95% (34.3750 => 12.0500)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.47% (30.5950 => 10.8700)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -58.33% (0.3000 => 0.1250)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -55.06% (13.8750 => 6.2350)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -53.11% (25.4650 => 11.9400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -47.05% (30.4700 => 16.1350)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -42.86% (0.0350 => 0.0200)
  MultiSource/Benchmarks/McCat/08-main/main: -41.18% (0.1700 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  SingleSource/Benchmarks/Stanford/Quicksort: -40.00% (0.1000 => 0.0600)
  MultiSource/Applications/d/make_dparser: -40.00% (0.1500 => 0.0900)
  MultiSource/Applications/sgefa/sgefa: -38.04% (0.8150 => 0.5050)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.67% (218.4000 => 136.1300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -34.35% (13.2450 => 8.6950)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.11% (1.0900 => 0.7400)
  SingleSource/Benchmarks/Misc/fp-convert: -29.96% (5.2900 => 3.7050)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.30% (4.6250 => 3.2700)
  MultiSource/Applications/JM/ldecod/ldecod: -28.57% (0.1400 => 0.1000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.50% (9.1650 => 6.6450)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Shootout-C++/strcat: -25.00% (0.2000 => 0.1500)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -22.22% (0.3150 => 0.2450)
  MultiSource/Benchmarks/sim/sim: -20.28% (12.6450 => 10.0800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.97% (72.2950 => 57.8550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -19.79% (0.4800 => 0.3850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -19.48% (0.3850 => 0.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -19.41% (144.6550 => 116.5750)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -19.12% (22.8850 => 18.5100)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.73% (1.9750 => 1.6050)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -18.73% (19.3000 => 15.6850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -17.50% (207.6300 => 171.2900)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/McCat/09-vor/vor: -14.08% (0.3550 => 0.3050)
  MultiSource/Applications/minisat/minisat: -13.82% (23.2200 => 20.0100)
  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.31% (4.1700 => 3.6150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.69% (12.6450 => 11.0400)
  SingleSource/Benchmarks/Stanford/Treesort: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/FreeBench/mason/mason: -12.50% (0.3600 => 0.3150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.34% (6.8350 => 6.0600)
  SingleSource/Benchmarks/Misc/ffbench: -11.18% (3.2650 => 2.9000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.63% (6.3950 => 5.7150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.38% (1.3000 => 1.1650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -10.20% (12.9350 => 11.6150)
  MultiSource/Benchmarks/Olden/mst/mst: -10.10% (0.4950 => 0.4450)
  SingleSource/UnitTests/Vector/multiplies: -9.41% (0.8500 => 0.7700)
  SingleSource/Benchmarks/Shootout/strcat: -8.33% (0.3600 => 0.3300)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.80% (10.0700 => 9.2850)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -7.54% (3.7800 => 3.4950)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -7.07% (4.3850 => 4.0750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -6.95% (9.4950 => 8.8350)
  SingleSource/Benchmarks/McGill/misr: -6.42% (0.5450 => 0.5100)
  SingleSource/Regression/C/uint64_to_float: -6.38% (1.4900 => 1.3950)
  MultiSource/Applications/JM/lencod/lencod: -6.34% (16.1700 => 15.1450)
  SingleSource/Benchmarks/Misc/ReedSolomon: -6.27% (17.3750 => 16.2850)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Benchmarks/Misc/flops-3: -5.25% (9.9000 => 9.3800)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -4.91% (14.1600 => 13.4650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/Olden/power/power: -4.45% (6.4100 => 6.1250)
  SingleSource/Benchmarks/Linpack/linpack-pc: -4.25% (52.1250 => 49.9100)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.76% (15.2750 => 14.7000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.70% (0.9450 => 0.9100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -3.50% (17.4450 => 16.8350)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -3.47% (1.2950 => 1.2500)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.31% (10.5600 => 10.2100)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.31% (2.4200 => 2.3400)
  SingleSource/Benchmarks/Shootout/heapsort: -3.27% (12.0650 => 11.6700)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -3.19% (2.8250 => 2.7350)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.16% (1.5800 => 1.5300)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -3.16% (12.0300 => 11.6500)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.10% (7.7300 => 7.4900)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -3.00% (7.0000 => 6.7900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -2.85% (9.4600 => 9.1900)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.81% (4.2750 => 4.1550)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -2.65% (22.2650 => 21.6750)
  MultiSource/Applications/lua/lua: -2.58% (56.2150 => 54.7650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -2.49% (14.6400 => 14.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -2.40% (1.2500 => 1.2200)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.31% (9.0750 => 8.8650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -2.31% (3.4700 => 3.3900)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.21% (0.6800 => 0.6650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -2.08% (2.6500 => 2.5950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.99% (1.2550 => 1.2300)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.82% (9.0500 => 8.8850)
  SingleSource/Benchmarks/Misc/fbench: -1.82% (5.4850 => 5.3850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.75% (11.4000 => 11.2000)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.63% (9.8250 => 9.6650)
  SingleSource/Benchmarks/Misc/flops: -1.60% (18.4900 => 18.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -1.48% (77.7250 => 76.5750)
  MultiSource/Applications/viterbi/viterbi: -1.47% (8.5200 => 8.3950)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.32% (9.0600 => 8.9400)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.27% (8.2750 => 8.1700)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.19% (34.3950 => 33.9850)
  SingleSource/Benchmarks/Misc/salsa20: -1.11% (15.3050 => 15.1350)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)

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


More information about the llvm-testresults mailing list