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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Wed Mar 27 08:13:50 PDT 2013


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

Comparing:
     Run: 9894, Order: 178143, Start Time: 2013-03-27 14:06:46, End Time: 2013-03-27 15:14:21
      To: 9892, Order: 178134, Start Time: 2013-03-27 12:54:50, End Time: 2013-03-27 14:02:20
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 (14 on baseline)
Performance Regressions: 9 (139 on baseline)
Performance Improvements: 6 (373 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 5 (5 on baseline)
Unchanged Tests: 1088 (564 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/Threads/2010-12-08-tls: 75.00% (0.0200 => 0.0350, std.dev.: 0.0033)
  SingleSource/Benchmarks/Stanford/Bubblesort: 46.15% (0.0650 => 0.0950, std.dev.: 0.0074)
  SingleSource/Benchmarks/Misc/flops-7: 41.67% (0.0600 => 0.0850, std.dev.: 0.0085)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 15.15% (0.1650 => 0.1900, std.dev.: 0.0081)
  MultiSource/Benchmarks/sim/sim: 5.03% (0.7950 => 0.8350, std.dev.: 0.0118)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 2.67% (3.3700 => 3.4600, std.dev.: 0.0213)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/UnitTests/Vector/multiplies: 73.53% (0.8500 => 1.4750, std.dev.: 0.1062)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 66.67% (0.0300 => 0.0500, std.dev.: 0.0058)
  SingleSource/Benchmarks/Misc/oourafft: 25.35% (11.0850 => 13.8950, std.dev.: 0.1677)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Benchmarks/Stanford/RealMM: -38.10% (0.1050 => 0.0650, std.dev.: 0.0080)
  SingleSource/UnitTests/2003-05-31-CastToBool: -36.36% (0.0550 => 0.0350, std.dev.: 0.0060)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -18.18% (0.0550 => 0.0450, std.dev.: 0.0030)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -4.05% (5.6850 => 5.4550, std.dev.: 0.0696)
  SingleSource/Benchmarks/McGill/misr: -3.85% (0.5200 => 0.5000, std.dev.: 0.0033)
  MultiSource/Benchmarks/Bullet/bullet: -1.58% (18.9500 => 18.6500, std.dev.: 0.0958)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -5.56% (0.3600 => 0.3400)
  MultiSource/Applications/lemon/lemon: -1.60% (2.8050 => 2.7600)
  MultiSource/Applications/sqlite3/sqlite3: -0.51% (9.8450 => 9.7950)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 1.11% (2.2450 => 2.2700)

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

New Passes - Execution Time
---------------------------
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  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/Benchmarks/McCat/12-IOtest/iotest: 4.43% (0.7900 => 0.8250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.09% (84.6050 => 10.0800)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -37.50% (1.2800 => 0.8000)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 250.00% (0.0100 => 0.0350)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 100.00% (0.0200 => 0.0400)
  SingleSource/Benchmarks/Shootout/fib2: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/simple: 60.00% (0.0250 => 0.0400)
  SingleSource/Benchmarks/Misc/flops-7: 54.55% (0.0550 => 0.0850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 40.22% (2.3000 => 3.2250)
  SingleSource/Benchmarks/Misc/lowercase: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/2002-05-03-NotTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/stmtexpr: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 39.45% (2.3450 => 3.2700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 38.68% (2.2750 => 3.1550)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 38.48% (2.4300 => 3.3650)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 38.38% (2.2800 => 3.1550)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 38.26% (2.3000 => 3.1800)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 37.09% (2.5750 => 3.5300)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 36.32% (2.3400 => 3.1900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 36.21% (2.4300 => 3.3100)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 36.17% (2.4050 => 3.2750)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 35.70% (2.3950 => 3.2500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 35.47% (2.4950 => 3.3800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 35.32% (2.4350 => 3.2950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 35.20% (2.5850 => 3.4950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 34.80% (2.5000 => 3.3700)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 34.51% (2.5500 => 3.4300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 33.94% (2.2100 => 2.9600)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/printargs: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 33.12% (2.4000 => 3.1950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 32.49% (2.7700 => 3.6700)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 31.64% (2.2600 => 2.9750)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 31.57% (2.2650 => 2.9800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 31.21% (2.3550 => 3.0900)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 31.19% (2.4850 => 3.2600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 30.92% (2.2800 => 2.9850)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 30.74% (2.6350 => 3.4450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 30.51% (2.3600 => 3.0800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 30.43% (2.3500 => 3.0650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 30.28% (2.4600 => 3.2050)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 30.19% (2.3850 => 3.1050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 30.11% (2.3250 => 3.0250)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 29.71% (2.3900 => 3.1000)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 29.35% (2.5550 => 3.3050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 29.35% (2.3850 => 3.0850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 28.57% (2.4850 => 3.1950)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 28.32% (2.5600 => 3.2850)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 24.82% (2.7800 => 3.4700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 22.22% (0.0900 => 0.1100)
  SingleSource/Regression/C/bigstack: 22.22% (0.0900 => 0.1100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 18.74% (12.4350 => 14.7650)
  SingleSource/Benchmarks/Shootout/nestedloop: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout/strcat: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Dhrystone/dry: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/McGill/queens: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  MultiSource/Applications/lemon/lemon: 13.17% (2.8100 => 3.1800)
  SingleSource/Benchmarks/Misc/ReedSolomon: 12.77% (0.4700 => 0.5300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 9.68% (0.1550 => 0.1700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 9.09% (0.3850 => 0.4200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 8.57% (0.1750 => 0.1900)
  SingleSource/Benchmarks/Misc/whetstone: 8.11% (0.1850 => 0.2000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 7.09% (0.7050 => 0.7550)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.67% (0.1500 => 0.1600)
  MultiSource/Applications/JM/lencod/lencod: 6.41% (37.8300 => 40.2550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.95% (0.4200 => 0.4450)
  MultiSource/Applications/sqlite3/sqlite3: 5.91% (47.7200 => 50.5400)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.18% (22.2000 => 23.3500)
  SingleSource/Benchmarks/McGill/exptree: 4.88% (0.2050 => 0.2150)
  MultiSource/Applications/JM/ldecod/ldecod: 4.87% (17.0550 => 17.8850)
  MultiSource/Applications/d/make_dparser: 4.78% (7.9450 => 8.3250)
  SingleSource/Benchmarks/Shootout-C++/matrix: 4.59% (0.5450 => 0.5700)
  MultiSource/Benchmarks/sim/sim: 3.73% (0.8050 => 0.8350)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.60% (16.1300 => 16.7100)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 3.59% (1.1150 => 1.1550)
  MultiSource/Applications/viterbi/viterbi: 2.67% (0.3750 => 0.3850)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 2.45% (1.6300 => 1.6700)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 2.40% (2.5000 => 2.5600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 2.33% (0.4300 => 0.4400)
  MultiSource/Applications/SPASS/SPASS: 1.97% (36.9750 => 37.7050)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.96% (2.0400 => 2.0800)
  MultiSource/Applications/lua/lua: 1.85% (9.4400 => 9.6150)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 1.78% (3.0900 => 3.1450)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.77% (8.7750 => 8.9300)
  MultiSource/Applications/oggenc/oggenc: 1.74% (12.6500 => 12.8700)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 1.72% (10.4350 => 10.6150)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.62% (33.6200 => 34.1650)
  MultiSource/Benchmarks/PAQ8p/paq8p: 1.40% (6.0900 => 6.1750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 1.40% (1.0750 => 1.0900)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/UnitTests/Vector/multiplies: 73.53% (0.8500 => 1.4750)
  SingleSource/Benchmarks/Misc/perlin: 59.06% (4.4700 => 7.1100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/McGill/queens: 19.91% (3.2400 => 3.8850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.32% (0.6200 => 0.7150)
  SingleSource/Benchmarks/Shootout-C++/moments: 14.81% (0.1350 => 0.1550)
  MultiSource/Applications/hexxagon/hexxagon: 13.18% (20.2250 => 22.8900)
  SingleSource/Benchmarks/Misc/oourafft: 12.56% (12.3450 => 13.8950)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.39% (12.9150 => 14.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 11.54% (0.5200 => 0.5800)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.80% (2.1300 => 2.3600)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.85% (11.6300 => 12.7750)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 8.85% (36.0300 => 39.2200)
  SingleSource/Benchmarks/Stanford/Puzzle: 8.47% (0.2950 => 0.3200)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 8.36% (20.5850 => 22.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 5.83% (0.5150 => 0.5450)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 5.35% (30.4700 => 32.1000)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.19% (2.7000 => 2.8400)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.12% (9.8650 => 10.3700)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.02% (1.2950 => 1.3600)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 4.99% (22.2650 => 23.3750)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.96% (1.7150 => 1.8000)
  SingleSource/Benchmarks/Linpack/linpack-pc: 4.68% (52.1250 => 54.5650)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 4.44% (0.6750 => 0.7050)
  SingleSource/Benchmarks/Shootout/strcat: 4.17% (0.3600 => 0.3750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 4.15% (3.0100 => 3.1350)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 3.57% (3.7800 => 3.9150)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.32% (11.8950 => 12.2900)
  MultiSource/Benchmarks/Olden/mst/mst: 3.03% (0.4950 => 0.5100)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 2.90% (0.3450 => 0.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.65% (1.5100 => 1.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 2.51% (7.3600 => 7.5450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 2.29% (24.2650 => 24.8200)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.28% (1.9750 => 2.0200)
  SingleSource/Benchmarks/Shootout/ary3: 2.27% (5.2750 => 5.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 2.08% (16.6100 => 16.9550)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 1.99% (1.0050 => 1.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 1.98% (10.0800 => 10.2800)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 1.98% (14.6400 => 14.9300)
  MultiSource/Benchmarks/Olden/bh/bh: 1.90% (6.3000 => 6.4200)
  MultiSource/Benchmarks/llubenchmark/llu: 1.78% (13.7800 => 14.0250)
  MultiSource/Applications/spiff/spiff: 1.61% (7.4500 => 7.5700)
  MultiSource/Applications/lambda-0_1_3/lambda: 1.48% (9.8300 => 9.9750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.37% (1.8250 => 1.8500)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.15% (6.9300 => 7.0100)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.12% (19.2500 => 19.4650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 1.07% (11.6750 => 11.8000)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/DefaultInitDynArrays: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -77.78% (0.0450 => 0.0100)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -72.73% (0.0550 => 0.0150)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -70.00% (0.0500 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/factor: -64.44% (0.2250 => 0.0800)
  SingleSource/UnitTests/Vector/constpool: -63.17% (36.6950 => 13.5150)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/ccc: -60.00% (0.0750 => 0.0300)
  SingleSource/Regression/C++/pointer_method2: -57.89% (0.0950 => 0.0400)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/callargs: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-08-02-CastTest: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-12-13-MishaTest: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Benchmarks/Shootout/ary3: -50.00% (0.1000 => 0.0500)
  SingleSource/Regression/C++/pointer_member: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C/PR1386: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2007-03-02-VaCopy: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -50.00% (0.0700 => 0.0350)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C/globalrefs: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-05-14-AtExit: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-10-SignConversions: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/pointer_method: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/byval-alignment: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-02-CastTest3: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2008-04-18-LoopBug: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2006-01-23-UnionInit: -38.89% (0.0900 => 0.0550)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/testtrace: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-05-31-CastToBool: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -34.04% (0.2350 => 0.1550)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -33.33% (0.1350 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -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/Vector/multiplies: -33.33% (0.0750 => 0.0500)
  SingleSource/Benchmarks/Shootout/lists: -31.91% (0.2350 => 0.1600)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Stanford/Treesort: -30.77% (0.1300 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -30.77% (0.1950 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -30.19% (0.2650 => 0.1850)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/member-function-pointers: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/vla: -28.57% (0.1400 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -28.57% (0.1050 => 0.0750)
  SingleSource/Benchmarks/Stanford/RealMM: -27.78% (0.0900 => 0.0650)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -27.59% (0.1450 => 0.1050)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -26.32% (0.0950 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -26.00% (0.2500 => 0.1850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.93% (0.1350 => 0.1000)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/AtomicOps: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2003-07-09-SignedArgs: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Stanford/Oscar: -25.00% (0.1800 => 0.1350)
  MultiSource/Benchmarks/Olden/mst/mst: -24.59% (0.3050 => 0.2300)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -23.08% (0.1950 => 0.1500)
  SingleSource/UnitTests/2003-05-26-Shorts: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -22.73% (0.2200 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -22.22% (0.1800 => 0.1400)
  MultiSource/Benchmarks/Olden/tsp/tsp: -22.06% (0.3400 => 0.2650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -21.62% (0.1850 => 0.1450)
  SingleSource/Benchmarks/Stanford/Perm: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Threads/tls: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Vector/sumarray-dbl: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -20.00% (0.1250 => 0.1000)
  SingleSource/Benchmarks/McGill/chomp: -20.00% (0.5000 => 0.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -20.00% (0.1750 => 0.1400)
  MultiSource/Benchmarks/llubenchmark/llu: -19.23% (0.1300 => 0.1050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.23% (0.1300 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -19.15% (0.2350 => 0.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -18.00% (0.2500 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -17.78% (0.2250 => 0.1850)
  SingleSource/Benchmarks/Shootout/methcall: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -17.39% (0.2300 => 0.1900)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -16.67% (0.2400 => 0.2000)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -16.22% (0.1850 => 0.1550)
  MultiSource/Benchmarks/BitBench/five11/five11: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -15.79% (0.1900 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -15.56% (0.2250 => 0.1900)
  SingleSource/Regression/C/badidx: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -15.24% (0.5250 => 0.4450)
  MultiSource/Benchmarks/FreeBench/distray/distray: -15.09% (0.2650 => 0.2250)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -14.63% (0.2050 => 0.1750)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -14.58% (0.2400 => 0.2050)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.0700 => 0.0600)
  SingleSource/Regression/C/sumarray2d: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -14.00% (0.2500 => 0.2150)
  MultiSource/Applications/aha/aha: -13.79% (0.2900 => 0.2500)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -13.33% (0.7500 => 0.6500)
  MultiSource/Benchmarks/Olden/bisort/bisort: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.98% (0.6550 => 0.5700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -12.31% (0.3250 => 0.2850)
  SingleSource/UnitTests/SignlessTypes/rem: -11.86% (0.2950 => 0.2600)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.83% (0.4650 => 0.4100)
  SingleSource/Benchmarks/McGill/misr: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Misc/dt: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -11.63% (0.2150 => 0.1900)
  SingleSource/Regression/C++/ofstream_ctor: -11.43% (0.5250 => 0.4650)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -11.39% (0.3950 => 0.3500)
  SingleSource/Benchmarks/Shootout/hash: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Linpack/linpack-pc: -11.02% (0.5900 => 0.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.81% (0.1850 => 0.1650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/Olden/em3d/em3d: -10.59% (0.4250 => 0.3800)
  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)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -10.10% (1.4850 => 1.3350)
  SingleSource/Regression/C/sumarraymalloc: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -9.62% (3.4300 => 3.1000)
  SingleSource/Benchmarks/Shootout-C++/ary3: -9.60% (0.6250 => 0.5650)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -9.52% (0.3150 => 0.2850)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -9.46% (0.3700 => 0.3350)
  MultiSource/Benchmarks/Olden/power/power: -8.96% (0.3350 => 0.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Shootout-C++/hash2: -8.72% (1.0900 => 0.9950)
  SingleSource/Benchmarks/Shootout-C++/hash: -8.67% (0.9800 => 0.8950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -8.58% (2.1550 => 1.9700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -8.53% (0.6450 => 0.5900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -8.00% (0.3750 => 0.3450)
  SingleSource/Benchmarks/Stanford/Puzzle: -8.00% (0.2500 => 0.2300)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.76% (1.8050 => 1.6650)
  SingleSource/Benchmarks/Misc/perlin: -7.69% (0.1300 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -7.63% (0.6550 => 0.6050)
  SingleSource/Benchmarks/Shootout-C++/ary: -7.50% (0.6000 => 0.5550)
  MultiSource/Benchmarks/McCat/15-trie/trie: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/Olden/health/health: -7.35% (0.3400 => 0.3150)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -7.25% (0.3450 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/ary2: -7.20% (0.6250 => 0.5800)
  MultiSource/Benchmarks/McCat/09-vor/vor: -7.10% (0.8450 => 0.7850)
  SingleSource/Benchmarks/Shootout-C++/lists1: -6.94% (0.7200 => 0.6700)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -6.60% (1.4400 => 1.3450)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -6.52% (0.2300 => 0.2150)
  SingleSource/Benchmarks/Shootout-C++/methcall: -6.32% (0.4750 => 0.4450)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Misc/ffbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -6.05% (3.2250 => 3.0300)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -6.00% (0.5000 => 0.4700)
  MultiSource/Benchmarks/NPB-serial/is/is: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.87% (2.3850 => 2.2450)
  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/Benchmarks/FreeBench/analyzer/analyzer: -5.50% (0.5450 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -5.46% (3.6600 => 3.4600)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -5.30% (0.7550 => 0.7150)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -5.19% (0.3850 => 0.3650)
  SingleSource/Benchmarks/Shootout-C++/objinst: -5.15% (0.4850 => 0.4600)
  MultiSource/Applications/spiff/spiff: -4.87% (2.0550 => 1.9550)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -4.76% (0.5250 => 0.5000)
  MultiSource/Applications/hbd/hbd: -4.73% (3.3800 => 3.2200)
  SingleSource/Benchmarks/Shootout-C++/sieve: -4.58% (0.6550 => 0.6250)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -4.58% (0.7650 => 0.7300)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -4.55% (0.6600 => 0.6300)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -4.48% (0.3350 => 0.3200)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -4.35% (0.6900 => 0.6600)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.35% (0.3450 => 0.3300)
  SingleSource/Benchmarks/Shootout-C++/sumcol: -4.30% (0.4650 => 0.4450)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -4.24% (0.5900 => 0.5650)
  MultiSource/Applications/obsequi/Obsequi: -4.13% (2.7850 => 2.6700)
  MultiSource/Applications/Burg/burg: -4.11% (3.0450 => 2.9200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.08% (0.2450 => 0.2350)
  MultiSource/Benchmarks/McCat/18-imp/imp: -4.02% (0.8700 => 0.8350)
  MultiSource/Benchmarks/Bullet/bullet: -3.89% (78.5700 => 75.5100)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -3.87% (0.9050 => 0.8700)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -3.86% (3.3650 => 3.2350)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -3.67% (2.3150 => 2.2300)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -3.64% (1.1000 => 1.0600)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -3.45% (0.7250 => 0.7000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -3.41% (0.4400 => 0.4250)
  SingleSource/Benchmarks/Shootout-C++/strcat: -3.33% (0.4500 => 0.4350)
  MultiSource/Applications/hexxagon/hexxagon: -3.30% (2.2700 => 2.1950)
  MultiSource/Benchmarks/MallocBench/gs/gs: -3.08% (10.0700 => 9.7600)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -3.06% (0.4900 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/wc: -3.03% (0.4950 => 0.4800)
  MultiSource/Applications/lambda-0_1_3/lambda: -2.92% (1.7100 => 1.6600)
  SingleSource/Benchmarks/Shootout-C++/moments: -2.87% (0.8700 => 0.8450)
  MultiSource/Applications/treecc/treecc: -2.77% (5.0550 => 4.9150)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.68% (3.3600 => 3.2700)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -2.62% (1.9100 => 1.8600)
  SingleSource/Benchmarks/Shootout-C++/lists: -2.59% (0.5800 => 0.5650)
  MultiSource/Applications/siod/siod: -2.53% (5.7350 => 5.5900)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -2.38% (0.4200 => 0.4100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -2.27% (0.8800 => 0.8600)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.19% (10.9650 => 10.7250)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -2.13% (1.4100 => 1.3800)
  MultiSource/Benchmarks/Olden/bh/bh: -2.05% (0.7300 => 0.7150)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.99% (10.2900 => 10.0850)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -1.96% (0.7650 => 0.7500)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.94% (1.5500 => 1.5200)
  SingleSource/Benchmarks/Shootout-C++/reversefile: -1.91% (0.7850 => 0.7700)
  MultiSource/Benchmarks/McCat/05-eks/eks: -1.81% (1.1050 => 1.0850)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.78% (2.8050 => 2.7550)
  MultiSource/Applications/sgefa/sgefa: -1.64% (0.9150 => 0.9000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.49% (1.3400 => 1.3200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.34% (2.2350 => 2.2050)
  MultiSource/Applications/kimwitu++/kc: -1.31% (40.0450 => 39.5200)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: -1.28% (0.7800 => 0.7700)
  MultiSource/Applications/minisat/minisat: -1.17% (1.7100 => 1.6900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.11% (4.4950 => 4.4450)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.82% (132.9100 => 6.8800)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.52% (135.9600 => 8.8150)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.49% (13.8350 => 0.9000)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -93.02% (69.4500 => 4.8500)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.37% (139.4900 => 10.6500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.66% (139.2350 => 11.6100)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.61% (109.4200 => 10.2700)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.54% (3.4900 => 0.3300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.39% (70.3150 => 6.7550)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.03% (78.8650 => 7.8650)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.86% (430.9350 => 48.0000)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -88.75% (87.0250 => 9.7900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -88.71% (110.6900 => 12.5000)
  SingleSource/Benchmarks/Shootout-C++/matrix: -87.07% (33.3700 => 4.3150)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.88% (47.5200 => 6.2350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.65% (68.9650 => 9.2100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -82.39% (51.7900 => 9.1200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.98% (44.3950 => 8.8900)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.29% (0.8450 => 0.1750)
  SingleSource/Benchmarks/Shootout/matrix: -77.08% (24.1750 => 5.5400)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.78% (17.9100 => 4.8750)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Benchmarks/Bullet/bullet: -70.68% (63.6050 => 18.6500)
  MultiSource/Applications/oggenc/oggenc: -70.50% (1.0000 => 0.2950)
  SingleSource/Benchmarks/Misc/lowercase: -65.22% (0.8050 => 0.2800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -61.97% (30.5950 => 11.6350)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -59.10% (34.3750 => 14.0600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -58.47% (44.0050 => 18.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -57.14% (0.0700 => 0.0300)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -50.00% (0.0200 => 0.0100)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -46.41% (13.8750 => 7.4350)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -43.94% (25.4650 => 14.2750)
  MultiSource/Applications/sgefa/sgefa: -38.04% (0.8150 => 0.5050)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.21% (218.4000 => 137.1350)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.71% (0.0700 => 0.0450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -35.49% (13.2450 => 8.5450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.11% (1.0900 => 0.7400)
  SingleSource/Benchmarks/Misc/fp-convert: -30.34% (5.2900 => 3.6850)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.32% (4.6250 => 3.3150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.22% (9.1650 => 6.6700)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -22.22% (0.3150 => 0.2450)
  MultiSource/Applications/JM/ldecod/ldecod: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/Shootout/nestedloop: -20.27% (0.3700 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/strcat: -20.00% (0.2000 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.62% (72.2950 => 58.1100)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -18.75% (0.4800 => 0.3900)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -18.60% (19.3000 => 15.7100)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.90% (0.3550 => 0.2950)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.67% (0.3000 => 0.2500)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -15.58% (0.3850 => 0.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -15.27% (144.6550 => 122.5700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -15.11% (207.6300 => 176.2600)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -15.00% (0.3000 => 0.2550)
  MultiSource/Applications/minisat/minisat: -14.28% (23.2200 => 19.9050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.79% (4.1700 => 3.5950)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -12.90% (9.4950 => 8.2700)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.63% (6.8350 => 6.0400)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -9.81% (12.6450 => 11.4050)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  SingleSource/Benchmarks/McGill/misr: -8.26% (0.5450 => 0.5000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -7.58% (12.9350 => 11.9550)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.55% (10.0700 => 9.3100)
  SingleSource/Benchmarks/Stanford/Treesort: -7.50% (0.2000 => 0.1850)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Misc/ffbench: -7.35% (3.2650 => 3.0250)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -7.18% (4.3850 => 4.0700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -7.04% (6.3950 => 5.9450)
  MultiSource/Applications/JM/lencod/lencod: -6.83% (16.1700 => 15.0650)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -6.82% (0.2200 => 0.2050)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -5.77% (0.2600 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -5.71% (0.3500 => 0.3300)
  SingleSource/Benchmarks/Misc/flops-8: -5.63% (6.9300 => 6.5400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -5.62% (3.4700 => 3.2750)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.38% (1.5800 => 1.4950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -5.30% (9.0500 => 8.5700)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -4.14% (5.1900 => 4.9750)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.10% (106.1900 => 101.8400)
  MultiSource/Benchmarks/Olden/power/power: -4.06% (6.4100 => 6.1500)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -3.84% (12.1200 => 11.6550)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -3.63% (4.2750 => 4.1200)
  SingleSource/Benchmarks/Misc/flops-6: -3.42% (6.5800 => 6.3550)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -3.28% (5.6400 => 5.4550)
  MultiSource/Benchmarks/Olden/em3d/em3d: -3.26% (9.0600 => 8.7650)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.17% (0.9450 => 0.9150)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -3.13% (34.3950 => 33.3200)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -3.11% (11.4000 => 11.0450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -3.04% (14.1600 => 13.7300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.72% (15.2750 => 14.8600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.66% (12.0300 => 11.7100)
  SingleSource/Benchmarks/Shootout/heapsort: -2.65% (12.0650 => 11.7450)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -2.64% (7.0000 => 6.8150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.46% (17.4450 => 17.0150)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.46% (7.7300 => 7.5400)
  SingleSource/Benchmarks/Shootout-C++/lists1: -2.34% (1.4950 => 1.4600)
  MultiSource/Applications/lua/lua: -2.33% (56.2150 => 54.9050)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.23% (10.5600 => 10.3250)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -2.12% (3.2950 => 3.2250)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  SingleSource/Benchmarks/Misc-C++/bigfib: -1.89% (0.5300 => 0.5200)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.88% (9.8250 => 9.6400)
  MultiSource/Benchmarks/sim/sim: -1.74% (12.6450 => 12.4250)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.70% (5.2950 => 5.2050)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  SingleSource/Benchmarks/Misc/flops: -1.62% (18.4900 => 18.1900)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.61% (30.9900 => 30.4900)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.59% (1.2550 => 1.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.59% (0.6300 => 0.6200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.51% (3.9700 => 3.9100)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -1.42% (2.8250 => 2.7850)
  MultiSource/Applications/SIBsim4/SIBsim4: -1.32% (9.0750 => 8.9550)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.17% (3.8400 => 3.7950)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -1.16% (77.7250 => 76.8200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -1.16% (9.4600 => 9.3500)
  SingleSource/Benchmarks/Misc/mandel: -1.13% (3.5500 => 3.5100)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.10% (4.5650 => 4.5150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.03% (8.2750 => 8.1900)

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/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: - (0.3400 => 0.3400)
  MultiSource/Applications/lemon/lemon: -29.95% (3.9400 => 2.7600)
  MultiSource/Applications/sqlite3/sqlite3: -0.15% (9.8100 => 9.7950)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -31.11% (3.2950 => 2.2700)

Report Time: 0.60s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130327/2ea2d37e/attachment.html>


More information about the llvm-testresults mailing list