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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Sun Mar 31 20:46:44 PDT 2013


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

Comparing:
     Run: 10059, Order: 178454, Start Time: 2013-04-01 02:39:24, End Time: 2013-04-01 03:47:33
      To: 10055, Order: 178453, Start Time: 2013-03-31 21:37:38, End Time: 2013-03-31 22:45:12
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: 12 (164 on baseline)
Performance Improvements: 11 (348 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 5 (5 on baseline)
Unchanged Tests: 1080 (564 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: 60.00% (0.0250 => 0.0400, std.dev.: 0.0046)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 20.00% (0.1500 => 0.1800, std.dev.: 0.0058)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 6.21% (0.7250 => 0.7700, std.dev.: 0.0093)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 4.23% (0.3550 => 0.3700, std.dev.: 0.0049)
  SingleSource/Benchmarks/Shootout-C++/hash: 2.67% (0.9350 => 0.9600, std.dev.: 0.0084)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 25.07% (58.2150 => 72.8100, std.dev.: 2.3204)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 19.31% (115.0600 => 137.2800, std.dev.: 5.1068)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 11.55% (14.8950 => 16.6150, std.dev.: 0.2227)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 11.40% (3.1150 => 3.4700, std.dev.: 0.0956)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 10.13% (2.7150 => 2.9900, std.dev.: 0.0441)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 9.87% (8.6650 => 9.5200, std.dev.: 0.1804)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 3.51% (0.2850 => 0.2950, std.dev.: 0.0023)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-byref-test: -100.00% (0.0100 => 0.0000, std.dev.: 0.0037)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -66.67% (0.0300 => 0.0100, std.dev.: 0.0059)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: -62.50% (0.0400 => 0.0150, std.dev.: 0.0064)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -22.50% (0.2000 => 0.1550, std.dev.: 0.0108)
  SingleSource/Benchmarks/Shootout/hash: -15.38% (0.1300 => 0.1100, std.dev.: 0.0032)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -11.43% (0.1750 => 0.1550, std.dev.: 0.0069)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -9.68% (0.1550 => 0.1400, std.dev.: 0.0050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -8.33% (0.3000 => 0.2750, std.dev.: 0.0060)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -6.25% (0.3200 => 0.3000, std.dev.: 0.0062)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -5.61% (3.8350 => 3.6200, std.dev.: 0.0582)
  SingleSource/Regression/C/uint64_to_float: -1.79% (1.4000 => 1.3750, std.dev.: 0.0058)

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: 16.67% (0.3000 => 0.3500)
  MultiSource/Applications/lemon/lemon: 0.18% (2.7750 => 2.7800)
  MultiSource/Applications/sqlite3/sqlite3: 1.08% (9.7650 => 9.8700)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 0.89% (2.2400 => 2.2600)

================================
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: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -30.36% (0.2800 => 0.1950)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.07% (84.6050 => 10.0950)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -37.89% (1.2800 => 0.7950)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 150.00% (0.0100 => 0.0250)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/2002-10-13-BadLoad: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/hello: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/Vector/simple: 100.00% (0.0250 => 0.0500)
  SingleSource/Benchmarks/Shootout/fib2: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C/2003-05-21-UnionTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/build: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-7: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 33.70% (2.3000 => 3.0750)
  SingleSource/Regression/C/2008-01-07-LongDouble: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Shootout/sieve: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 32.97% (2.2750 => 3.0250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 32.41% (2.3450 => 3.1050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 31.89% (2.4300 => 3.2050)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 31.74% (2.3000 => 3.0300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 31.69% (2.4300 => 3.2000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 31.36% (2.2800 => 2.9950)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 30.98% (2.4050 => 3.1500)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 30.95% (2.5850 => 3.3850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 30.69% (2.3950 => 3.1300)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 30.29% (2.5750 => 3.3550)
  SingleSource/Benchmarks/Misc/lowercase: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 29.91% (2.3400 => 3.0400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 29.86% (2.4950 => 3.2400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 29.80% (2.5000 => 3.2450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 28.75% (2.4350 => 3.1350)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 28.43% (2.5500 => 3.2750)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 27.78% (0.0900 => 0.1150)
  SingleSource/Benchmarks/Shootout/strcat: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 26.24% (2.2100 => 2.7900)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 26.16% (2.4850 => 3.1350)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 26.05% (2.2650 => 2.8550)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 26.04% (2.4000 => 3.0250)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 26.00% (2.6350 => 3.3200)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 25.88% (2.2600 => 2.8450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 25.20% (2.4600 => 3.0800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 25.16% (2.3850 => 2.9850)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 24.73% (2.7700 => 3.4550)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 24.69% (2.3900 => 2.9800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 24.20% (2.3550 => 2.9250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 24.04% (2.3500 => 2.9150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 23.66% (2.3250 => 2.8750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 23.46% (2.2800 => 2.8150)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 23.34% (2.4850 => 3.0650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 22.90% (2.5550 => 3.1400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 22.25% (2.3600 => 2.8850)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 22.22% (2.3850 => 2.9150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 21.68% (2.5600 => 3.1150)
  SingleSource/Benchmarks/Dhrystone/dry: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 19.82% (12.4350 => 14.9000)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 18.35% (2.7800 => 3.2900)
  MultiSource/Benchmarks/Olden/bisort/bisort: 16.67% (0.1500 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 16.13% (0.1550 => 0.1800)
  MultiSource/Applications/lemon/lemon: 13.35% (2.8100 => 3.1850)
  SingleSource/Regression/C/bigstack: 11.11% (0.0900 => 0.1000)
  SingleSource/Benchmarks/Shootout-C++/fibo: 11.11% (0.4050 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/matrix: 11.01% (0.5450 => 0.6050)
  MultiSource/Applications/viterbi/viterbi: 9.33% (0.3750 => 0.4100)
  MultiSource/Applications/JM/lencod/lencod: 8.04% (37.8300 => 40.8700)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/Misc/ReedSolomon: 7.45% (0.4700 => 0.5050)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 7.14% (0.4200 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/strcat: 6.67% (0.4500 => 0.4800)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 6.49% (0.3850 => 0.4100)
  MultiSource/Applications/d/make_dparser: 6.36% (7.9450 => 8.4500)
  MultiSource/Applications/sqlite3/sqlite3: 6.21% (47.7200 => 50.6850)
  MultiSource/Applications/JM/ldecod/ldecod: 6.16% (17.0550 => 18.1050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.33% (16.1300 => 16.9900)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.23% (22.2000 => 23.3600)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 5.21% (1.6300 => 1.7150)
  SingleSource/Benchmarks/Shootout-C++/lists: 5.17% (0.5800 => 0.6100)
  SingleSource/Benchmarks/McGill/exptree: 4.88% (0.2050 => 0.2150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.65% (1.0750 => 1.1250)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 4.26% (1.4100 => 1.4700)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 4.26% (0.2350 => 0.2450)
  SingleSource/Benchmarks/Shootout-C++/hello: 3.66% (0.4100 => 0.4250)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 3.57% (0.4200 => 0.4350)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 3.40% (3.0900 => 3.1950)
  SingleSource/Benchmarks/Shootout-C++/random: 3.30% (0.4550 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 3.16% (0.4750 => 0.4900)
  MultiSource/Benchmarks/McCat/05-eks/eks: 2.71% (1.1050 => 1.1350)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 2.70% (2.0400 => 2.0950)
  MultiSource/Applications/SPASS/SPASS: 2.56% (36.9750 => 37.9200)
  MultiSource/Applications/oggenc/oggenc: 2.45% (12.6500 => 12.9600)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.17% (0.6900 => 0.7050)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 2.17% (0.9200 => 0.9400)
  MultiSource/Applications/lua/lua: 1.96% (9.4400 => 9.6250)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 1.91% (0.7850 => 0.8000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 1.90% (0.5250 => 0.5350)
  MultiSource/Benchmarks/PAQ8p/paq8p: 1.89% (6.0900 => 6.2050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.84% (33.6200 => 34.2400)
  MultiSource/Applications/ClamAV/clamscan: 1.80% (35.8900 => 36.5350)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 1.79% (1.1150 => 1.1350)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 1.79% (2.5100 => 2.5550)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 1.72% (10.4350 => 10.6150)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 1.70% (21.2100 => 21.5700)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 1.60% (2.5000 => 2.5400)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.52% (97.6800 => 99.1600)
  MultiSource/Applications/minisat/minisat: 1.17% (1.7100 => 1.7300)
  SingleSource/Benchmarks/Shootout-C++/moments: 1.15% (0.8700 => 0.8800)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 56.15% (4.4700 => 6.9800)
  MultiSource/Applications/kimwitu++/kc: 31.25% (0.0800 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/ary2: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/McGill/queens: 19.75% (3.2400 => 3.8800)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/moments: 14.81% (0.1350 => 0.1550)
  MultiSource/Applications/hexxagon/hexxagon: 13.10% (20.2250 => 22.8750)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.47% (12.9150 => 14.5250)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 10.74% (2.7000 => 2.9900)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.33% (2.1300 => 2.3500)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.89% (11.6300 => 12.7800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 8.99% (20.5850 => 22.4350)
  SingleSource/Benchmarks/Stanford/Puzzle: 8.47% (0.2950 => 0.3200)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 8.22% (36.0300 => 38.9900)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 7.78% (22.8850 => 24.6650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 6.82% (0.2200 => 0.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 6.73% (0.5200 => 0.5550)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 5.79% (1.2950 => 1.3700)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 5.57% (7.0000 => 7.3900)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.54% (1.7150 => 1.8100)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 5.41% (22.2650 => 23.4700)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 4.35% (0.3450 => 0.3600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 3.55% (9.8650 => 10.2150)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 3.48% (14.6400 => 15.1500)
  MultiSource/Applications/lambda-0_1_3/lambda: 3.41% (9.8300 => 10.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 3.23% (0.4650 => 0.4800)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 2.99% (1.0050 => 1.0350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 2.90% (30.4700 => 31.3550)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 2.76% (0.7250 => 0.7450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 2.37% (24.2650 => 24.8400)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.28% (1.9750 => 2.0200)
  SingleSource/Benchmarks/Shootout/ary3: 2.27% (5.2750 => 5.3950)
  MultiSource/Benchmarks/Olden/bh/bh: 2.06% (6.3000 => 6.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 1.88% (10.0800 => 10.2700)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.82% (12.1200 => 12.3400)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.74% (10.3400 => 10.5200)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.69% (13.3250 => 13.5500)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 1.68% (5.6400 => 5.7350)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 1.63% (7.3600 => 7.4800)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 1.62% (11.3900 => 11.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 1.60% (1.2500 => 1.2700)
  MultiSource/Benchmarks/llubenchmark/llu: 1.60% (13.7800 => 14.0000)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.48% (0.6750 => 0.6850)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.42% (5.2950 => 5.3700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.32% (1.5100 => 1.5300)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 1.24% (2.8250 => 2.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 1.20% (16.6100 => 16.8100)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.15% (14.7500 => 14.9200)
  MultiSource/Benchmarks/Olden/bisort/bisort: 1.12% (1.3450 => 1.3600)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.08% (6.9300 => 7.0050)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-byref-test: -100.00% (0.0100 => 0.0000)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -75.00% (0.0400 => 0.0100)
  SingleSource/Regression/C/pointer_arithmetic: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/SignlessTypes/cast2: -72.73% (0.0550 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -64.29% (0.0700 => 0.0250)
  SingleSource/UnitTests/2002-12-13-MishaTest: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/Vector/constpool: -62.58% (36.6950 => 13.7300)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: -62.50% (0.0400 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/factor: -62.22% (0.2250 => 0.0850)
  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/2003-07-08-BitOpsTest: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/2002-08-02-CastTest: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C++/fixups: -52.94% (0.0850 => 0.0400)
  SingleSource/Benchmarks/Shootout/ary3: -50.00% (0.1000 => 0.0500)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/BuiltinTypeInfo: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/AtomicOps: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/testtrace: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C++/pointer_method: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C++/short_circuit_dtor: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -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/2006-12-01-float_varg: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/pointer_method2: -42.11% (0.0950 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -41.18% (0.0850 => 0.0500)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/Vector/multiplies: -40.00% (0.0750 => 0.0450)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -37.50% (0.1200 => 0.0750)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -37.50% (0.0400 => 0.0250)
  SingleSource/Benchmarks/Stanford/Perm: -36.84% (0.0950 => 0.0600)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/callargs: -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/lists: -34.04% (0.2350 => 0.1550)
  SingleSource/UnitTests/2006-01-23-UnionInit: -33.33% (0.0900 => 0.0600)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray: -33.33% (0.0600 => 0.0400)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-08-11-VaListArg: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2008-04-18-LoopBug: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray-dbl: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -29.79% (0.2350 => 0.1650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -29.63% (0.1350 => 0.0950)
  SingleSource/Regression/C/uint64_to_float: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/2002-05-19-DivTest: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/shr: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -27.66% (0.2350 => 0.1700)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Stanford/Treesort: -26.92% (0.1300 => 0.0950)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.42% (0.2650 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Misc/pi: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: -25.00% (0.1200 => 0.0900)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -25.00% (0.1800 => 0.1350)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -24.00% (0.1250 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -23.08% (0.1950 => 0.1500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -23.08% (0.1950 => 0.1500)
  SingleSource/Regression/C/badidx: -23.08% (0.0650 => 0.0500)
  SingleSource/Regression/C/compare: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-05-26-Shorts: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -22.50% (0.2000 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -22.00% (0.2500 => 0.1950)
  SingleSource/UnitTests/initp1: -21.43% (0.1400 => 0.1100)
  SingleSource/UnitTests/vla: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/McGill/chomp: -21.00% (0.5000 => 0.3950)
  SingleSource/Benchmarks/Stanford/Bubblesort: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C/test_indvars: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-04-22-Switch: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/FreeBench/mason/mason: -20.00% (0.1500 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -19.51% (0.2050 => 0.1650)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.92% (0.1850 => 0.1500)
  MultiSource/Benchmarks/FreeBench/distray/distray: -18.87% (0.2650 => 0.2150)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Shootout/hash: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -18.18% (0.2200 => 0.1800)
  SingleSource/Benchmarks/Stanford/FloatMM: -18.18% (0.1100 => 0.0900)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/globalrefs: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -17.78% (0.2250 => 0.1850)
  SingleSource/Benchmarks/McGill/misr: -17.65% (0.1700 => 0.1400)
  SingleSource/Benchmarks/Shootout/methcall: -17.65% (0.0850 => 0.0700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -17.14% (0.1750 => 0.1450)
  SingleSource/Benchmarks/Stanford/Towers: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -16.22% (0.1850 => 0.1550)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -16.00% (0.2500 => 0.2100)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Misc/flops-2: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/mandel-2: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -15.15% (1.4850 => 1.2600)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -14.81% (0.1350 => 0.1150)
  SingleSource/Benchmarks/Dhrystone/fldry: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -14.71% (0.3400 => 0.2900)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -14.29% (0.3150 => 0.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -14.00% (0.2500 => 0.2150)
  SingleSource/Benchmarks/Stanford/Oscar: -13.89% (0.1800 => 0.1550)
  SingleSource/UnitTests/SignlessTypes/rem: -13.56% (0.2950 => 0.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -13.33% (0.5250 => 0.4550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -13.16% (0.1900 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Linpack/linpack-pc: -12.71% (0.5900 => 0.5150)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -12.66% (0.3950 => 0.3450)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -12.50% (0.2400 => 0.2100)
  MultiSource/Applications/aha/aha: -12.07% (0.2900 => 0.2550)
  MultiSource/Benchmarks/Olden/mst/mst: -11.48% (0.3050 => 0.2700)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -10.94% (0.3200 => 0.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -10.87% (0.2300 => 0.2050)
  MultiSource/Applications/spiff/spiff: -10.71% (2.0550 => 1.8350)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -10.69% (0.6550 => 0.5850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -10.45% (0.3350 => 0.3000)
  MultiSource/Benchmarks/Olden/power/power: -10.45% (0.3350 => 0.3000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -10.42% (0.2400 => 0.2150)
  SingleSource/Regression/C/sumarraymalloc: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -10.00% (0.7500 => 0.6750)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -9.77% (3.4300 => 3.0950)
  MultiSource/Benchmarks/FreeBench/neural/neural: -9.68% (0.4650 => 0.4200)
  MultiSource/Benchmarks/BitBench/five11/five11: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -9.46% (0.3700 => 0.3350)
  MultiSource/Benchmarks/Olden/health/health: -8.82% (0.3400 => 0.3100)
  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/Regression/C++/ofstream_ctor: -8.57% (0.5250 => 0.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -8.33% (0.3000 => 0.2750)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Stanford/Puzzle: -8.00% (0.2500 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -7.89% (0.1900 => 0.1750)
  MultiSource/Benchmarks/llubenchmark/llu: -7.69% (0.1300 => 0.1200)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -7.69% (0.1300 => 0.1200)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -7.66% (2.1550 => 1.9900)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -7.55% (0.5300 => 0.4900)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -7.44% (3.2250 => 2.9850)
  SingleSource/Benchmarks/Stanford/IntMM: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -6.98% (0.2150 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -6.87% (0.6550 => 0.6100)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -6.67% (0.3750 => 0.3500)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.37% (1.8050 => 1.6900)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.17% (1.5400 => 1.4450)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -5.88% (0.7650 => 0.7200)
  MultiSource/Benchmarks/NPB-serial/is/is: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -5.67% (0.7050 => 0.6650)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -5.60% (3.6600 => 3.4550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -5.50% (0.5450 => 0.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -5.00% (0.2000 => 0.1900)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -4.82% (2.3850 => 2.2700)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.80% (0.6250 => 0.5950)
  MultiSource/Benchmarks/Olden/em3d/em3d: -4.71% (0.4250 => 0.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.35% (0.2300 => 0.2200)
  SingleSource/Benchmarks/SmallPT/smallpt: -4.35% (0.3450 => 0.3300)
  MultiSource/Benchmarks/Olden/bh/bh: -4.11% (0.7300 => 0.7000)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -4.08% (0.4900 => 0.4700)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -3.90% (0.3850 => 0.3700)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -3.81% (0.5250 => 0.5050)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -3.80% (0.3950 => 0.3800)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.49% (0.4300 => 0.4150)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -3.47% (1.4400 => 1.3900)
  MultiSource/Benchmarks/McCat/18-imp/imp: -3.45% (0.8700 => 0.8400)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -3.45% (0.4350 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/ary: -3.33% (0.6000 => 0.5800)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -3.12% (3.3600 => 3.2550)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -3.10% (0.6450 => 0.6250)
  MultiSource/Applications/Burg/burg: -2.96% (3.0450 => 2.9550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -2.81% (2.3150 => 2.2500)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -2.65% (0.7550 => 0.7350)
  MultiSource/Applications/lambda-0_1_3/lambda: -2.63% (1.7100 => 1.6650)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.60% (10.9650 => 10.6800)
  MultiSource/Benchmarks/Bullet/bullet: -2.56% (78.5700 => 76.5600)
  MultiSource/Applications/obsequi/Obsequi: -2.51% (2.7850 => 2.7150)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -2.27% (1.1000 => 1.0750)
  MultiSource/Applications/siod/siod: -2.27% (5.7350 => 5.6050)
  SingleSource/Benchmarks/Misc/oourafft: -2.17% (0.4600 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/hash: -2.04% (0.9800 => 0.9600)
  SingleSource/Benchmarks/Shootout-C++/wc: -2.02% (0.4950 => 0.4850)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -2.00% (0.5000 => 0.4900)
  MultiSource/Applications/treecc/treecc: -1.98% (5.0550 => 4.9550)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.86% (1.8800 => 1.8450)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.78% (2.8050 => 2.7550)
  MultiSource/Benchmarks/McCat/09-vor/vor: -1.78% (0.8450 => 0.8300)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -1.66% (0.9050 => 0.8900)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -1.62% (1.5400 => 1.5150)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.61% (1.5500 => 1.5250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.60% (10.2900 => 10.1250)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.57% (2.2350 => 2.2000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.49% (1.3400 => 1.3200)
  MultiSource/Applications/kimwitu++/kc: -1.42% (40.0450 => 39.4750)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.39% (0.7200 => 0.7100)
  MultiSource/Benchmarks/sim/sim: -1.24% (0.8050 => 0.7950)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.14% (10.0700 => 9.9550)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.05% (1.9100 => 1.8900)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.80% (132.9100 => 6.9050)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -93.06% (69.4500 => 4.8200)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.00% (135.9600 => 9.5200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.23% (139.4900 => 10.8350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.52% (139.2350 => 11.8050)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.97% (3.4900 => 0.3150)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.41% (109.4200 => 10.4950)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.29% (78.8650 => 7.6600)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.04% (70.3150 => 7.0000)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.88% (430.9350 => 47.9050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -88.79% (87.0250 => 9.7550)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -88.41% (110.6900 => 12.8250)
  SingleSource/Benchmarks/Shootout-C++/matrix: -87.07% (33.3700 => 4.3150)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.78% (47.5200 => 6.2800)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.62% (68.9650 => 9.2250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -82.33% (51.7900 => 9.1500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.27% (44.3950 => 8.7600)
  MultiSource/Benchmarks/McCat/18-imp/imp: -77.51% (0.8450 => 0.1900)
  SingleSource/Benchmarks/Shootout/matrix: -77.10% (24.1750 => 5.5350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.72% (17.9100 => 4.8850)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Applications/oggenc/oggenc: -71.00% (1.0000 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -70.09% (63.6050 => 19.0250)
  SingleSource/Benchmarks/Misc/lowercase: -65.22% (0.8050 => 0.2800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -61.95% (30.5950 => 11.6400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -58.53% (44.0050 => 18.2500)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -56.95% (34.3750 => 14.8000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -53.08% (13.8750 => 6.5100)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.90% (25.4650 => 11.9950)
  MultiSource/Applications/d/make_dparser: -43.33% (0.1500 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -42.86% (0.0700 => 0.0400)
  SingleSource/Benchmarks/Stanford/Quicksort: -40.00% (0.1000 => 0.0600)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.11% (218.4000 => 137.3600)
  MultiSource/Applications/sgefa/sgefa: -36.81% (0.8150 => 0.5150)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -35.98% (13.2450 => 8.4800)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.57% (1.0900 => 0.7350)
  SingleSource/Benchmarks/Misc/fp-convert: -29.87% (5.2900 => 3.7100)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.30% (4.6250 => 3.2700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.22% (9.1650 => 6.6700)
  SingleSource/UnitTests/Vector/multiplies: -24.12% (0.8500 => 0.6450)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -22.08% (0.3850 => 0.3000)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  SingleSource/Benchmarks/Shootout/nestedloop: -20.27% (0.3700 => 0.2950)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -19.05% (0.1050 => 0.0850)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -18.75% (0.4800 => 0.3900)
  MultiSource/Applications/JM/ldecod/ldecod: -17.86% (0.1400 => 0.1150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -15.01% (9.4950 => 8.0700)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -15.00% (0.3000 => 0.2550)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -14.29% (0.3500 => 0.3000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -13.91% (19.3000 => 16.6150)
  MultiSource/Applications/minisat/minisat: -13.82% (23.2200 => 20.0100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -13.71% (207.6300 => 179.1600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -12.71% (4.1700 => 3.6400)
  MultiSource/Benchmarks/McCat/09-vor/vor: -12.68% (0.3550 => 0.3100)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.41% (6.8350 => 6.0550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -11.36% (0.2200 => 0.1950)
  MultiSource/Benchmarks/FreeBench/mason/mason: -11.11% (0.3600 => 0.3200)
  SingleSource/Benchmarks/Misc/ffbench: -10.72% (3.2650 => 2.9150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  SingleSource/Benchmarks/Shootout-C++/strcat: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -9.66% (12.9350 => 11.6850)
  SingleSource/Benchmarks/Misc/oourafft: -8.95% (12.3450 => 11.2400)
  MultiSource/Benchmarks/McCat/08-main/main: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.70% (0.4600 => 0.4200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -8.54% (12.6450 => 11.5650)
  SingleSource/Benchmarks/Shootout-C++/methcall: -8.09% (10.0700 => 9.2550)
  SingleSource/Regression/C/uint64_to_float: -7.72% (1.4900 => 1.3750)
  SingleSource/Benchmarks/Misc-C++/bigfib: -7.55% (0.5300 => 0.4900)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -6.65% (6.3950 => 5.9700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -6.24% (9.0500 => 8.4850)
  SingleSource/Benchmarks/Misc/flops-8: -5.48% (6.9300 => 6.5500)
  MultiSource/Applications/JM/lencod/lencod: -5.29% (16.1700 => 15.3150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -5.10% (144.6550 => 137.2800)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -4.45% (4.3850 => 4.1900)
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.41% (0.6800 => 0.6500)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -4.23% (3.7800 => 3.6200)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.19% (106.1900 => 101.7450)
  MultiSource/Benchmarks/Olden/power/power: -4.13% (6.4100 => 6.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -3.98% (11.6750 => 11.2100)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.85% (5.1900 => 4.9900)
  SingleSource/Benchmarks/McGill/misr: -3.67% (0.5450 => 0.5250)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.48% (1.5800 => 1.5250)
  SingleSource/Benchmarks/Misc/flops-6: -3.19% (6.5800 => 6.3700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: -2.91% (19.5650 => 18.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -2.91% (0.5150 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.89% (10.5600 => 10.2550)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.78% (15.2750 => 14.8500)
  SingleSource/Benchmarks/Shootout/strcat: -2.78% (0.3600 => 0.3500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -2.69% (34.3950 => 33.4700)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.65% (7.7300 => 7.5250)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.39% (1.2550 => 1.2250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.37% (12.0300 => 11.7450)
  SingleSource/Benchmarks/Shootout/heapsort: -2.36% (12.0650 => 11.7800)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.34% (4.2750 => 4.1750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.32% (11.4000 => 11.1350)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -2.12% (0.9450 => 0.9250)
  MultiSource/Applications/lua/lua: -2.05% (56.2150 => 55.0600)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.97% (3.2950 => 3.2300)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.93% (8.2750 => 8.1150)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -1.93% (1.2950 => 1.2700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.93% (3.3750 => 3.3100)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.89% (2.6500 => 2.6000)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -1.86% (2.4200 => 2.3750)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.77% (9.0600 => 8.9000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.74% (30.9900 => 30.4500)
  MultiSource/Applications/SIBsim4/SIBsim4: -1.65% (9.0750 => 8.9250)
  SingleSource/Benchmarks/Misc/flops: -1.62% (18.4900 => 18.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -1.59% (0.6300 => 0.6200)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -1.59% (0.9450 => 0.9300)
  MultiSource/Benchmarks/sim/sim: -1.54% (12.6450 => 12.4500)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -1.51% (1.6600 => 1.6350)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -1.50% (3.0100 => 2.9650)
  SingleSource/Benchmarks/Misc/whetstone: -1.29% (4.2750 => 4.2200)
  SingleSource/Benchmarks/Misc/fbench: -1.28% (5.4850 => 5.4150)
  SingleSource/Benchmarks/Misc/mandel: -1.27% (3.5500 => 3.5050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -1.06% (17.4450 => 17.2600)
  MultiSource/Benchmarks/Olden/health/health: -1.03% (1.4600 => 1.4450)

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: 2.94% (0.3400 => 0.3500)
  MultiSource/Applications/lemon/lemon: -29.44% (3.9400 => 2.7800)
  MultiSource/Applications/sqlite3/sqlite3: 0.61% (9.8100 => 9.8700)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -31.41% (3.2950 => 2.2600)

Report Time: 0.79s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130331/e8dc499b/attachment.html>


More information about the llvm-testresults mailing list