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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Thu Nov 14 09:02:24 PST 2013


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

Comparing:
     Run: 17234, Order: 194706, Start Time: 2013-11-14 15:57:46, End Time: 2013-11-14 17:05:50
      To: 17233, Order: 194705, Start Time: 2013-11-14 14:14:10, End Time: 2013-11-14 15:21:40
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: 5 (214 on baseline)
Performance Improvements: 11 (313 on baseline)
Removed Tests: 0 (13 on baseline)
Added Tests: 0 (2 on baseline)
Unchanged Tests: 1094 (549 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/Vector/build: 66.67% (0.0300 => 0.0500, std.dev.: 0.0047)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 15.38% (0.1300 => 0.1500, std.dev.: 0.0057)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 9.80% (0.2550 => 0.2800, std.dev.: 0.0090)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 7.81% (0.3200 => 0.3450, std.dev.: 0.0060)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.84% (0.7050 => 0.7250, std.dev.: 0.0066)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -57.14% (0.0350 => 0.0150, std.dev.: 0.0057)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: -37.50% (0.0400 => 0.0250, std.dev.: 0.0039)
  MultiSource/Benchmarks/McCat/15-trie/trie: -21.43% (0.1400 => 0.1100, std.dev.: 0.0080)
  MultiSource/Benchmarks/Olden/mst/mst: -16.07% (0.2800 => 0.2350, std.dev.: 0.0089)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -9.76% (0.2050 => 0.1850, std.dev.: 0.0071)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -5.88% (0.6800 => 0.6400, std.dev.: 0.0140)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: -2.56% (11.1150 => 10.8300, std.dev.: 0.0496)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -2.55% (3.7250 => 3.6300, std.dev.: 0.0255)
  MultiSource/Applications/siod/siod: -1.04% (5.7900 => 5.7300, std.dev.: 0.0167)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Misc/fbench: -1.30% (5.7550 => 5.6800, std.dev.: 0.0210)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -1.05% (6.6450 => 6.5750, std.dev.: 0.0106)

================================
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: - (0.3400 => 0.3400)
  MultiSource/Applications/lemon/lemon: -42.26% (3.9400 => 2.2750)
  MultiSource/Applications/sqlite3/sqlite3: -0.61% (9.8100 => 9.7500)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -35.71% (0.2800 => 0.1800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -36.12% (3.2950 => 2.1050)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.17% (84.6050 => 10.0100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -41.80% (1.2800 => 0.7450)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/Vector/constpool: 243.68% (36.6950 => 126.1150)
  SingleSource/Regression/C++/2003-05-14-array-init: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/2002-10-13-BadLoad: 150.00% (0.0100 => 0.0250)
  SingleSource/UnitTests/Vector/simple: 140.00% (0.0250 => 0.0600)
  SingleSource/Benchmarks/Shootout/fib2: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2002-05-03-NotTest: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/Vector/build: 100.00% (0.0250 => 0.0500)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2003-06-08-BaseType: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/member-function-pointers: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/2003-05-21-UnionTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/stmtexpr: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-7: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Misc/fp-convert: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/printargs: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 33.33% (0.0900 => 0.1200)
  SingleSource/Benchmarks/Shootout/sieve: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Misc/mandel-2: 30.77% (0.0650 => 0.0850)
  SingleSource/Benchmarks/Misc/lowercase: 30.00% (0.0500 => 0.0650)
  SingleSource/Benchmarks/Misc/flops-1: 28.57% (0.0700 => 0.0900)
  SingleSource/Benchmarks/Shootout/strcat: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/random: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 26.01% (2.3450 => 2.9550)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 25.89% (2.3950 => 3.0150)
  SingleSource/UnitTests/AtomicOps: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 25.00% (0.0600 => 0.0750)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 25.00% (0.1200 => 0.1500)
  SingleSource/Benchmarks/McGill/queens: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 24.90% (2.4300 => 3.0350)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 24.78% (2.3000 => 2.8700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 24.18% (2.2750 => 2.8250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 23.90% (2.2800 => 2.8250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 23.70% (2.3000 => 2.8450)
  SingleSource/Benchmarks/Misc/flops-2: 23.08% (0.0650 => 0.0800)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 22.79% (2.4350 => 2.9900)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 22.65% (2.4950 => 3.0600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 22.63% (2.5850 => 3.1700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 22.22% (2.3400 => 2.8600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.22% (2.4300 => 2.9700)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 22.00% (2.5000 => 3.0500)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 21.83% (2.4050 => 2.9300)
  SingleSource/Benchmarks/Shootout/heapsort: 21.05% (0.0950 => 0.1150)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 20.59% (2.5500 => 3.0750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 20.40% (2.7700 => 3.3350)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 20.00% (0.1500 => 0.1800)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 19.15% (0.2350 => 0.2800)
  SingleSource/Benchmarks/Misc/whetstone: 18.92% (0.1850 => 0.2200)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 18.79% (2.6350 => 3.1300)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 18.25% (2.5750 => 3.0450)
  SingleSource/Regression/C/DuffsDevice: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 17.78% (2.3900 => 2.8150)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 17.42% (2.2100 => 2.5950)
  SingleSource/Benchmarks/Misc/oourafft: 17.39% (0.4600 => 0.5400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 17.29% (2.4000 => 2.8150)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 17.10% (2.4850 => 2.9100)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 16.67% (0.4200 => 0.4900)
  SingleSource/Benchmarks/Stanford/RealMM: 16.67% (0.0900 => 0.1050)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 16.35% (2.3550 => 2.7400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 16.15% (2.2600 => 2.6250)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 15.67% (2.2650 => 2.6200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 15.53% (2.3500 => 2.7150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 15.24% (2.4600 => 2.8350)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 15.09% (2.3850 => 2.7450)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 15.09% (2.4850 => 2.8600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 14.91% (2.2800 => 2.6200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 14.84% (2.3250 => 2.6700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 14.41% (2.3600 => 2.7000)
  SingleSource/Benchmarks/Misc/mandel: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 14.29% (0.5250 => 0.6000)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 14.26% (2.5600 => 2.9250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 13.67% (2.7800 => 3.1600)
  SingleSource/Benchmarks/Shootout-C++/fibo: 13.58% (0.4050 => 0.4600)
  SingleSource/Benchmarks/Misc/flops-5: 13.33% (0.0750 => 0.0850)
  SingleSource/UnitTests/SignlessTypes/div: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 13.21% (2.3850 => 2.7000)
  SingleSource/Benchmarks/Shootout-C++/wc: 13.13% (0.4950 => 0.5600)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 12.90% (0.4650 => 0.5250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 12.50% (0.2000 => 0.2250)
  MultiSource/Applications/lemon/lemon: 12.46% (2.8100 => 3.1600)
  SingleSource/Benchmarks/Shootout-C++/random: 12.09% (0.4550 => 0.5100)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 11.66% (2.3150 => 2.5850)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 11.58% (0.4750 => 0.5300)
  SingleSource/Benchmarks/Shootout-C++/methcall: 11.58% (0.4750 => 0.5300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 11.35% (2.5550 => 2.8450)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 11.30% (12.4350 => 13.8400)
  SingleSource/Regression/C/bigstack: 11.11% (0.0900 => 0.1000)
  SingleSource/Benchmarks/Shootout-C++/strcat: 11.11% (0.4500 => 0.5000)
  SingleSource/Benchmarks/Shootout-C++/hello: 10.98% (0.4100 => 0.4550)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 10.28% (1.4100 => 1.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 9.68% (0.1550 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 9.55% (3.0900 => 3.3850)
  SingleSource/Benchmarks/Shootout-C++/lists: 9.48% (0.5800 => 0.6350)
  SingleSource/Benchmarks/Misc/ffbench: 9.09% (0.1650 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 8.51% (0.2350 => 0.2550)
  SingleSource/Benchmarks/Linpack/linpack-pc: 8.47% (0.5900 => 0.6400)
  MultiSource/Benchmarks/McCat/05-eks/eks: 8.14% (1.1050 => 1.1950)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 8.00% (0.5000 => 0.5400)
  SingleSource/Benchmarks/Stanford/Puzzle: 8.00% (0.2500 => 0.2700)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 7.95% (0.4400 => 0.4750)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 7.88% (3.3650 => 3.6300)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 7.81% (0.3200 => 0.3450)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 7.50% (0.2000 => 0.2150)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 7.44% (1.0750 => 1.1550)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.34% (0.5450 => 0.5850)
  MultiSource/Applications/JM/lencod/lencod: 7.14% (37.8300 => 40.5300)
  MultiSource/Applications/oggenc/oggenc: 6.96% (12.6500 => 13.5300)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 6.73% (1.1150 => 1.1900)
  MultiSource/Applications/viterbi/viterbi: 6.67% (0.3750 => 0.4000)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 6.49% (0.3850 => 0.4100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 6.38% (8.7750 => 9.3350)
  MultiSource/Applications/hexxagon/hexxagon: 6.17% (2.2700 => 2.4100)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 6.06% (0.6600 => 0.7000)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 5.95% (0.4200 => 0.4450)
  MultiSource/Benchmarks/Olden/health/health: 5.88% (0.3400 => 0.3600)
  MultiSource/Applications/JM/ldecod/ldecod: 5.66% (17.0550 => 18.0200)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 5.46% (16.1300 => 17.0100)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 5.41% (0.3700 => 0.3900)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 5.17% (0.2900 => 0.3050)
  SingleSource/Benchmarks/Shootout-C++/objinst: 5.15% (0.4850 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 5.10% (0.7850 => 0.8250)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 5.02% (57.8250 => 60.7250)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 4.93% (21.2100 => 22.2550)
  MultiSource/Applications/sqlite3/sqlite3: 4.80% (47.7200 => 50.0100)
  SingleSource/Benchmarks/Shootout-C++/sieve: 4.58% (0.6550 => 0.6850)
  MultiSource/Benchmarks/Olden/power/power: 4.48% (0.3350 => 0.3500)
  MultiSource/Applications/SIBsim4/SIBsim4: 4.39% (3.1900 => 3.3300)
  SingleSource/Benchmarks/Misc/flops: 4.26% (0.2350 => 0.2450)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 4.18% (2.5100 => 2.6150)
  SingleSource/Benchmarks/Shootout-C++/moments: 4.02% (0.8700 => 0.9050)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 3.99% (1.8800 => 1.9550)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 3.98% (0.8800 => 0.9150)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 3.81% (0.5250 => 0.5450)
  MultiSource/Benchmarks/nbench/nbench: 3.80% (2.7600 => 2.8650)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 3.79% (10.4350 => 10.8300)
  MultiSource/Applications/ClamAV/clamscan: 3.69% (35.8900 => 37.2150)
  SingleSource/Benchmarks/Shootout-C++/lists1: 3.47% (0.7200 => 0.7450)
  MultiSource/Applications/d/make_dparser: 3.40% (7.9450 => 8.2150)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 3.06% (0.4900 => 0.5050)
  SingleSource/Benchmarks/SmallPT/smallpt: 2.90% (0.3450 => 0.3550)
  MultiSource/Benchmarks/McCat/18-imp/imp: 2.87% (0.8700 => 0.8950)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 2.84% (0.7050 => 0.7250)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.81% (33.6200 => 34.5650)
  MultiSource/Applications/SPASS/SPASS: 2.62% (36.9750 => 37.9450)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 2.56% (0.7800 => 0.8000)
  MultiSource/Applications/hbd/hbd: 2.37% (3.3800 => 3.4600)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 2.32% (2.8050 => 2.8700)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 2.18% (1.1450 => 1.1700)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.13% (0.4700 => 0.4800)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 1.65% (10.2900 => 10.4600)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.62% (1.5400 => 1.5650)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 1.57% (1.9100 => 1.9400)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.55% (12.2750 => 12.4650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 1.45% (0.6900 => 0.7000)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 1.42% (0.7050 => 0.7150)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 1.32% (0.7550 => 0.7650)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 1.31% (0.7650 => 0.7750)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 1.23% (3.6600 => 3.7050)
  MultiSource/Applications/lua/lua: 1.17% (9.4400 => 9.5500)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 50.89% (4.4700 => 6.7450)
  SingleSource/Benchmarks/Shootout-C++/ary2: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 25.00% (0.1000 => 0.1250)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 23.49% (5.6400 => 6.9650)
  SingleSource/Benchmarks/McGill/queens: 20.06% (3.2400 => 3.8900)
  SingleSource/Benchmarks/Stanford/Puzzle: 18.64% (0.2950 => 0.3500)
  MultiSource/Applications/hexxagon/hexxagon: 15.62% (20.2250 => 23.3850)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 14.47% (6.3600 => 7.2800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 14.42% (24.2650 => 27.7650)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 12.10% (0.6200 => 0.6950)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 10.92% (11.6300 => 12.9000)
  SingleSource/Benchmarks/Misc/salsa20: 10.42% (15.3050 => 16.9000)
  SingleSource/Benchmarks/Misc/richards_benchmark: 10.09% (2.1300 => 2.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 9.68% (0.4650 => 0.5100)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.52% (12.9150 => 14.1450)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 8.70% (20.5850 => 22.3750)
  MultiSource/Benchmarks/nbench/nbench: 6.85% (31.8900 => 34.0750)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 6.82% (0.2200 => 0.2350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 6.46% (14.2450 => 15.1650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.98% (9.8650 => 10.4550)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 5.86% (9.0500 => 9.5800)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 5.73% (36.0300 => 38.0950)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.66% (0.5300 => 0.5600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 5.33% (3.3750 => 3.5550)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.96% (1.7150 => 1.8000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 3.69% (14.6400 => 15.1800)
  SingleSource/Benchmarks/Misc/fbench: 3.56% (5.4850 => 5.6800)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.47% (1.2950 => 1.3400)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 2.94% (19.5650 => 20.1400)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 2.90% (0.3450 => 0.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 2.88% (0.5200 => 0.5350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 2.65% (11.8950 => 12.2100)
  SingleSource/Benchmarks/Shootout-C++/fibo: 2.62% (11.8300 => 12.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 2.38% (0.6300 => 0.6450)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.34% (9.8300 => 10.0600)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 2.33% (3.0100 => 3.0800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 2.30% (6.0850 => 6.2250)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 1.80% (11.3900 => 11.5950)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.71% (19.2500 => 19.5800)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 1.66% (22.2650 => 22.6350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 1.58% (72.2950 => 73.4400)
  SingleSource/Benchmarks/Shootout/hash: 1.56% (12.4850 => 12.6800)
  SingleSource/Benchmarks/Dhrystone/dry: 1.54% (3.8900 => 3.9500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 1.48% (34.3950 => 34.9050)
  MultiSource/Benchmarks/llubenchmark/llu: 1.45% (13.7800 => 13.9800)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 1.38% (0.7250 => 0.7350)
  MultiSource/Applications/spiff/spiff: 1.01% (7.4500 => 7.5250)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -83.33% (0.0300 => 0.0050)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -76.92% (0.0650 => 0.0150)
  SingleSource/UnitTests/SignlessTypes/factor: -73.33% (0.2250 => 0.0600)
  SingleSource/UnitTests/2002-05-02-CastTest3: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -66.67% (0.0450 => 0.0150)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/DefaultInitDynArrays: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/byval-alignment: -55.56% (0.0450 => 0.0200)
  SingleSource/UnitTests/2003-07-10-SignConversions: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/cast2: -54.55% (0.0550 => 0.0250)
  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/FloatPrecision: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -50.00% (0.0700 => 0.0350)
  SingleSource/Regression/C/sumarray2d: -47.62% (0.1050 => 0.0550)
  SingleSource/Regression/C++/fixups: -47.06% (0.0850 => 0.0450)
  SingleSource/UnitTests/SignlessTypes/ccc: -46.67% (0.0750 => 0.0400)
  SingleSource/UnitTests/2002-08-02-CastTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2002-12-13-MishaTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/TestLoop: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/sumarraymalloc: -40.00% (0.1000 => 0.0600)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2008-04-18-LoopBug: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2008-04-20-LoopBug2: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/Vector/sumarray-dbl: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/block-copied-in-cxxobj: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2006-01-23-UnionInit: -38.89% (0.0900 => 0.0550)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2003-05-14-AtExit: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Stanford/Treesort: -34.62% (0.1300 => 0.0850)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -33.33% (0.1350 => 0.0900)
  SingleSource/Regression/C/uint64_to_float: -33.33% (0.1200 => 0.0800)
  SingleSource/UnitTests/Vector/multiplies: -33.33% (0.0750 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -31.71% (0.2050 => 0.1400)
  SingleSource/Regression/C++/pointer_method2: -31.58% (0.0950 => 0.0650)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  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/Olden/perimeter/perimeter: -29.79% (0.2350 => 0.1650)
  SingleSource/Benchmarks/Stanford/Quicksort: -29.17% (0.1200 => 0.0850)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/shr: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/vla: -28.57% (0.1400 => 0.1000)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -26.42% (0.2650 => 0.1950)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -26.00% (0.2500 => 0.1850)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -25.93% (0.1350 => 0.1000)
  SingleSource/Benchmarks/Stanford/IntMM: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -25.64% (0.1950 => 0.1450)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -25.53% (0.2350 => 0.1750)
  SingleSource/Benchmarks/Misc/pi: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/PR1386: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -23.53% (0.0850 => 0.0650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -23.08% (0.1950 => 0.1500)
  MultiSource/Benchmarks/llubenchmark/llu: -23.08% (0.1300 => 0.1000)
  SingleSource/UnitTests/2003-05-26-Shorts: -23.08% (0.0650 => 0.0500)
  SingleSource/UnitTests/2003-08-11-VaListArg: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Olden/mst/mst: -22.95% (0.3050 => 0.2350)
  SingleSource/Benchmarks/Stanford/Oscar: -22.22% (0.1800 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -21.74% (0.2300 => 0.1800)
  SingleSource/UnitTests/initp1: -21.43% (0.1400 => 0.1100)
  SingleSource/Benchmarks/Shootout/lists: -21.28% (0.2350 => 0.1850)
  SingleSource/Benchmarks/Shootout/objinst: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -20.69% (0.1450 => 0.1150)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -20.63% (0.3150 => 0.2500)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -20.45% (0.2200 => 0.1750)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -20.00% (0.0500 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.00% (0.2500 => 0.2000)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.23% (0.1300 => 0.1050)
  MultiSource/Benchmarks/Olden/tsp/tsp: -19.12% (0.3400 => 0.2750)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -18.92% (0.1850 => 0.1500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/McCat/15-trie/trie: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Dhrystone/fldry: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -18.42% (0.1900 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -18.00% (0.2500 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -16.46% (0.3950 => 0.3300)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -16.28% (0.2150 => 0.1800)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -16.22% (0.1850 => 0.1550)
  MultiSource/Benchmarks/FreeBench/neural/neural: -16.13% (0.4650 => 0.3900)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Stanford/Bubblesort: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -14.67% (0.7500 => 0.6400)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Stanford/FloatMM: -13.64% (0.1100 => 0.0950)
  SingleSource/UnitTests/SignlessTypes/rem: -13.56% (0.2950 => 0.2550)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -13.51% (0.1850 => 0.1600)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -13.33% (0.1500 => 0.1300)
  MultiSource/Benchmarks/FreeBench/distray/distray: -13.21% (0.2650 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -11.94% (0.3350 => 0.2950)
  MultiSource/Benchmarks/NPB-serial/is/is: -11.76% (0.1700 => 0.1500)
  SingleSource/Benchmarks/McGill/misr: -11.76% (0.1700 => 0.1500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -11.45% (0.6550 => 0.5800)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -11.43% (0.5250 => 0.4650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Shootout/hash: -11.11% (0.1350 => 0.1200)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -10.42% (0.2400 => 0.2150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -10.38% (0.5300 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -10.26% (0.1950 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -9.78% (0.9200 => 0.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -8.82% (0.1700 => 0.1550)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -8.53% (0.6450 => 0.5900)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -8.33% (0.2400 => 0.2200)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -8.33% (0.3000 => 0.2750)
  SingleSource/Benchmarks/Shootout-C++/hash2: -8.26% (1.0900 => 1.0000)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -8.12% (2.1550 => 1.9800)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -8.00% (0.3750 => 0.3450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -7.84% (0.7650 => 0.7050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.29% (3.4300 => 3.1800)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -7.07% (1.4850 => 1.3800)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -6.90% (0.2900 => 0.2700)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -6.67% (0.2250 => 0.2100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -6.67% (0.2250 => 0.2100)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.65% (1.8050 => 1.6850)
  MultiSource/Applications/sgefa/sgefa: -6.56% (0.9150 => 0.8550)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -6.49% (0.3850 => 0.3600)
  MultiSource/Benchmarks/BitBench/five11/five11: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -5.52% (1.6300 => 1.5400)
  MultiSource/Benchmarks/McCat/09-vor/vor: -5.33% (0.8450 => 0.8000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -5.26% (0.1900 => 0.1800)
  MultiSource/Applications/aha/aha: -5.17% (0.2900 => 0.2750)
  MultiSource/Applications/spiff/spiff: -5.11% (2.0550 => 1.9500)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -5.00% (0.2000 => 0.1900)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.87% (1.5400 => 1.4650)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.85% (1.3400 => 1.2750)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.81% (3.2250 => 3.0700)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -4.19% (2.3850 => 2.2850)
  MultiSource/Applications/Burg/burg: -4.11% (3.0450 => 2.9200)
  SingleSource/Regression/C++/ofstream_ctor: -3.81% (0.5250 => 0.5050)
  MultiSource/Applications/obsequi/Obsequi: -2.51% (2.7850 => 2.7150)
  SingleSource/Benchmarks/Shootout-C++/ary3: -2.40% (0.6250 => 0.6100)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -2.30% (0.4350 => 0.4250)
  SingleSource/Benchmarks/Shootout-C++/hash: -2.04% (0.9800 => 0.9600)
  MultiSource/Benchmarks/Bullet/bullet: -2.04% (78.5700 => 76.9700)
  MultiSource/Applications/minisat/minisat: -1.46% (1.7100 => 1.6850)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -1.18% (1.2700 => 1.2550)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -1.12% (2.2350 => 2.2100)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Misc/lowercase: -100.00% (0.8050 => 0.0000)
  SingleSource/Benchmarks/Stanford/Oscar: -100.00% (0.0450 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -95.51% (132.9100 => 5.9700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.43% (135.9600 => 7.5750)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.32% (139.4900 => 9.3150)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -93.20% (69.4500 => 4.7200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -93.01% (139.2350 => 9.7300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -92.44% (87.0250 => 6.5750)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.12% (3.4900 => 0.3100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.97% (70.3150 => 6.3500)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.94% (109.4200 => 9.9150)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.65% (78.8650 => 7.3700)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.13% (110.6900 => 10.9250)
  SingleSource/Benchmarks/Linpack/linpack-pc: -89.56% (52.1250 => 5.4400)
  MultiSource/Benchmarks/mafft/pairlocalalign: -89.06% (430.9350 => 47.1650)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.17% (47.5200 => 6.5700)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.07% (68.9650 => 9.6050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.86% (44.3950 => 8.9400)
  SingleSource/Benchmarks/Shootout-C++/matrix: -79.67% (33.3700 => 6.7850)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -79.44% (2.7000 => 0.5550)
  MultiSource/Benchmarks/McCat/18-imp/imp: -79.29% (0.8450 => 0.1750)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -78.08% (17.9100 => 3.9250)
  SingleSource/Benchmarks/Shootout/matrix: -77.97% (24.1750 => 5.3250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.85% (51.7900 => 11.9900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.46% (44.0050 => 11.6800)
  MultiSource/Applications/oggenc/oggenc: -72.50% (1.0000 => 0.2750)
  SingleSource/Benchmarks/Misc/pi: -71.76% (4.5150 => 1.2750)
  SingleSource/Benchmarks/Shootout-C++/sieve: -71.73% (17.4200 => 4.9250)
  MultiSource/Benchmarks/Bullet/bullet: -71.17% (63.6050 => 18.3350)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -70.45% (15.5850 => 4.6050)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.24% (34.3750 => 11.9500)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -63.83% (30.5950 => 11.0650)
  MultiSource/Benchmarks/Olden/mst/mst: -63.64% (0.4950 => 0.1800)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -53.97% (0.3150 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -50.00% (0.0700 => 0.0350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -48.34% (30.4700 => 15.7400)
  MultiSource/Benchmarks/McCat/08-main/main: -47.06% (0.1700 => 0.0900)
  MultiSource/Applications/d/make_dparser: -46.67% (0.1500 => 0.0800)
  MultiSource/Benchmarks/PAQ8p/paq8p: -43.55% (218.4000 => 123.2950)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -41.27% (4.8700 => 2.8600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -40.66% (13.2450 => 7.8600)
  SingleSource/Benchmarks/Misc/flops-3: -40.45% (9.9000 => 5.8950)
  SingleSource/Benchmarks/Stanford/Quicksort: -40.00% (0.1000 => 0.0600)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -38.13% (25.4650 => 15.7550)
  MultiSource/Applications/sgefa/sgefa: -38.04% (0.8150 => 0.5050)
  SingleSource/Benchmarks/Misc/flops-4: -34.97% (4.1750 => 2.7150)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -33.49% (1.0900 => 0.7250)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -33.41% (4.6250 => 3.0800)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -33.41% (13.8750 => 9.2400)
  SingleSource/Benchmarks/Misc/flops-6: -32.90% (6.5800 => 4.4150)
  SingleSource/Benchmarks/Misc/flops-8: -32.11% (6.9300 => 4.7050)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -28.90% (4.1700 => 2.9650)
  MultiSource/Applications/JM/ldecod/ldecod: -28.57% (0.1400 => 0.1000)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.77% (9.1650 => 6.6200)
  SingleSource/Benchmarks/Shootout-C++/hash2: -26.33% (10.5600 => 7.7800)
  SingleSource/Benchmarks/Misc/flops-5: -25.14% (6.1850 => 4.6300)
  MultiSource/Benchmarks/Olden/em3d/em3d: -24.67% (9.0600 => 6.8250)
  SingleSource/Benchmarks/Misc/ffbench: -23.12% (3.2650 => 2.5100)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -20.83% (0.4800 => 0.3800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -20.44% (12.6450 => 10.0600)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -20.25% (1.9750 => 1.5750)
  SingleSource/Benchmarks/Misc/flops: -20.20% (18.4900 => 14.7550)
  SingleSource/Benchmarks/McGill/misr: -19.27% (0.5450 => 0.4400)
  MultiSource/Benchmarks/MallocBench/gs/gs: -18.52% (0.1350 => 0.1100)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.18% (0.2200 => 0.1800)
  MultiSource/Benchmarks/sim/sim: -17.99% (12.6450 => 10.3700)
  SingleSource/Benchmarks/Misc/fp-convert: -17.58% (5.2900 => 4.3600)
  MultiSource/Benchmarks/McCat/09-vor/vor: -16.90% (0.3550 => 0.2950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -16.88% (0.3850 => 0.3200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  SingleSource/Benchmarks/Stanford/Queens: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/FreeBench/mason/mason: -15.28% (0.3600 => 0.3050)
  SingleSource/UnitTests/Vector/multiplies: -14.71% (0.8500 => 0.7250)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -14.63% (0.4100 => 0.3500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -14.58% (5.7950 => 4.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -14.48% (207.6300 => 177.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -14.43% (9.4600 => 8.0950)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -14.29% (0.3500 => 0.3000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -14.12% (19.3000 => 16.5750)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -14.09% (22.8850 => 19.6600)
  SingleSource/Benchmarks/Misc/oourafft: -14.01% (12.3450 => 10.6150)
  MultiSource/Applications/minisat/minisat: -13.89% (23.2200 => 19.9950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -13.48% (3.9700 => 3.4350)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.70% (6.8350 => 6.0350)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  SingleSource/Benchmarks/Shootout-C++/strcat: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.00% (2.6500 => 2.3850)
  SingleSource/Benchmarks/Shootout/strcat: -9.72% (0.3600 => 0.3250)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -9.70% (6.3950 => 5.7750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -9.51% (3.4700 => 3.1400)
  MultiSource/Applications/lua/lua: -8.81% (56.2150 => 51.2650)
  SingleSource/Benchmarks/Misc/ReedSolomon: -8.43% (17.3750 => 15.9100)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -7.58% (9.4950 => 8.7750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -7.40% (7.3600 => 6.8150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: -6.80% (16.6100 => 15.4800)
  MultiSource/Applications/JM/lencod/lencod: -6.59% (16.1700 => 15.1050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -6.26% (9.8250 => 9.2100)
  MultiSource/Benchmarks/Olden/bh/bh: -6.03% (6.3000 => 5.9200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -5.99% (12.9350 => 12.1600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -5.27% (15.2750 => 14.4700)
  SingleSource/Benchmarks/Stanford/Treesort: -5.00% (0.2000 => 0.1900)
  MultiSource/Applications/aha/aha: -4.95% (5.8600 => 5.5700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -4.85% (0.5150 => 0.4900)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -4.80% (14.1600 => 13.4800)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -4.78% (1.2550 => 1.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -4.71% (11.6750 => 11.1250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.23% (0.9450 => 0.9050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -4.21% (7.0000 => 6.7050)
  SingleSource/Regression/C/uint64_to_float: -4.03% (1.4900 => 1.4300)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.95% (5.1900 => 4.9850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -3.88% (4.3850 => 4.2150)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.80% (9.0750 => 8.7300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -3.26% (0.4600 => 0.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -3.25% (144.6550 => 139.9600)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -3.23% (2.3250 => 2.2500)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.10% (2.4200 => 2.3450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -3.09% (1.2950 => 1.2550)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -3.04% (3.7800 => 3.6650)
  SingleSource/Benchmarks/Shootout-C++/ary3: -3.02% (5.2950 => 5.1350)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.87% (12.0300 => 11.6850)
  SingleSource/Benchmarks/Shootout/heapsort: -2.78% (12.0650 => 11.7300)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.72% (7.7300 => 7.5200)
  SingleSource/Benchmarks/CoyoteBench/almabench: -2.64% (36.1950 => 35.2400)
  MultiSource/Applications/obsequi/Obsequi: -2.51% (4.1800 => 4.0750)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -2.44% (17.4450 => 17.0200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -2.40% (1.2500 => 1.2200)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -2.24% (106.1900 => 103.8100)
  SingleSource/Benchmarks/Shootout-C++/hash: -2.22% (1.5800 => 1.5450)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.16% (30.9900 => 30.3200)
  MultiSource/Benchmarks/Olden/power/power: -2.11% (6.4100 => 6.2750)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.06% (11.4000 => 11.1650)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -1.98% (21.7300 => 21.3000)
  MultiSource/Applications/viterbi/viterbi: -1.94% (8.5200 => 8.3550)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -1.87% (2.9450 => 2.8900)
  MultiSource/Benchmarks/Olden/bisort/bisort: -1.86% (1.3450 => 1.3200)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -1.77% (2.8250 => 2.7750)
  MultiSource/Benchmarks/Olden/health/health: -1.71% (1.4600 => 1.4350)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -1.66% (24.3300 => 23.9250)
  SingleSource/Benchmarks/Misc/mandel: -1.55% (3.5500 => 3.4950)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.55% (10.3400 => 10.1800)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.45% (8.2750 => 8.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -1.34% (10.0800 => 9.9450)
  MultiSource/Applications/siod/siod: -1.26% (6.3650 => 6.2850)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.20% (4.5650 => 4.5100)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)
  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

Added Tests - Compile Time
--------------------------
  SingleSource/Regression/C/PR10189

Added Tests - Execution Time
----------------------------
  SingleSource/Regression/C/PR10189

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


More information about the llvm-testresults mailing list