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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Fri Jul 5 14:44:47 PDT 2013


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

Comparing:
     Run: 13116, Order: 185718, Start Time: 2013-07-05 20:38:23, End Time: 2013-07-05 21:45:32
      To: 13114, Order: 185713, Start Time: 2013-07-05 19:03:20, End Time: 2013-07-05 20:10:14
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

===============
Tests Summary
===============

New Passes: 0 (19 on baseline)
Performance Regressions: 9 (181 on baseline)
Performance Improvements: 8 (326 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1091 (569 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Benchmarks/McGill/misr: 13.79% (0.1450 => 0.1650, std.dev.: 0.0055)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 4.95% (0.9100 => 0.9550, std.dev.: 0.0159)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/oourafft: 44.40% (11.1250 => 16.0650, std.dev.: 1.1294)
  MultiSource/Benchmarks/nbench/nbench: 30.19% (30.4750 => 39.6750, std.dev.: 1.6643)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 16.14% (13.4800 => 15.6550, std.dev.: 0.3765)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 9.48% (102.6300 => 112.3550, std.dev.: 2.9984)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 5.43% (20.9800 => 22.1200, std.dev.: 0.4400)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 2.89% (11.9400 => 12.2850, std.dev.: 0.1230)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.70% (14.7400 => 14.9900, std.dev.: 0.0235)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/fixups: -40.00% (0.0500 => 0.0300, std.dev.: 0.0047)
  SingleSource/Regression/C/test_indvars: -36.36% (0.0550 => 0.0350, std.dev.: 0.0045)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -22.86% (0.1750 => 0.1350, std.dev.: 0.0065)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300, std.dev.: 0.0046)
  SingleSource/Regression/C/sumarray2d: -11.76% (0.0850 => 0.0750, std.dev.: 0.0032)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/FreeBench/neural/neural: -6.35% (0.3150 => 0.2950, std.dev.: 0.0067)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -4.19% (0.8350 => 0.8000, std.dev.: 0.0068)
  SingleSource/Benchmarks/Misc/ReedSolomon: -3.18% (17.1550 => 16.6100, std.dev.: 0.0200)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: -7.35% (0.3400 => 0.3150)
  MultiSource/Applications/lemon/lemon: -44.80% (3.9400 => 2.1750)
  MultiSource/Applications/sqlite3/sqlite3: 1.83% (9.8100 => 9.9900)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 1.27% (0.7900 => 0.8000)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -34.75% (3.2950 => 2.1500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.12% (84.6050 => 10.0500)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -39.84% (1.2800 => 0.7700)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 250.00% (0.0100 => 0.0350)
  SingleSource/UnitTests/2002-10-13-BadLoad: 200.00% (0.0100 => 0.0300)
  SingleSource/UnitTests/block-byref-test: 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/fib2: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 66.67% (0.0150 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C++/global_ctor: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 37.10% (2.2100 => 3.0300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 35.81% (2.4850 => 3.3750)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 35.77% (2.4600 => 3.3400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 35.62% (2.2600 => 3.0650)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 35.42% (2.4000 => 3.2500)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 34.81% (2.4850 => 3.3500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 34.75% (2.3600 => 3.1800)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 34.61% (2.3550 => 3.1700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 34.47% (2.3500 => 3.1600)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 34.44% (2.2650 => 3.0450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 34.31% (2.3900 => 3.2100)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 33.55% (2.2800 => 3.0450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 33.54% (2.3850 => 3.1850)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 33.33% (0.0600 => 0.0800)
  SingleSource/UnitTests/2003-05-31-LongShifts: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 32.47% (2.3250 => 3.0800)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 31.90% (2.5550 => 3.3700)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 30.65% (2.3000 => 3.0050)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 30.27% (2.5600 => 3.3350)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 30.19% (2.3850 => 3.1050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 30.06% (2.4950 => 3.2450)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 30.04% (2.7800 => 3.6150)
  SingleSource/Benchmarks/Dhrystone/dry: 30.00% (0.1000 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 29.45% (2.2750 => 2.9450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 29.00% (2.3450 => 3.0250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 28.04% (2.3000 => 2.9450)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 27.78% (0.0900 => 0.1150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 27.78% (2.4300 => 3.1050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 27.77% (2.5750 => 3.2900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 27.35% (2.3950 => 3.0500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 26.90% (2.4350 => 3.0900)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 26.86% (2.5500 => 3.2350)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 26.75% (2.2800 => 2.8900)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 26.50% (2.3400 => 2.9600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 26.00% (2.5000 => 3.1500)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.73% (2.5850 => 3.2500)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 25.10% (2.4300 => 3.0400)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 24.53% (2.4050 => 2.9950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 24.37% (2.7700 => 3.4450)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 23.53% (2.6350 => 3.2550)
  SingleSource/Benchmarks/Shootout/sieve: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C/casts: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/McGill/queens: 20.00% (0.1000 => 0.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 19.35% (0.1550 => 0.1850)
  SingleSource/Benchmarks/Misc/flops-7: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout/nestedloop: 18.18% (0.0550 => 0.0650)
  SingleSource/Regression/C/matrixTranspose: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 17.24% (0.1450 => 0.1700)
  SingleSource/Benchmarks/Misc/ReedSolomon: 17.02% (0.4700 => 0.5500)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 16.67% (0.1200 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 15.48% (0.4200 => 0.4850)
  SingleSource/Benchmarks/Shootout-C++/fibo: 13.58% (0.4050 => 0.4600)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 12.67% (12.4350 => 14.0100)
  MultiSource/Applications/lemon/lemon: 11.92% (2.8100 => 3.1450)
  SingleSource/Benchmarks/Misc/perlin: 11.54% (0.1300 => 0.1450)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Misc/whetstone: 10.81% (0.1850 => 0.2050)
  SingleSource/Benchmarks/Shootout-C++/objinst: 9.28% (0.4850 => 0.5300)
  SingleSource/Benchmarks/Shootout-C++/random: 8.79% (0.4550 => 0.4950)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 8.60% (0.4650 => 0.5050)
  SingleSource/Benchmarks/Shootout-C++/hello: 8.54% (0.4100 => 0.4450)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 8.52% (0.8800 => 0.9550)
  SingleSource/Benchmarks/Misc/richards_benchmark: 8.33% (0.1800 => 0.1950)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 7.62% (0.5250 => 0.5650)
  SingleSource/Benchmarks/Shootout-C++/lists: 6.90% (0.5800 => 0.6200)
  SingleSource/Benchmarks/Shootout-C++/matrix: 6.42% (0.5450 => 0.5800)
  SingleSource/Benchmarks/Shootout-C++/wc: 6.06% (0.4950 => 0.5250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 6.05% (1.0750 => 1.1400)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 5.97% (0.3350 => 0.3550)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 5.73% (0.7850 => 0.8300)
  MultiSource/Applications/hexxagon/hexxagon: 5.73% (2.2700 => 2.4000)
  MultiSource/Applications/SIBsim4/SIBsim4: 5.49% (3.1900 => 3.3650)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.34% (0.6550 => 0.6900)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 5.00% (0.5000 => 0.5250)
  SingleSource/Benchmarks/McGill/exptree: 4.88% (0.2050 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 4.55% (0.6600 => 0.6900)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 4.49% (0.7800 => 0.8150)
  SingleSource/Benchmarks/Shootout-C++/strcat: 4.44% (0.4500 => 0.4700)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 4.37% (3.0900 => 3.2250)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 4.26% (1.4100 => 1.4700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 4.21% (0.4750 => 0.4950)
  SingleSource/Benchmarks/Shootout-C++/methcall: 4.21% (0.4750 => 0.4950)
  MultiSource/Applications/sqlite3/sqlite3: 4.14% (47.7200 => 49.6950)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 3.90% (0.3850 => 0.4000)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 3.71% (3.3650 => 3.4900)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 3.64% (1.1000 => 1.1400)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.58% (12.2750 => 12.7150)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 3.55% (0.7050 => 0.7300)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 3.45% (0.2900 => 0.3000)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 3.43% (2.0400 => 2.1100)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 3.35% (16.1300 => 16.6700)
  MultiSource/Applications/d/make_dparser: 3.34% (7.9450 => 8.2100)
  MultiSource/Applications/oggenc/oggenc: 3.32% (12.6500 => 13.0700)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 3.30% (8.7750 => 9.0650)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 2.76% (0.9050 => 0.9300)
  MultiSource/Benchmarks/Olden/bh/bh: 2.74% (0.7300 => 0.7500)
  MultiSource/Benchmarks/McCat/05-eks/eks: 2.71% (1.1050 => 1.1350)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 2.53% (97.6800 => 100.1500)
  SingleSource/Benchmarks/Shootout-C++/ary: 2.50% (0.6000 => 0.6150)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 2.38% (21.2100 => 21.7150)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 2.36% (1.2700 => 1.3000)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 2.33% (0.4300 => 0.4400)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.27% (0.4400 => 0.4500)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 2.16% (10.4350 => 10.6600)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.13% (0.7050 => 0.7200)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 1.90% (0.5250 => 0.5350)
  MultiSource/Applications/JM/lencod/lencod: 1.89% (37.8300 => 38.5450)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 1.45% (0.6900 => 0.7000)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 1.38% (0.7250 => 0.7350)
  MultiSource/Applications/lua/lua: 1.32% (9.4400 => 9.5650)
  MultiSource/Applications/SPASS/SPASS: 1.22% (36.9750 => 37.4250)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 1.20% (2.5000 => 2.5300)
  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: 52.01% (4.4700 => 6.7950)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 45.00% (0.1000 => 0.1450)
  MultiSource/Applications/kimwitu++/kc: 37.50% (0.0800 => 0.1100)
  SingleSource/Benchmarks/Misc/oourafft: 30.13% (12.3450 => 16.0650)
  MultiSource/Benchmarks/nbench/nbench: 24.41% (31.8900 => 39.6750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 24.19% (24.2650 => 30.1350)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 22.96% (5.6400 => 6.9350)
  SingleSource/Benchmarks/Shootout-C++/moments: 22.22% (0.1350 => 0.1650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 15.96% (1.8800 => 2.1800)
  SingleSource/Benchmarks/Stanford/Puzzle: 15.25% (0.2950 => 0.3400)
  MultiSource/Applications/hexxagon/hexxagon: 13.92% (20.2250 => 23.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 11.83% (0.4650 => 0.5200)
  SingleSource/Benchmarks/McGill/queens: 11.73% (3.2400 => 3.6200)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 10.79% (11.6300 => 12.8850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 9.62% (0.5200 => 0.5700)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 9.59% (6.3600 => 6.9700)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.39% (2.1300 => 2.3300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.02% (12.9150 => 14.0800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 7.92% (20.5850 => 22.2150)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 7.47% (12.1200 => 13.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 7.14% (0.6300 => 0.6750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.05% (17.4450 => 18.6750)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 6.93% (14.6400 => 15.6550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 6.62% (16.6100 => 17.7100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.31% (3.0100 => 3.2000)
  SingleSource/Benchmarks/Misc/fbench: 6.02% (5.4850 => 5.8150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 5.87% (11.6750 => 12.3600)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 5.81% (106.1900 => 112.3550)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 5.70% (19.5650 => 20.6800)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 5.19% (0.6750 => 0.7100)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.00% (2.7000 => 2.8350)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.66% (1.7150 => 1.7950)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.63% (1.2950 => 1.3550)
  MultiSource/Applications/lambda-0_1_3/lambda: 3.66% (9.8300 => 10.1900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 3.42% (10.0800 => 10.4250)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 3.19% (2.8250 => 2.9150)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 2.90% (0.3450 => 0.3550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.88% (34.3950 => 35.3850)
  SingleSource/Benchmarks/Misc-C++/bigfib: 2.83% (0.5300 => 0.5450)
  MultiSource/Benchmarks/Olden/health/health: 2.74% (1.4600 => 1.5000)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 2.49% (1.0050 => 1.0300)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.24% (11.3900 => 11.6450)
  MultiSource/Benchmarks/Olden/bh/bh: 2.22% (6.3000 => 6.4400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.22% (2.7000 => 2.7600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 2.17% (7.3600 => 7.5200)
  MultiSource/Benchmarks/llubenchmark/llu: 2.00% (13.7800 => 14.0550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 1.82% (9.8650 => 10.0450)
  SingleSource/Benchmarks/Shootout/ary3: 1.71% (5.2750 => 5.3650)
  MultiSource/Benchmarks/BitBench/five11/five11: 1.63% (14.7500 => 14.9900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.32% (1.5100 => 1.5300)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/pointer_arithmetic: -75.00% (0.0200 => 0.0050)
  SingleSource/Regression/C++/pointer_method2: -68.42% (0.0950 => 0.0300)
  SingleSource/Regression/C++/fixups: -64.71% (0.0850 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/factor: -64.44% (0.2250 => 0.0800)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -64.29% (0.0700 => 0.0250)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2002-08-02-CastTest: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150)
  SingleSource/UnitTests/2007-03-02-VaCopy: -62.50% (0.0400 => 0.0150)
  SingleSource/UnitTests/FloatPrecision: -62.50% (0.0400 => 0.0150)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/Vector/constpool: -56.48% (36.6950 => 15.9700)
  SingleSource/UnitTests/byval-alignment: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -50.00% (0.0500 => 0.0250)
  SingleSource/Regression/C/2008-01-07-LongDouble: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest1: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -46.15% (0.0650 => 0.0350)
  SingleSource/Regression/C/globalrefs: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-07-10-SignConversions: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2006-01-23-UnionInit: -44.44% (0.0900 => 0.0500)
  SingleSource/UnitTests/TestLoop: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-02-CastTest3: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2006-12-01-float_varg: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2002-08-02-CastTest2: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2002-12-13-MishaTest: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -36.36% (0.0550 => 0.0350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -36.00% (0.1250 => 0.0800)
  SingleSource/UnitTests/vla: -35.71% (0.1400 => 0.0900)
  SingleSource/Benchmarks/Shootout/ary3: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -34.04% (0.2350 => 0.1550)
  SingleSource/Regression/C++/pointer_method: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/ccc: -33.33% (0.0750 => 0.0500)
  SingleSource/UnitTests/initp1: -32.14% (0.1400 => 0.0950)
  SingleSource/Regression/C/sumarray: -31.25% (0.0800 => 0.0550)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -31.03% (0.1450 => 0.1000)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/test_indvars: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-04-22-Switch: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  SingleSource/Benchmarks/Stanford/Quicksort: -29.17% (0.1200 => 0.0850)
  SingleSource/UnitTests/2006-02-04-DivRem: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/sumarray2d: -28.57% (0.1050 => 0.0750)
  SingleSource/UnitTests/2003-05-14-AtExit: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -27.03% (0.1850 => 0.1350)
  SingleSource/Benchmarks/Stanford/Perm: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -25.93% (0.1350 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -25.64% (0.1950 => 0.1450)
  SingleSource/Benchmarks/Shootout/lists: -25.53% (0.2350 => 0.1750)
  SingleSource/Regression/C++/BuiltinTypeInfo: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/sumarraymalloc: -25.00% (0.1000 => 0.0750)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2003-05-07-VarArgs: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -24.39% (0.2050 => 0.1550)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -23.81% (0.1050 => 0.0800)
  SingleSource/Benchmarks/Stanford/Treesort: -23.08% (0.1300 => 0.1000)
  SingleSource/Regression/C/compare: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Stanford/Oscar: -22.22% (0.1800 => 0.1400)
  MultiSource/Benchmarks/Olden/tsp/tsp: -22.06% (0.3400 => 0.2650)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -21.28% (0.2350 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -21.05% (0.0950 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -21.05% (0.1900 => 0.1500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -20.75% (0.2650 => 0.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -20.51% (0.1950 => 0.1550)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2008-04-18-LoopBug: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/Threads/tls: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/McGill/chomp: -20.00% (0.5000 => 0.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -19.57% (0.2300 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -19.44% (0.1800 => 0.1450)
  SingleSource/Regression/C/callargs: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -17.78% (0.2250 => 0.1850)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -17.72% (0.3950 => 0.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -17.50% (0.2000 => 0.1650)
  MultiSource/Benchmarks/FreeBench/distray/distray: -16.98% (0.2650 => 0.2200)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Shootout/objinst: -16.67% (0.1200 => 0.1000)
  SingleSource/Regression/C/uint64_to_float: -16.67% (0.1200 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -16.00% (0.2500 => 0.2100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -16.00% (0.2500 => 0.2100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -15.56% (0.2250 => 0.1900)
  MultiSource/Applications/aha/aha: -15.52% (0.2900 => 0.2450)
  SingleSource/Benchmarks/Shootout/ackermann: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-05-26-Shorts: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2003-08-11-VaListArg: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Olden/mst/mst: -14.75% (0.3050 => 0.2600)
  SingleSource/Benchmarks/Linpack/linpack-pc: -14.41% (0.5900 => 0.5050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -14.29% (0.1750 => 0.1500)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -14.06% (0.3200 => 0.2750)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -13.95% (0.2150 => 0.1850)
  SingleSource/Benchmarks/Shootout/matrix: -13.89% (0.1800 => 0.1550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -13.33% (0.7500 => 0.6500)
  MultiSource/Benchmarks/FreeBench/mason/mason: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: -13.33% (0.1500 => 0.1300)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -13.21% (0.5300 => 0.4600)
  MultiSource/Benchmarks/FreeBench/neural/neural: -12.90% (0.4650 => 0.4050)
  MultiSource/Benchmarks/BitBench/five11/five11: -12.90% (0.1550 => 0.1350)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.21% (0.6550 => 0.5750)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -12.06% (2.1550 => 1.8950)
  SingleSource/UnitTests/SignlessTypes/rem: -11.86% (0.2950 => 0.2600)
  SingleSource/Benchmarks/Shootout/methcall: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/llubenchmark/llu: -11.54% (0.1300 => 0.1150)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -11.36% (0.2200 => 0.1950)
  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/cholesky/cholesky: -11.11% (0.1800 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -10.53% (0.1900 => 0.1700)
  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/Benchmarks/Stanford/Bubblesort: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.00% (0.2500 => 0.2250)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -9.78% (0.9200 => 0.8300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -9.48% (3.4300 => 3.1050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -9.43% (1.4850 => 1.3450)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -9.33% (0.3750 => 0.3400)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -9.22% (2.3850 => 2.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -8.89% (0.2250 => 0.2050)
  MultiSource/Benchmarks/McCat/09-vor/vor: -8.88% (0.8450 => 0.7700)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -8.70% (0.3450 => 0.3150)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.28% (1.6300 => 1.4950)
  MultiSource/Applications/sgefa/sgefa: -8.20% (0.9150 => 0.8400)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -8.16% (0.4900 => 0.4500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -7.94% (0.3150 => 0.2900)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -7.46% (0.3350 => 0.3100)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -7.38% (3.6600 => 3.3900)
  MultiSource/Benchmarks/Olden/health/health: -7.35% (0.3400 => 0.3150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.19% (0.7650 => 0.7100)
  MultiSource/Applications/spiff/spiff: -6.33% (2.0550 => 1.9250)
  SingleSource/Benchmarks/Misc/fbench: -6.06% (0.1650 => 0.1550)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -5.82% (1.8050 => 1.7000)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.41% (0.3700 => 0.3500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -5.41% (0.1850 => 0.1750)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -5.41% (0.1850 => 0.1750)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -5.18% (2.3150 => 2.1950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -5.17% (0.2900 => 0.2750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -5.13% (0.1950 => 0.1850)
  MultiSource/Benchmarks/McCat/08-main/main: -5.07% (0.6900 => 0.6550)
  SingleSource/Benchmarks/Shootout-C++/ary3: -4.80% (0.6250 => 0.5950)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.65% (0.6450 => 0.6150)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.60% (6.0900 => 5.8100)
  SingleSource/Benchmarks/Shootout-C++/hash2: -4.59% (1.0900 => 1.0400)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -4.08% (0.2450 => 0.2350)
  MultiSource/Applications/viterbi/viterbi: -4.00% (0.3750 => 0.3600)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -3.80% (0.3950 => 0.3800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.33% (0.3000 => 0.2900)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -3.10% (3.2250 => 3.1250)
  MultiSource/Benchmarks/Bullet/bullet: -3.01% (78.5700 => 76.2050)
  MultiSource/Applications/Burg/burg: -2.96% (3.0450 => 2.9550)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -2.74% (10.9650 => 10.6650)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.60% (0.3850 => 0.3750)
  SingleSource/Benchmarks/Misc-C++/bigfib: -2.60% (1.5400 => 1.5000)
  MultiSource/Benchmarks/Olden/em3d/em3d: -2.35% (0.4250 => 0.4150)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -2.30% (0.4350 => 0.4250)
  MultiSource/Applications/lambda-0_1_3/lambda: -2.05% (1.7100 => 1.6750)
  MultiSource/Applications/obsequi/Obsequi: -1.97% (2.7850 => 2.7300)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -1.90% (0.5250 => 0.5150)
  SingleSource/Regression/C++/ofstream_ctor: -1.90% (0.5250 => 0.5150)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -1.79% (1.1150 => 1.0950)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.49% (1.3400 => 1.3200)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -1.49% (3.3600 => 3.3100)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.39% (0.7200 => 0.7100)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -1.33% (1.8800 => 1.8550)
  MultiSource/Benchmarks/sim/sim: -1.24% (0.8050 => 0.7950)
  MultiSource/Applications/hbd/hbd: -1.18% (3.3800 => 3.3400)
  MultiSource/Benchmarks/MallocBench/gs/gs: -1.14% (10.0700 => 9.9550)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.12% (2.2350 => 2.2100)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.05% (1.9100 => 1.8900)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -1.04% (1.4400 => 1.4250)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.02% (0.9800 => 0.9700)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Stanford/Oscar: -100.00% (0.0450 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.35% (132.9100 => 7.5150)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.60% (13.8350 => 0.8850)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.58% (135.9600 => 8.7250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.14% (139.4900 => 9.5700)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.89% (69.4500 => 4.9400)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.55% (3.4900 => 0.2950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.46% (139.2350 => 11.8950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.91% (70.3150 => 6.3900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.24% (110.6900 => 10.8000)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.08% (78.8650 => 7.8250)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.00% (109.4200 => 10.9450)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.26% (87.0250 => 9.3450)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.86% (430.9350 => 48.0000)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.29% (68.9650 => 9.4550)
  SingleSource/Benchmarks/Shootout-C++/matrix: -86.26% (33.3700 => 4.5850)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.14% (47.5200 => 6.5850)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.77% (44.3950 => 8.5350)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.88% (0.8450 => 0.1700)
  SingleSource/Benchmarks/Shootout/matrix: -77.25% (24.1750 => 5.5000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.28% (51.7900 => 12.2850)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -73.70% (17.9100 => 4.7100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.61% (44.0050 => 11.6150)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Applications/oggenc/oggenc: -70.50% (1.0000 => 0.2950)
  MultiSource/Benchmarks/Bullet/bullet: -70.36% (63.6050 => 18.8500)
  SingleSource/Benchmarks/Misc/lowercase: -65.84% (0.8050 => 0.2750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.16% (34.3750 => 11.9750)
  SingleSource/Benchmarks/Shootout/nestedloop: -64.86% (0.3700 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.31% (30.5950 => 10.9200)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -58.33% (0.3000 => 0.1250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -57.14% (0.0350 => 0.0150)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.76% (25.4650 => 12.0300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -46.67% (13.8750 => 7.4000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -46.28% (30.4700 => 16.3700)
  MultiSource/Benchmarks/McCat/08-main/main: -44.12% (0.1700 => 0.0950)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.11% (218.4000 => 135.1600)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  MultiSource/Applications/sgefa/sgefa: -36.20% (0.8150 => 0.5200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -35.86% (13.2450 => 8.4950)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.65% (1.0900 => 0.7450)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  SingleSource/Benchmarks/Misc/fp-convert: -29.77% (5.2900 => 3.7150)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -29.30% (4.6250 => 3.2700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -28.04% (9.1650 => 6.5950)
  MultiSource/Applications/JM/ldecod/ldecod: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Shootout-C++/strcat: -22.50% (0.2000 => 0.1550)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -21.94% (19.3000 => 15.0650)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -21.05% (144.6550 => 114.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.30% (72.2950 => 58.3450)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  MultiSource/Benchmarks/sim/sim: -18.78% (12.6450 => 10.2700)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -18.75% (0.4800 => 0.3900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -18.55% (207.6300 => 169.1050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -15.95% (1.9750 => 1.6600)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -15.87% (0.3150 => 0.2650)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -15.58% (0.3850 => 0.3250)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -15.00% (0.3000 => 0.2550)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  MultiSource/Applications/minisat/minisat: -14.13% (23.2200 => 19.9400)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -13.90% (9.4950 => 8.1750)
  MultiSource/Benchmarks/McCat/09-vor/vor: -12.68% (0.3550 => 0.3100)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -12.59% (3.9700 => 3.4700)
  MultiSource/Benchmarks/FreeBench/mason/mason: -12.50% (0.3600 => 0.3150)
  SingleSource/Benchmarks/Misc/ffbench: -12.25% (3.2650 => 2.8650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.06% (12.6450 => 11.1200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -12.00% (6.8350 => 6.0150)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -10.91% (4.1700 => 3.7150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -9.23% (6.3950 => 5.8050)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -9.09% (0.2200 => 0.2000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -8.67% (4.3850 => 4.0050)
  SingleSource/Benchmarks/Shootout-C++/methcall: -8.19% (10.0700 => 9.2450)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.94% (0.9450 => 0.8700)
  SingleSource/UnitTests/Vector/multiplies: -7.65% (0.8500 => 0.7850)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.14% (0.3500 => 0.3250)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -6.70% (14.2450 => 13.2900)
  MultiSource/Applications/JM/lencod/lencod: -6.03% (16.1700 => 15.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -5.91% (3.4700 => 3.2650)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  SingleSource/Regression/C/uint64_to_float: -5.37% (1.4900 => 1.4100)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -5.16% (14.1600 => 13.4300)
  SingleSource/Benchmarks/Shootout-C++/hash: -5.06% (1.5800 => 1.5000)
  SingleSource/Benchmarks/Misc/flops-3: -5.00% (9.9000 => 9.4050)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.96% (9.0750 => 8.6250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.65% (15.2750 => 14.5650)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -4.41% (22.8850 => 21.8750)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.40% (17.3750 => 16.6100)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -4.34% (2.4200 => 2.3150)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -4.24% (5.1900 => 4.9700)
  MultiSource/Benchmarks/Olden/power/power: -3.98% (6.4100 => 6.1550)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.46% (10.5600 => 10.1950)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout/heapsort: -3.32% (12.0650 => 11.6650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -3.31% (3.7800 => 3.6550)
  MultiSource/Applications/siod/siod: -3.14% (6.3650 => 6.1650)
  MultiSource/Benchmarks/Olden/mst/mst: -3.03% (0.4950 => 0.4800)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.74% (12.0300 => 11.7000)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -2.71% (1.6600 => 1.6150)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.46% (7.7300 => 7.5400)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.45% (6.9300 => 6.7600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -2.37% (3.3750 => 3.2950)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -2.32% (1.2950 => 1.2650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -2.29% (9.8250 => 9.6000)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.11% (4.2750 => 4.1850)
  SingleSource/Benchmarks/Dhrystone/fldry: -2.09% (4.3050 => 4.2150)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.02% (11.4000 => 11.1700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.99% (9.0500 => 8.8700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.89% (2.6500 => 2.6000)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.88% (9.0600 => 8.8900)
  SingleSource/Benchmarks/McGill/misr: -1.83% (0.5450 => 0.5350)
  SingleSource/Benchmarks/Shootout-C++/ary3: -1.70% (5.2950 => 5.2050)
  SingleSource/Benchmarks/Misc/flops: -1.65% (18.4900 => 18.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -1.64% (1.8250 => 1.7950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.59% (1.2550 => 1.2350)
  MultiSource/Benchmarks/Olden/bisort/bisort: -1.49% (1.3450 => 1.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -1.48% (9.4600 => 9.3200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.42% (30.9900 => 30.5500)
  SingleSource/Benchmarks/McGill/chomp: -1.38% (1.8100 => 1.7850)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -1.36% (2.9450 => 2.9050)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.21% (8.2750 => 8.1750)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -1.19% (24.3300 => 24.0400)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -1.05% (5.2600 => 5.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -1.03% (77.7250 => 76.9250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -1.01% (12.9350 => 12.8050)

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

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

Report Time: 1.03s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130705/713378a3/attachment.html>


More information about the llvm-testresults mailing list