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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri Apr 5 20:20:48 PDT 2013


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

Comparing:
     Run: 10271, Order: 178945, Start Time: 2013-04-06 02:13:31, End Time: 2013-04-06 03:21:35
      To: 10268, Order: 178923, Start Time: 2013-04-06 00:59:19, End Time: 2013-04-06 02:07:39
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 (18 on baseline)
Performance Regressions: 6 (150 on baseline)
Performance Improvements: 5 (360 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 1 (1 on baseline)
Unchanged Tests: 1096 (566 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/FloatPrecision: 80.00% (0.0250 => 0.0450, std.dev.: 0.0049)
  SingleSource/UnitTests/2005-05-13-SDivTwo: 60.00% (0.0250 => 0.0400, std.dev.: 0.0042)
  SingleSource/UnitTests/2002-12-13-MishaTest: 42.86% (0.0350 => 0.0500, std.dev.: 0.0050)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Stanford/FloatMM: 6.21% (0.8850 => 0.9400, std.dev.: 0.0046)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 1.89% (2.9100 => 2.9650, std.dev.: 0.0166)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 1.40% (11.0750 => 11.2300, std.dev.: 0.0298)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Benchmarks/BenchmarkGame/recursive: -50.00% (0.0600 => 0.0300, std.dev.: 0.0075)
  SingleSource/Benchmarks/Misc/flops-7: -30.77% (0.0650 => 0.0450, std.dev.: 0.0051)
  MultiSource/Benchmarks/McCat/15-trie/trie: -24.14% (0.1450 => 0.1100, std.dev.: 0.0079)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -11.76% (0.0850 => 0.0750, std.dev.: 0.0035)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.35% (33.8050 => 33.3500)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Applications/sqlite3/sqlite3: -0.57% (9.6400 => 9.5850)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  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: -2.94% (0.3400 => 0.3300)
  MultiSource/Applications/lemon/lemon: -44.04% (3.9400 => 2.2050)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.53% (0.7900 => 0.8100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -31.26% (3.2950 => 2.2650)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.07% (84.6050 => 10.0950)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -38.28% (1.2800 => 0.7900)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/fib2: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/Vector/simple: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/block-byref-cxxobj-test: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C++/global_ctor: 71.43% (0.0350 => 0.0600)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C/2008-01-07-LongDouble: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/Vector/build: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout/nestedloop: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 34.78% (2.3000 => 3.1000)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 33.33% (0.0900 => 0.1200)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 32.75% (2.2750 => 3.0200)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 31.84% (2.5750 => 3.3950)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 31.74% (2.3000 => 3.0300)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 31.58% (2.2800 => 3.0000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 31.48% (2.4300 => 3.1950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 31.13% (2.3450 => 3.0750)
  SingleSource/Benchmarks/Misc/flops-4: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 30.69% (2.3950 => 3.1300)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 30.17% (2.5850 => 3.3650)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 29.94% (2.4050 => 3.1250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 29.63% (2.4300 => 3.1500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 29.58% (2.4000 => 3.1100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 29.46% (2.4950 => 3.2300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 29.41% (2.2100 => 2.8600)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 29.27% (2.3400 => 3.0250)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 28.92% (2.2650 => 2.9200)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 28.76% (2.2600 => 2.9100)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 28.54% (2.4350 => 3.1300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 27.87% (2.3500 => 3.0050)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 27.84% (2.5500 => 3.2600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 27.80% (2.5000 => 3.1950)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 26.78% (2.3900 => 3.0300)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 26.76% (2.6350 => 3.3400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 26.56% (2.4850 => 3.1450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 26.42% (2.3850 => 3.0150)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 26.11% (2.3550 => 2.9700)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 25.88% (2.2800 => 2.8700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 25.85% (2.3600 => 2.9700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 25.81% (2.4600 => 3.0950)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 25.64% (2.5550 => 3.2100)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 25.59% (2.3250 => 2.9200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 25.58% (2.3850 => 2.9950)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 25.55% (2.4850 => 3.1200)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 24.61% (2.5600 => 3.1900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 23.65% (2.7700 => 3.4250)
  SingleSource/Benchmarks/Misc/mandel-2: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 20.86% (2.7800 => 3.3600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 20.59% (12.4350 => 14.9950)
  SingleSource/Benchmarks/Stanford/Queens: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Dhrystone/dry: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/McGill/queens: 15.00% (0.1000 => 0.1150)
  MultiSource/Applications/lemon/lemon: 12.63% (2.8100 => 3.1650)
  SingleSource/Benchmarks/Shootout-C++/matrix: 11.01% (0.5450 => 0.6050)
  SingleSource/Benchmarks/Misc/whetstone: 10.81% (0.1850 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 10.71% (0.4200 => 0.4650)
  SingleSource/Benchmarks/Misc/ReedSolomon: 9.57% (0.4700 => 0.5150)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 8.60% (0.4650 => 0.5050)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 8.33% (0.1200 => 0.1300)
  SingleSource/Benchmarks/Shootout/matrix: 8.33% (0.1800 => 0.1950)
  MultiSource/Applications/JM/lencod/lencod: 7.10% (37.8300 => 40.5150)
  SingleSource/Benchmarks/Shootout-C++/fibo: 6.17% (0.4050 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/lists: 6.03% (0.5800 => 0.6150)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.97% (22.2000 => 23.5250)
  MultiSource/Applications/JM/ldecod/ldecod: 5.75% (17.0550 => 18.0350)
  MultiSource/Applications/sqlite3/sqlite3: 5.63% (47.7200 => 50.4050)
  SingleSource/Benchmarks/Shootout-C++/strcat: 5.56% (0.4500 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 5.26% (0.4750 => 0.5000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 5.21% (1.6300 => 1.7150)
  MultiSource/Applications/d/make_dparser: 4.91% (7.9450 => 8.3350)
  SingleSource/Benchmarks/Shootout-C++/hello: 4.88% (0.4100 => 0.4300)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 4.49% (0.7800 => 0.8150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.19% (1.0750 => 1.1200)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.91% (16.1300 => 16.7600)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 3.57% (0.4200 => 0.4350)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 3.55% (0.7050 => 0.7300)
  MultiSource/Benchmarks/PAQ8p/paq8p: 3.53% (6.0900 => 6.3050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 3.45% (0.2900 => 0.3000)
  MultiSource/Applications/oggenc/oggenc: 2.73% (12.6500 => 12.9950)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.30% (10.4350 => 10.6750)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 2.27% (3.0900 => 3.1600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.21% (2.0400 => 2.0850)
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.11% (0.4750 => 0.4850)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.88% (97.6800 => 99.5150)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.84% (33.6200 => 34.2400)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 1.63% (0.9200 => 0.9350)
  MultiSource/Applications/SPASS/SPASS: 1.16% (36.9750 => 37.4050)
  MultiSource/Benchmarks/McCat/18-imp/imp: 1.15% (0.8700 => 0.8800)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 1.04% (3.3650 => 3.4000)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 55.93% (4.4700 => 6.9700)
  SingleSource/Benchmarks/Shootout-C++/ary: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Shootout-C++/ary2: 33.33% (0.0450 => 0.0600)
  MultiSource/Applications/kimwitu++/kc: 31.25% (0.0800 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/moments: 29.63% (0.1350 => 0.1750)
  SingleSource/Benchmarks/McGill/queens: 19.91% (3.2400 => 3.8850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 17.31% (0.5200 => 0.6100)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.94% (0.6200 => 0.7250)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.00% (0.1000 => 0.1150)
  MultiSource/Applications/hexxagon/hexxagon: 13.89% (20.2250 => 23.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.47% (12.9150 => 14.5250)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.86% (2.1300 => 2.3400)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.80% (11.6300 => 12.7700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 9.16% (14.2450 => 15.5500)
  SingleSource/Benchmarks/Stanford/Puzzle: 8.47% (0.2950 => 0.3200)
  MultiSource/Benchmarks/nbench/nbench: 8.37% (31.8900 => 34.5600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 7.97% (3.0100 => 3.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 6.50% (10.0800 => 10.7350)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 6.30% (2.7000 => 2.8700)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 5.80% (0.3450 => 0.3650)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.79% (1.2950 => 1.3700)
  SingleSource/Benchmarks/Shootout/strcat: 5.56% (0.3600 => 0.3800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 5.52% (0.7250 => 0.7650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 5.40% (30.4700 => 32.1150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 5.38% (0.4650 => 0.4900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 5.34% (22.2650 => 23.4550)
  SingleSource/Benchmarks/Shootout-C++/hash: 4.75% (1.5800 => 1.6550)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 4.57% (20.5850 => 21.5250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.37% (1.7150 => 1.7900)
  MultiSource/Applications/lambda-0_1_3/lambda: 4.27% (9.8300 => 10.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 4.03% (11.6750 => 12.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 3.97% (1.5100 => 1.5700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 3.87% (77.7250 => 80.7300)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 3.76% (22.8850 => 23.7450)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 3.52% (2.7000 => 2.7950)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 2.93% (5.6400 => 5.8050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 2.86% (0.3500 => 0.3600)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.53% (1.9750 => 2.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 1.94% (0.5150 => 0.5250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 1.93% (3.3750 => 3.4400)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.85% (11.8950 => 12.1150)
  MultiSource/Benchmarks/Olden/bh/bh: 1.83% (6.3000 => 6.4150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 1.81% (17.4450 => 17.7600)
  MultiSource/Benchmarks/Olden/health/health: 1.71% (1.4600 => 1.4850)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.65% (13.3250 => 13.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.64% (1.8250 => 1.8550)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.57% (15.5850 => 15.8300)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.48% (0.6750 => 0.6850)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 1.43% (36.0300 => 36.5450)
  MultiSource/Benchmarks/llubenchmark/llu: 1.34% (13.7800 => 13.9650)
  SingleSource/Benchmarks/Shootout/ary3: 1.33% (5.2750 => 5.3450)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.26% (10.3400 => 10.4700)
  SingleSource/Benchmarks/Shootout/lists: 1.24% (17.7600 => 17.9800)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.15% (6.9300 => 7.0100)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/StructModifyTest: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -70.00% (0.0500 => 0.0150)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Vector/constpool: -62.32% (36.6950 => 13.8250)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -61.54% (0.0650 => 0.0250)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -60.00% (0.2250 => 0.0900)
  SingleSource/Regression/C++/fixups: -58.82% (0.0850 => 0.0350)
  SingleSource/Regression/C++/pointer_method2: -57.89% (0.0950 => 0.0400)
  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/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -50.00% (0.0600 => 0.0300)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2006-01-23-UnionInit: -50.00% (0.0900 => 0.0450)
  SingleSource/Regression/C/compare: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/pointer_method: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/TestLoop: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -41.67% (0.0600 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -41.18% (0.0850 => 0.0500)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/Threads/tls: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray-dbl: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/ccc: -40.00% (0.0750 => 0.0450)
  SingleSource/Benchmarks/Shootout/ackermann: -38.46% (0.0650 => 0.0400)
  SingleSource/Benchmarks/Stanford/Quicksort: -37.50% (0.1200 => 0.0750)
  SingleSource/Regression/C/uint64_to_float: -37.50% (0.1200 => 0.0750)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2003-05-14-AtExit: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-05-31-CastToBool: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-07-10-SignConversions: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Shootout/objinst: -33.33% (0.1200 => 0.0800)
  SingleSource/Regression/C++/short_circuit_dtor: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  SingleSource/Benchmarks/Stanford/Perm: -31.58% (0.0950 => 0.0650)
  SingleSource/UnitTests/2003-05-26-Shorts: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-08-11-VaListArg: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/PR640: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -29.79% (0.2350 => 0.1650)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -29.63% (0.1350 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -29.27% (0.2050 => 0.1450)
  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/2006-12-01-float_varg: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/vla: -28.57% (0.1400 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -28.30% (0.2650 => 0.1900)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -28.00% (0.1250 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -27.78% (0.1800 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -27.66% (0.2350 => 0.1700)
  SingleSource/Benchmarks/Shootout/lists: -27.66% (0.2350 => 0.1700)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -27.59% (0.1450 => 0.1050)
  SingleSource/Regression/C/callargs: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/globalrefs: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -26.67% (0.2250 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -26.32% (0.1900 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -26.00% (0.2500 => 0.1850)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.64% (0.1950 => 0.1450)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C++/BuiltinTypeInfo: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/AtomicOps: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/McGill/misr: -23.53% (0.1700 => 0.1300)
  MultiSource/Benchmarks/llubenchmark/llu: -23.08% (0.1300 => 0.1000)
  SingleSource/Regression/C/badidx: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -22.86% (0.1750 => 0.1350)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -21.74% (0.2300 => 0.1800)
  SingleSource/Benchmarks/Misc/flops-3: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/SignlessTypes/shr: -21.43% (0.0700 => 0.0550)
  SingleSource/UnitTests/initp1: -21.43% (0.1400 => 0.1100)
  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/Prolangs-C++/simul/simul: -20.51% (0.1950 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -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/2005-07-17-INT-To-FP: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2008-04-18-LoopBug: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Vector/multiplies: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -20.00% (0.2500 => 0.2000)
  MultiSource/Benchmarks/Olden/mst/mst: -19.67% (0.3050 => 0.2450)
  MultiSource/Benchmarks/BitBench/five11/five11: -19.35% (0.1550 => 0.1250)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.23% (0.1300 => 0.1050)
  SingleSource/Benchmarks/Stanford/Treesort: -19.23% (0.1300 => 0.1050)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -18.99% (0.3950 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -18.92% (0.1850 => 0.1500)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -18.75% (0.3200 => 0.2600)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -18.60% (0.2150 => 0.1750)
  MultiSource/Benchmarks/McCat/15-trie/trie: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Shootout/hash: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Misc/flops-7: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Shootout/strcat: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -18.18% (0.0550 => 0.0450)
  MultiSource/Applications/aha/aha: -17.24% (0.2900 => 0.2400)
  MultiSource/Benchmarks/Olden/bisort/bisort: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Olden/tsp/tsp: -16.18% (0.3400 => 0.2850)
  SingleSource/Benchmarks/Misc/salsa20: -16.00% (0.1250 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -15.56% (0.2250 => 0.1900)
  SingleSource/UnitTests/Vector/build2: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/FreeBench/distray/distray: -15.09% (0.2650 => 0.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -15.00% (0.2000 => 0.1700)
  SingleSource/Regression/C/sumarraymalloc: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.58% (0.2400 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Stanford/Oscar: -13.89% (0.1800 => 0.1550)
  SingleSource/Benchmarks/Stanford/FloatMM: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -12.50% (0.2400 => 0.2100)
  MultiSource/Benchmarks/Olden/power/power: -11.94% (0.3350 => 0.2950)
  SingleSource/Benchmarks/Linpack/linpack-pc: -11.86% (0.5900 => 0.5200)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -11.39% (0.3950 => 0.3500)
  SingleSource/Benchmarks/Dhrystone/fldry: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -10.77% (0.3250 => 0.2900)
  MultiSource/Benchmarks/FreeBench/neural/neural: -10.75% (0.4650 => 0.4150)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -10.67% (0.7500 => 0.6700)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.64% (3.4300 => 3.0650)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -10.53% (0.1900 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -10.45% (0.3350 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -10.26% (0.1950 => 0.1750)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.21% (2.1550 => 1.9350)
  SingleSource/Benchmarks/Shootout/ary3: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Stanford/Bubblesort: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -9.93% (0.7050 => 0.6350)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -9.52% (0.5250 => 0.4750)
  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/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -8.62% (0.2900 => 0.2650)
  SingleSource/UnitTests/SignlessTypes/rem: -8.47% (0.2950 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -8.47% (3.6600 => 3.3500)
  SingleSource/Benchmarks/Shootout-C++/hash2: -8.26% (1.0900 => 1.0000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -8.11% (0.3700 => 0.3400)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -8.08% (1.4850 => 1.3650)
  SingleSource/Benchmarks/Stanford/Puzzle: -8.00% (0.2500 => 0.2300)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -7.94% (0.3150 => 0.2900)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -7.79% (0.3850 => 0.3550)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -7.63% (0.6550 => 0.6050)
  SingleSource/Benchmarks/Stanford/IntMM: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.20% (1.8050 => 1.6750)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.14% (0.4900 => 0.4550)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -6.87% (0.6550 => 0.6100)
  MultiSource/Applications/viterbi/viterbi: -6.67% (0.3750 => 0.3500)
  MultiSource/Applications/sgefa/sgefa: -6.56% (0.9150 => 0.8550)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -6.29% (2.3850 => 2.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -5.88% (0.1700 => 0.1600)
  SingleSource/Benchmarks/Misc-C++/bigfib: -5.84% (1.5400 => 1.4500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.66% (0.5300 => 0.5000)
  MultiSource/Applications/spiff/spiff: -5.35% (2.0550 => 1.9450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -5.23% (0.7650 => 0.7250)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -5.00% (0.5000 => 0.4750)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -5.00% (0.3000 => 0.2850)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.80% (0.6250 => 0.5950)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -4.76% (0.5250 => 0.5000)
  MultiSource/Benchmarks/McCat/09-vor/vor: -4.73% (0.8450 => 0.8050)
  SingleSource/Benchmarks/Shootout-C++/moments: -4.60% (0.8700 => 0.8300)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -4.55% (0.4400 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/ary: -4.17% (0.6000 => 0.5750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.10% (1.3400 => 1.2850)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.08% (0.2450 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.08% (0.9800 => 0.9400)
  SingleSource/Benchmarks/Shootout-C++/ary2: -4.00% (0.6250 => 0.6000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.88% (0.6450 => 0.6200)
  MultiSource/Benchmarks/McCat/08-main/main: -3.62% (0.6900 => 0.6650)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -3.45% (0.4350 => 0.4200)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -3.41% (3.2250 => 3.1150)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.33% (0.3000 => 0.2900)
  MultiSource/Applications/treecc/treecc: -3.26% (5.0550 => 4.8900)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -3.25% (1.5400 => 1.4900)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.21% (2.8050 => 2.7150)
  MultiSource/Applications/siod/siod: -3.05% (5.7350 => 5.5600)
  SingleSource/Regression/C++/ofstream_ctor: -2.86% (0.5250 => 0.5100)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.83% (10.0700 => 9.7850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -2.81% (2.3150 => 2.2500)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -2.43% (1.4400 => 1.4050)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.34% (4.4950 => 4.3900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.33% (0.4300 => 0.4200)
  SingleSource/Benchmarks/Misc/oourafft: -2.17% (0.4600 => 0.4500)
  MultiSource/Applications/obsequi/Obsequi: -2.15% (2.7850 => 2.7250)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -2.13% (1.8800 => 1.8400)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.08% (0.7200 => 0.7050)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -2.07% (0.7250 => 0.7100)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.05% (10.9650 => 10.7400)
  MultiSource/Applications/lambda-0_1_3/lambda: -2.05% (1.7100 => 1.6750)
  MultiSource/Benchmarks/Bullet/bullet: -2.00% (78.5700 => 76.9950)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -1.99% (0.7550 => 0.7400)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -1.93% (3.3600 => 3.2950)
  MultiSource/Applications/hbd/hbd: -1.92% (3.3800 => 3.3150)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -1.83% (0.5450 => 0.5350)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.79% (2.2350 => 2.1950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.69% (0.5900 => 0.5800)
  MultiSource/Applications/Burg/burg: -1.48% (3.0450 => 3.0000)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.42% (1.4100 => 1.3900)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.29% (1.5500 => 1.5300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.23% (6.1050 => 6.0300)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.21% (10.2900 => 10.1650)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.18% (1.2700 => 1.2550)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.15% (2.1650 => 2.1400)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -1.10% (0.9050 => 0.8950)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.77% (132.9100 => 6.9450)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.60% (135.9600 => 8.7050)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.21% (13.8350 => 0.9400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -93.02% (69.4500 => 4.8500)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.26% (139.4900 => 10.7950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.54% (139.2350 => 11.7800)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.83% (3.4900 => 0.3200)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.42% (109.4200 => 10.4800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.22% (70.3150 => 6.8800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -89.89% (78.8650 => 7.9750)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.90% (430.9350 => 47.8250)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -88.77% (87.0250 => 9.7700)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -88.65% (110.6900 => 12.5650)
  SingleSource/Benchmarks/Shootout-C++/matrix: -87.07% (33.3700 => 4.3150)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.85% (47.5200 => 6.2500)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.65% (68.9650 => 9.2100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -82.08% (51.7900 => 9.2800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.30% (44.3950 => 9.1900)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.70% (0.8450 => 0.1800)
  SingleSource/Benchmarks/Shootout/matrix: -77.08% (24.1750 => 5.5400)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.81% (17.9100 => 4.8700)
  MultiSource/Applications/oggenc/oggenc: -71.50% (1.0000 => 0.2850)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Benchmarks/Bullet/bullet: -69.81% (63.6050 => 19.2050)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -61.91% (30.5950 => 11.6550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -58.12% (44.0050 => 18.4300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -58.01% (34.3750 => 14.4350)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.70% (25.4650 => 12.0450)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -40.00% (0.0250 => 0.0150)
  MultiSource/Applications/sgefa/sgefa: -37.42% (0.8150 => 0.5100)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.35% (218.4000 => 136.8200)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.16% (13.2450 => 8.4550)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.57% (1.0900 => 0.7350)
  SingleSource/Benchmarks/Misc/fp-convert: -29.96% (5.2900 => 3.7050)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.30% (4.6250 => 3.2700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -28.57% (0.0350 => 0.0250)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -28.57% (0.1050 => 0.0750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.17% (9.1650 => 6.6750)
  SingleSource/Benchmarks/Shootout-C++/strcat: -22.50% (0.2000 => 0.1550)
  SingleSource/Benchmarks/Shootout/nestedloop: -21.62% (0.3700 => 0.2900)
  MultiSource/Applications/JM/ldecod/ldecod: -21.43% (0.1400 => 0.1100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  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/Misc/matmul_f64_4x4: -19.20% (4.8700 => 3.9350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -18.49% (13.8750 => 11.3100)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -15.00% (0.3000 => 0.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -14.44% (207.6300 => 177.6450)
  MultiSource/Applications/minisat/minisat: -14.41% (23.2200 => 19.8750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -13.48% (9.4950 => 8.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -12.77% (144.6550 => 126.1800)
  MultiSource/Benchmarks/McCat/09-vor/vor: -12.68% (0.3550 => 0.3100)
  MultiSource/Benchmarks/FreeBench/mason/mason: -12.50% (0.3600 => 0.3150)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -11.67% (0.3000 => 0.2650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.27% (6.8350 => 6.0650)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -11.15% (4.1700 => 3.7050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -10.99% (16.6100 => 14.7850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -10.37% (3.4700 => 3.1100)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -9.52% (0.9450 => 0.8550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -8.78% (12.6450 => 11.5350)
  SingleSource/Benchmarks/Misc/oourafft: -8.06% (12.3450 => 11.3500)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.85% (10.0700 => 9.2800)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Stanford/Treesort: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -7.41% (4.3850 => 4.0600)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  MultiSource/Applications/JM/lencod/lencod: -6.46% (16.1700 => 15.1250)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -6.41% (9.0500 => 8.4700)
  SingleSource/Benchmarks/Misc/ffbench: -6.28% (3.2650 => 3.0600)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -6.02% (6.3950 => 6.0100)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  SingleSource/UnitTests/Vector/multiplies: -5.29% (0.8500 => 0.8050)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.72% (0.5300 => 0.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -4.61% (72.2950 => 68.9650)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.34% (5.2950 => 5.0650)
  SingleSource/Benchmarks/Shootout/heapsort: -4.10% (12.0650 => 11.5700)
  MultiSource/Benchmarks/Olden/power/power: -3.98% (6.4100 => 6.1550)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.95% (5.1900 => 4.9850)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.81% (106.1900 => 102.1400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -3.71% (12.9350 => 12.4550)
  SingleSource/Benchmarks/McGill/misr: -3.67% (0.5450 => 0.5250)
  SingleSource/Benchmarks/Misc/flops-6: -3.42% (6.5800 => 6.3550)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -3.04% (34.3950 => 33.3500)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.85% (15.2750 => 14.8400)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.79% (1.2550 => 1.2200)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.57% (4.2750 => 4.1650)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.52% (7.7300 => 7.5350)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -2.44% (14.1600 => 13.8150)
  MultiSource/Benchmarks/sim/sim: -2.33% (12.6450 => 12.3500)
  MultiSource/Benchmarks/Olden/em3d/em3d: -2.10% (9.0600 => 8.8700)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -1.98% (3.7800 => 3.7050)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.97% (3.2950 => 3.2300)
  MultiSource/Applications/lua/lua: -1.94% (56.2150 => 55.1250)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -1.59% (0.9450 => 0.9300)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.51% (1.6600 => 1.6350)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.50% (12.0300 => 11.8500)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.49% (11.4000 => 11.2300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -1.47% (0.6800 => 0.6700)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -1.47% (14.6400 => 14.4250)
  SingleSource/Benchmarks/Misc/whetstone: -1.29% (4.2750 => 4.2200)
  SingleSource/Benchmarks/Shootout/fib2: -1.18% (6.7600 => 6.6800)
  MultiSource/Applications/SIBsim4/SIBsim4: -1.16% (9.0750 => 8.9700)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.15% (8.2750 => 8.1800)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -1.14% (19.3000 => 19.0800)
  SingleSource/Benchmarks/Misc/mandel: -1.13% (3.5500 => 3.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -1.09% (7.3600 => 7.2800)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.08% (30.9900 => 30.6550)
  SingleSource/Benchmarks/Shootout-C++/hash2: -1.04% (10.5600 => 10.4500)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.01% (3.9700 => 3.9300)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.00% (1.4950 => 1.4800)

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

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Applications/sqlite3/sqlite3: -2.29% (9.8100 => 9.5850)

Report Time: 0.66s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130405/807c3fd1/attachment.html>


More information about the llvm-testresults mailing list