[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 Apr 3 04:59:30 PDT 2013


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

Comparing:
     Run: 10154, Order: 178632, Start Time: 2013-04-03 10:52:52, End Time: 2013-04-03 12:00:18
      To: 10152, Order: 178631, Start Time: 2013-04-03 09:41:53, End Time: 2013-04-03 10:49:54
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 (16 on baseline)
Performance Regressions: 18 (171 on baseline)
Performance Improvements: 8 (338 on baseline)
Removed Tests: 0 (13 on baseline)
Existing Failures: 3 (3 on baseline)
Unchanged Tests: 1079 (567 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/conditional-gnu-ext: 166.67% (0.0150 => 0.0400, std.dev.: 0.0065)
  SingleSource/UnitTests/2002-08-02-CastTest2: 100.00% (0.0150 => 0.0300, std.dev.: 0.0046)
  SingleSource/UnitTests/2005-05-13-SDivTwo: 100.00% (0.0200 => 0.0400, std.dev.: 0.0076)
  SingleSource/UnitTests/member-function-pointers: 66.67% (0.0300 => 0.0500, std.dev.: 0.0058)
  SingleSource/Regression/C++/pointer_method2: 50.00% (0.0400 => 0.0600, std.dev.: 0.0050)
  SingleSource/Regression/C/matrixTranspose: 50.00% (0.0500 => 0.0750, std.dev.: 0.0055)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 20.51% (0.1950 => 0.2350, std.dev.: 0.0117)
  MultiSource/Benchmarks/PAQ8p/paq8p: 1.13% (6.1900 => 6.2600, std.dev.: 0.0263)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Applications/kimwitu++/kc: 23.81% (0.1050 => 0.1300, std.dev.: 0.0077)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.70% (11.8150 => 12.7250, std.dev.: 0.2303)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 7.47% (11.4500 => 12.3050, std.dev.: 0.1702)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.89% (11.8300 => 12.2900, std.dev.: 0.1258)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.40% (6.0800 => 6.1650, std.dev.: 0.0217)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 1.24% (10.1100 => 10.2350, std.dev.: 0.0129)
  MultiSource/Benchmarks/sim/sim: 1.21% (12.4150 => 12.5650, std.dev.: 0.0444)
  SingleSource/Benchmarks/Shootout-C++/matrix: 1.16% (4.3100 => 4.3600, std.dev.: 0.0032)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 1.08% (11.6050 => 11.7300, std.dev.: 0.0438)
  MultiSource/Applications/hexxagon/hexxagon: 1.00% (22.9450 => 23.1750, std.dev.: 0.0608)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2003-07-10-SignConversions: -71.43% (0.0350 => 0.0100, std.dev.: 0.0081)
  SingleSource/UnitTests/2002-10-12-StructureArgs: -57.14% (0.0350 => 0.0150, std.dev.: 0.0058)
  SingleSource/UnitTests/2009-12-07-StructReturn: -40.00% (0.0250 => 0.0150, std.dev.: 0.0023)
  SingleSource/Regression/C/casts: -27.78% (0.0900 => 0.0650, std.dev.: 0.0055)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -3.05% (0.6550 => 0.6350, std.dev.: 0.0047)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -16.92% (0.3250 => 0.2700, std.dev.: 0.0084)
  SingleSource/Benchmarks/Misc/ffbench: -12.05% (3.0700 => 2.7000, std.dev.: 0.1313)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.53% (0.9300 => 0.8600, std.dev.: 0.0130)

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Applications/ClamAV/clamscan: 4.69% (0.3200 => 0.3350)
  MultiSource/Applications/lemon/lemon: -0.36% (2.7700 => 2.7600)
  MultiSource/Applications/sqlite3/sqlite3: 3.13% (9.6000 => 9.9000)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.53% (0.7900 => 0.8100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -31.41% (3.2950 => 2.2600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -87.90% (84.6050 => 10.2350)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -35.55% (1.2800 => 0.8250)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 250.00% (0.0100 => 0.0350)
  SingleSource/UnitTests/2002-10-13-BadLoad: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/Vector/simple: 80.00% (0.0250 => 0.0450)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/conditional-gnu-ext: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/member-function-pointers: 42.86% (0.0350 => 0.0500)
  SingleSource/Benchmarks/Misc/lowercase: 40.00% (0.0500 => 0.0700)
  SingleSource/Regression/C/2003-05-21-UnionTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/matrixTranspose: 36.36% (0.0550 => 0.0750)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 34.13% (2.3000 => 3.0850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 33.41% (2.2750 => 3.0350)
  SingleSource/Regression/C++/pointer_member: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/printargs: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 32.61% (2.3000 => 3.0500)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 32.43% (2.5750 => 3.4100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 32.20% (2.3450 => 3.1000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 31.80% (2.2800 => 3.0050)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 31.48% (2.4300 => 3.1950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 31.26% (2.4950 => 3.2750)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 31.11% (2.3950 => 3.1400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 31.07% (2.4300 => 3.1850)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 30.56% (2.4050 => 3.1400)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 30.56% (2.5850 => 3.3750)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 30.32% (2.2100 => 2.8800)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 29.70% (2.3400 => 3.0350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 28.95% (2.4350 => 3.1400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 28.81% (2.3600 => 3.0400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 28.75% (2.4000 => 3.0900)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 28.43% (2.5500 => 3.2750)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 28.24% (2.3550 => 3.0200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 28.20% (2.5000 => 3.2050)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 28.09% (2.3500 => 3.0100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 28.04% (2.2650 => 2.9000)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 27.88% (2.3850 => 3.0500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 27.74% (2.3250 => 2.9700)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 27.13% (2.6350 => 3.3500)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 26.54% (2.2800 => 2.8850)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 26.36% (2.4850 => 3.1400)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 25.96% (2.4850 => 3.1300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 25.83% (2.5550 => 3.2150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 25.61% (2.4600 => 3.0900)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 25.39% (2.5600 => 3.2100)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 25.31% (2.3900 => 2.9950)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 25.00% (2.2600 => 2.8250)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 24.55% (2.7700 => 3.4500)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 24.53% (2.3850 => 2.9700)
  SingleSource/Benchmarks/Misc/flops-8: 21.43% (0.0700 => 0.0850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 20.75% (12.4350 => 15.0150)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 20.50% (2.7800 => 3.3500)
  SingleSource/Benchmarks/Shootout/strcat: 18.18% (0.0550 => 0.0650)
  SingleSource/Regression/C/DuffsDevice: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.79% (0.0950 => 0.1100)
  MultiSource/Applications/lemon/lemon: 14.59% (2.8100 => 3.2200)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Misc/flops-5: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 12.00% (0.1250 => 0.1400)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 11.35% (0.7050 => 0.7850)
  SingleSource/Benchmarks/Stanford/RealMM: 11.11% (0.0900 => 0.1000)
  SingleSource/Benchmarks/Misc/ReedSolomon: 10.64% (0.4700 => 0.5200)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Shootout-C++/matrix: 9.17% (0.5450 => 0.5950)
  SingleSource/Benchmarks/Misc/ffbench: 9.09% (0.1650 => 0.1800)
  SingleSource/Benchmarks/Shootout-C++/fibo: 7.41% (0.4050 => 0.4350)
  MultiSource/Applications/JM/lencod/lencod: 7.35% (37.8300 => 40.6100)
  SingleSource/Benchmarks/McGill/exptree: 7.32% (0.2050 => 0.2200)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 6.98% (0.4300 => 0.4600)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 6.75% (1.6300 => 1.7400)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 6.67% (0.1500 => 0.1600)
  MultiSource/Applications/sqlite3/sqlite3: 6.63% (47.7200 => 50.8850)
  MultiSource/Applications/JM/ldecod/ldecod: 6.57% (17.0550 => 18.1750)
  MultiSource/Benchmarks/mafft/pairlocalalign: 6.49% (22.2000 => 23.6400)
  MultiSource/Applications/d/make_dparser: 5.79% (7.9450 => 8.4050)
  SingleSource/Benchmarks/Misc/richards_benchmark: 5.56% (0.1800 => 0.1900)
  SingleSource/Benchmarks/Misc/whetstone: 5.41% (0.1850 => 0.1950)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 5.17% (0.2900 => 0.3050)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.11% (16.1300 => 16.9550)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 4.76% (0.4200 => 0.4400)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.26% (0.2350 => 0.2450)
  MultiSource/Applications/viterbi/viterbi: 4.00% (0.3750 => 0.3900)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 3.90% (0.3850 => 0.4000)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 3.72% (3.0900 => 3.2050)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 3.72% (1.0750 => 1.1150)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 3.59% (1.1150 => 1.1550)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 3.57% (0.4200 => 0.4350)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 3.23% (0.4650 => 0.4800)
  MultiSource/Applications/oggenc/oggenc: 3.04% (12.6500 => 13.0350)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.79% (6.0900 => 6.2600)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.76% (97.6800 => 100.3750)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 2.72% (0.9200 => 0.9450)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.41% (33.6200 => 34.4300)
  MultiSource/Applications/SPASS/SPASS: 2.41% (36.9750 => 37.8650)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.35% (10.4350 => 10.6800)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 2.33% (21.2100 => 21.7050)
  MultiSource/Benchmarks/McCat/08-main/main: 2.17% (0.6900 => 0.7050)
  MultiSource/Applications/lua/lua: 1.75% (9.4400 => 9.6050)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.75% (1.1450 => 1.1650)
  SingleSource/Benchmarks/Shootout-C++/lists: 1.72% (0.5800 => 0.5900)
  MultiSource/Applications/sgefa/sgefa: 1.64% (0.9150 => 0.9300)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.54% (8.7750 => 8.9100)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.47% (2.0400 => 2.0700)
  MultiSource/Applications/ClamAV/clamscan: 1.35% (35.8900 => 36.3750)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 1.28% (0.7800 => 0.7900)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.22% (12.2750 => 12.4250)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 1.05% (57.8250 => 58.4350)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  MultiSource/Applications/kimwitu++/kc: 62.50% (0.0800 => 0.1300)
  SingleSource/Benchmarks/Misc/perlin: 56.15% (4.4700 => 6.9800)
  SingleSource/Benchmarks/Shootout-C++/ary: 50.00% (0.0400 => 0.0600)
  SingleSource/Benchmarks/Shootout-C++/ary2: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/McGill/queens: 19.75% (3.2400 => 3.8800)
  SingleSource/Benchmarks/Shootout-C++/moments: 18.52% (0.1350 => 0.1600)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.00% (0.1000 => 0.1150)
  MultiSource/Applications/hexxagon/hexxagon: 14.59% (20.2250 => 23.1750)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 13.92% (22.8850 => 26.0700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 12.50% (12.9150 => 14.5300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 12.43% (16.6100 => 18.6750)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.80% (2.1300 => 2.3600)
  SingleSource/Benchmarks/Stanford/Puzzle: 10.17% (0.2950 => 0.3250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.97% (11.6300 => 12.7900)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 9.84% (20.5850 => 22.6100)
  SingleSource/UnitTests/Vector/multiplies: 8.24% (0.8500 => 0.9200)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 7.68% (22.2650 => 23.9750)
  SingleSource/Benchmarks/Shootout-C++/strcat: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 6.84% (36.0300 => 38.4950)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.56% (1.2950 => 1.3800)
  MultiSource/Benchmarks/nbench/nbench: 6.05% (31.8900 => 33.8200)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 5.86% (7.0000 => 7.4100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 5.38% (0.4650 => 0.4900)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 4.99% (12.1200 => 12.7250)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 4.81% (2.7000 => 2.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.81% (9.4600 => 9.9150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 4.71% (9.8650 => 10.3300)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 4.66% (7.7300 => 8.0900)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 4.55% (0.2200 => 0.2300)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.37% (1.7150 => 1.7900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 4.33% (30.4700 => 31.7900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 3.98% (17.4450 => 18.1400)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 3.98% (1.0050 => 1.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 3.60% (7.3600 => 7.6250)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.32% (11.8950 => 12.2900)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.95% (9.8300 => 10.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 2.88% (0.5200 => 0.5350)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.59% (2.7000 => 2.7700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 2.53% (1.9750 => 2.0250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 2.36% (6.3600 => 6.5100)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.15% (11.3900 => 11.6350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 2.12% (0.9450 => 0.9650)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 2.10% (24.2650 => 24.7750)
  MultiSource/Benchmarks/Olden/bh/bh: 2.06% (6.3000 => 6.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 2.00% (1.2500 => 1.2750)
  SingleSource/Benchmarks/Shootout/ary3: 1.99% (5.2750 => 5.3800)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 1.88% (34.3950 => 35.0400)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.76% (14.7500 => 15.0100)
  MultiSource/Benchmarks/llubenchmark/llu: 1.71% (13.7800 => 14.0150)
  MultiSource/Applications/spiff/spiff: 1.61% (7.4500 => 7.5700)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.48% (0.6750 => 0.6850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.31% (6.0850 => 6.1650)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.30% (19.2500 => 19.5000)
  SingleSource/Benchmarks/Dhrystone/dry: 1.29% (3.8900 => 3.9400)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.28% (13.3250 => 13.4950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.27% (77.7250 => 78.7150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.10% (1.8250 => 1.8450)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.08% (6.9300 => 7.0050)
  MultiSource/Benchmarks/Olden/health/health: 1.03% (1.4600 => 1.4750)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.02% (10.3400 => 10.4450)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2007-04-25-weak: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/2003-07-10-SignConversions: -81.82% (0.0550 => 0.0100)
  SingleSource/Regression/C/2003-06-16-VolatileError: -75.00% (0.0200 => 0.0050)
  SingleSource/Regression/C/pointer_arithmetic: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/Vector/constpool: -62.76% (36.6950 => 13.6650)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/2008-04-20-LoopBug2: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/SignlessTypes/factor: -57.78% (0.2250 => 0.0950)
  SingleSource/UnitTests/2002-05-19-DivTest: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -57.14% (0.0700 => 0.0300)
  SingleSource/UnitTests/TestLoop: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/compare: -53.85% (0.0650 => 0.0300)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/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/callargs: -45.45% (0.0550 => 0.0300)
  SingleSource/Regression/C/globalrefs: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-02-CastTest3: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2005-05-12-Int64ToFP: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/Vector/sumarray: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/fixups: -41.18% (0.0850 => 0.0500)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -40.74% (0.1350 => 0.0800)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  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-10-12-StructureArgs: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2009-12-07-StructReturn: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/ccc: -40.00% (0.0750 => 0.0450)
  SingleSource/Benchmarks/Shootout/ackermann: -38.46% (0.0650 => 0.0400)
  SingleSource/Benchmarks/Stanford/Quicksort: -37.50% (0.1200 => 0.0750)
  SingleSource/Regression/C++/BuiltinTypeInfo: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/FloatPrecision: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C++/pointer_method2: -36.84% (0.0950 => 0.0600)
  SingleSource/UnitTests/2002-08-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -33.33% (0.1350 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -33.33% (0.1950 => 0.1300)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -32.00% (0.1250 => 0.0850)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -31.11% (0.2250 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -30.19% (0.2650 => 0.1850)
  SingleSource/Benchmarks/Shootout/ary3: -30.00% (0.1000 => 0.0700)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  SingleSource/UnitTests/vla: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -28.21% (0.1950 => 0.1400)
  SingleSource/UnitTests/2006-01-23-UnionInit: -27.78% (0.0900 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -27.66% (0.2350 => 0.1700)
  SingleSource/Benchmarks/Shootout/lists: -27.66% (0.2350 => 0.1700)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -27.59% (0.1450 => 0.1050)
  SingleSource/Benchmarks/Stanford/FloatMM: -27.27% (0.1100 => 0.0800)
  SingleSource/UnitTests/2002-05-02-CastTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2002-12-13-MishaTest: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-05-14-AtExit: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Stanford/Treesort: -26.92% (0.1300 => 0.0950)
  SingleSource/Benchmarks/Shootout/random: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/Vector/multiplies: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Misc/pi: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/PR1386: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2003-08-20-FoldBug: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -25.00% (0.1200 => 0.0900)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -25.00% (0.0600 => 0.0450)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -24.39% (0.2050 => 0.1550)
  SingleSource/Benchmarks/McGill/chomp: -24.00% (0.5000 => 0.3800)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -23.81% (0.1050 => 0.0800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -23.40% (0.2350 => 0.1800)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -23.08% (0.1300 => 0.1000)
  SingleSource/Regression/C/badidx: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -22.92% (0.2400 => 0.1850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -22.22% (0.1800 => 0.1400)
  SingleSource/Benchmarks/Misc/flops-1: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Misc/flops-6: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -21.05% (0.1900 => 0.1500)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.83% (0.1200 => 0.0950)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -20.00% (0.2000 => 0.1600)
  SingleSource/Benchmarks/Stanford/Bubblesort: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C/sumarraymalloc: -20.00% (0.1000 => 0.0800)
  MultiSource/Benchmarks/FreeBench/mason/mason: -20.00% (0.1500 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -20.00% (0.2500 => 0.2000)
  SingleSource/Regression/C/sumarray2d: -19.05% (0.1050 => 0.0850)
  SingleSource/Regression/C/sumarray: -18.75% (0.0800 => 0.0650)
  SingleSource/Regression/C/testtrace: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -17.78% (0.2250 => 0.1850)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Olden/mst/mst: -16.39% (0.3050 => 0.2550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -16.22% (0.1850 => 0.1550)
  MultiSource/Benchmarks/Olden/health/health: -16.18% (0.3400 => 0.2850)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -15.82% (1.4850 => 1.2500)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Stanford/Perm: -15.79% (0.0950 => 0.0800)
  SingleSource/UnitTests/2003-05-26-Shorts: -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/FreeBench/distray/distray: -15.09% (0.2650 => 0.2250)
  MultiSource/Benchmarks/Olden/tsp/tsp: -14.71% (0.3400 => 0.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.95% (0.2150 => 0.1850)
  SingleSource/Benchmarks/Stanford/Oscar: -13.89% (0.1800 => 0.1550)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -13.43% (0.3350 => 0.2900)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -13.04% (0.2300 => 0.2000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -12.90% (0.4650 => 0.4050)
  SingleSource/Benchmarks/Linpack/linpack-pc: -12.71% (0.5900 => 0.5150)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.21% (0.6550 => 0.5750)
  SingleSource/Benchmarks/Misc/salsa20: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/McGill/misr: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/llubenchmark/llu: -11.54% (0.1300 => 0.1150)
  SingleSource/Regression/C++/ofstream_ctor: -11.43% (0.5250 => 0.4650)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -11.39% (0.3950 => 0.3500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -11.11% (0.1350 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -11.11% (0.2250 => 0.2000)
  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/MiBench/network-patricia/network-patricia: -10.00% (0.2000 => 0.1800)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.00% (0.2500 => 0.2250)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -10.00% (0.7500 => 0.6750)
  MultiSource/Benchmarks/BitBench/five11/five11: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -9.38% (0.3200 => 0.2900)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -9.17% (0.5450 => 0.4950)
  SingleSource/Benchmarks/Shootout-C++/hash2: -9.17% (1.0900 => 0.9900)
  MultiSource/Applications/spiff/spiff: -9.00% (2.0550 => 1.8700)
  MultiSource/Benchmarks/Olden/power/power: -8.96% (0.3350 => 0.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.70% (0.3450 => 0.3150)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -8.60% (2.3850 => 2.1800)
  SingleSource/UnitTests/SignlessTypes/rem: -8.47% (0.2950 => 0.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -8.33% (0.1800 => 0.1650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.16% (3.4300 => 3.1500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -8.11% (0.1850 => 0.1700)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -8.03% (1.8050 => 1.6600)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -7.89% (2.1550 => 1.9850)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -7.62% (0.5250 => 0.4850)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Stanford/IntMM: -7.41% (0.1350 => 0.1250)
  MultiSource/Applications/aha/aha: -6.90% (0.2900 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -6.60% (1.4400 => 1.3450)
  SingleSource/Benchmarks/Shootout-C++/ary2: -6.40% (0.6250 => 0.5850)
  SingleSource/Benchmarks/Shootout-C++/ary3: -6.40% (0.6250 => 0.5850)
  SingleSource/Benchmarks/Misc/flops: -6.38% (0.2350 => 0.2200)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -6.35% (0.3150 => 0.2950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.25% (0.2400 => 0.2250)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -5.93% (0.5900 => 0.5550)
  SingleSource/Benchmarks/Misc-C++/bigfib: -5.84% (1.5400 => 1.4500)
  SingleSource/Benchmarks/Shootout-C++/random: -5.49% (0.4550 => 0.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -5.26% (0.1900 => 0.1800)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -5.05% (3.6600 => 3.4750)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -4.76% (0.5250 => 0.5000)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.65% (0.6450 => 0.6150)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.60% (0.4350 => 0.4150)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.59% (0.9800 => 0.9350)
  SingleSource/Benchmarks/Shootout-C++/lists1: -4.17% (0.7200 => 0.6900)
  SingleSource/Benchmarks/Shootout-C++/objinst: -4.12% (0.4850 => 0.4650)
  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++/deriv2/deriv2: -3.82% (0.6550 => 0.6300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -3.80% (0.3950 => 0.3800)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -3.79% (0.6600 => 0.6350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -3.77% (0.5300 => 0.5100)
  MultiSource/Benchmarks/Olden/em3d/em3d: -3.53% (0.4250 => 0.4100)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -3.41% (0.8800 => 0.8500)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -3.40% (1.9100 => 1.8450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -3.27% (0.7650 => 0.7400)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -3.08% (0.3250 => 0.3150)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -3.00% (0.5000 => 0.4850)
  SingleSource/Benchmarks/Shootout-C++/moments: -2.87% (0.8700 => 0.8450)
  MultiSource/Applications/hbd/hbd: -2.81% (3.3800 => 3.2850)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -2.81% (2.3150 => 2.2500)
  MultiSource/Benchmarks/Olden/bh/bh: -2.74% (0.7300 => 0.7100)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -2.68% (3.3600 => 3.2700)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.37% (0.8450 => 0.8250)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.27% (0.4400 => 0.4300)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -2.21% (0.9050 => 0.8850)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.17% (0.6900 => 0.6750)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -2.17% (3.2250 => 3.1550)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -2.13% (1.8800 => 1.8400)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -1.96% (0.7650 => 0.7500)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.94% (10.0700 => 9.8750)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -1.90% (0.5250 => 0.5150)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.87% (1.3400 => 1.3150)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.79% (2.2350 => 2.1950)
  MultiSource/Benchmarks/McCat/18-imp/imp: -1.72% (0.8700 => 0.8550)
  SingleSource/Benchmarks/Shootout-C++/ary: -1.67% (0.6000 => 0.5900)
  MultiSource/Applications/siod/siod: -1.66% (5.7350 => 5.6400)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.57% (1.2700 => 1.2500)
  SingleSource/Benchmarks/Shootout-C++/sieve: -1.53% (0.6550 => 0.6450)
  MultiSource/Benchmarks/Bullet/bullet: -1.44% (78.5700 => 77.4400)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -1.42% (1.4100 => 1.3900)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -1.42% (0.7050 => 0.6950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.22% (4.4950 => 4.4400)
  MultiSource/Applications/Burg/burg: -1.15% (3.0450 => 3.0100)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -1.05% (10.9650 => 10.8500)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.84% (132.9100 => 6.8600)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.44% (135.9600 => 8.9250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -93.01% (69.4500 => 4.8550)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.38% (139.4900 => 10.6350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.58% (139.2350 => 11.7300)
  MultiSource/Benchmarks/FreeBench/neural/neural: -90.69% (3.4900 => 0.3250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.56% (109.4200 => 10.3300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.26% (70.3150 => 6.8500)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.18% (78.8650 => 7.7450)
  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.72% (87.0250 => 9.8200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -88.68% (110.6900 => 12.5300)
  SingleSource/Benchmarks/Shootout-C++/matrix: -86.93% (33.3700 => 4.3600)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.70% (47.5200 => 6.3200)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.62% (68.9650 => 9.2300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -82.35% (51.7900 => 9.1400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.67% (44.3950 => 9.0250)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.29% (0.8450 => 0.1750)
  SingleSource/Benchmarks/Shootout/matrix: -77.10% (24.1750 => 5.5350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.86% (17.9100 => 4.8600)
  MultiSource/Applications/oggenc/oggenc: -72.00% (1.0000 => 0.2800)
  SingleSource/Benchmarks/Misc/pi: -71.21% (4.5150 => 1.3000)
  MultiSource/Benchmarks/Bullet/bullet: -69.90% (63.6050 => 19.1450)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -62.00% (30.5950 => 11.6250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -58.18% (44.0050 => 18.4050)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -57.64% (34.3750 => 14.5600)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -50.63% (13.8750 => 6.8500)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -47.10% (25.4650 => 13.4700)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.24% (218.4000 => 137.0650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.88% (13.2450 => 8.3600)
  MultiSource/Applications/sgefa/sgefa: -36.81% (0.8150 => 0.5150)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Applications/d/make_dparser: -33.33% (0.1500 => 0.1000)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.57% (1.0900 => 0.7350)
  SingleSource/Benchmarks/Misc/fp-convert: -30.34% (5.2900 => 3.6850)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -29.87% (0.3850 => 0.2700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.08% (4.6250 => 3.2800)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.11% (9.1650 => 6.6800)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Shootout/nestedloop: -21.62% (0.3700 => 0.2900)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -20.60% (144.6550 => 114.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.56% (207.6300 => 164.9500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.26% (19.3000 => 15.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -20.20% (72.2950 => 57.6900)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -20.00% (0.3000 => 0.2400)
  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/Misc/ffbench: -17.30% (3.2650 => 2.7000)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.90% (0.3550 => 0.2950)
  MultiSource/Applications/minisat/minisat: -14.15% (23.2200 => 19.9350)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -13.64% (0.2200 => 0.1900)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -12.71% (4.1700 => 3.6400)
  SingleSource/Benchmarks/Stanford/Treesort: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/FreeBench/mason/mason: -12.50% (0.3600 => 0.3150)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -10.90% (6.8350 => 6.0900)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -10.80% (9.4950 => 8.4700)
  MultiSource/Applications/JM/ldecod/ldecod: -10.71% (0.1400 => 0.1250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -10.44% (12.9350 => 11.5850)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.38% (1.3000 => 1.1650)
  SingleSource/Benchmarks/Misc/oourafft: -9.40% (12.3450 => 11.1850)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -8.99% (0.9450 => 0.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -8.74% (0.5150 => 0.4700)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.70% (0.4600 => 0.4200)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.65% (10.0700 => 9.3000)
  MultiSource/Benchmarks/Olden/mst/mst: -7.07% (0.4950 => 0.4600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -6.72% (11.6750 => 10.8900)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -6.41% (6.3950 => 5.9850)
  MultiSource/Applications/JM/lencod/lencod: -6.40% (16.1700 => 15.1350)
  SingleSource/Regression/C/uint64_to_float: -6.04% (1.4900 => 1.4000)
  SingleSource/Benchmarks/Misc/flops-8: -5.70% (6.9300 => 6.5350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -5.52% (9.0500 => 8.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -5.48% (3.4700 => 3.2800)
  SingleSource/Benchmarks/Misc/flops-3: -5.10% (9.9000 => 9.3950)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.06% (1.5800 => 1.5000)
  SingleSource/Benchmarks/McGill/misr: -4.59% (0.5450 => 0.5200)
  MultiSource/Benchmarks/Olden/power/power: -4.37% (6.4100 => 6.1300)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.31% (106.1900 => 101.6150)
  SingleSource/Benchmarks/Shootout/strcat: -4.17% (0.3600 => 0.3450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.85% (5.1900 => 4.9900)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -3.72% (2.8250 => 2.7200)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  SingleSource/Benchmarks/Shootout/heapsort: -2.86% (12.0650 => 11.7200)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -2.78% (15.2750 => 14.8500)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.75% (10.5600 => 10.2700)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -2.71% (1.6600 => 1.6150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -2.69% (12.6450 => 12.3050)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.57% (4.2750 => 4.1650)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.45% (12.0300 => 11.7350)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.39% (1.2550 => 1.2250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -2.22% (3.3750 => 3.3000)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.19% (9.8250 => 9.6100)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -2.07% (2.4200 => 2.3700)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.97% (3.2950 => 3.2300)
  SingleSource/Benchmarks/Misc-C++/bigfib: -1.89% (0.5300 => 0.5200)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.89% (2.6500 => 2.6000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -1.80% (14.1600 => 13.9050)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.71% (11.4000 => 11.2050)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.66% (9.0600 => 8.9100)
  MultiSource/Applications/lua/lua: -1.63% (56.2150 => 55.3000)
  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/Applications/SIBsim4/SIBsim4: -1.43% (9.0750 => 8.9450)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.37% (30.9900 => 30.5650)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.34% (1.4950 => 1.4750)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.32% (5.2950 => 5.2250)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -1.23% (2.8550 => 2.8200)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.13% (3.9700 => 3.9250)
  SingleSource/Benchmarks/Misc/mandel: -1.13% (3.5500 => 3.5100)
  SingleSource/Benchmarks/McGill/chomp: -1.10% (1.8100 => 1.7900)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.04% (3.8400 => 3.8000)

Removed Tests - Compile Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Removed Tests - Execution Time
------------------------------
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/dead_try_block

Existing Failures - Execution Time
----------------------------------
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Applications/ClamAV/clamscan: -1.47% (0.3400 => 0.3350)
  MultiSource/Applications/lemon/lemon: -29.95% (3.9400 => 2.7600)
  MultiSource/Applications/sqlite3/sqlite3: 0.92% (9.8100 => 9.9000)

Report Time: 0.62s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130403/7b57fc33/attachment.html>


More information about the llvm-testresults mailing list