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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Sat Jul 20 20:23:20 PDT 2013


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

Comparing:
     Run: 13646, Order: 186784, Start Time: 2013-07-21 02:13:23, End Time: 2013-07-21 03:23:53
      To: 13645, Order: 186782, Start Time: 2013-07-21 00:59:43, End Time: 2013-07-21 02:10:09
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: 6 (368 on baseline)
Performance Improvements: 6 (189 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1096 (519 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-06-08-BaseType: 200.00% (0.0100 => 0.0300, std.dev.: 0.0035)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 10.53% (0.1900 => 0.2100, std.dev.: 0.0067)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 9.76% (0.2050 => 0.2250, std.dev.: 0.0042)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.11% (12.3100 => 12.5700, std.dev.: 0.0522)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 7.61% (10.7150 => 11.5300, std.dev.: 0.0815)
  SingleSource/Benchmarks/Stanford/FloatMM: 3.39% (0.8850 => 0.9150, std.dev.: 0.0044)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -100.00% (0.0200 => 0.0000, std.dev.: 0.0054)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: -100.00% (0.0150 => 0.0000, std.dev.: 0.0055)
  SingleSource/Regression/C/compare: -35.71% (0.0700 => 0.0450, std.dev.: 0.0057)
  SingleSource/UnitTests/2003-05-31-LongShifts: -28.57% (0.0350 => 0.0250, std.dev.: 0.0024)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -11.11% (0.2250 => 0.2000, std.dev.: 0.0076)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -9.64% (0.4150 => 0.3750, std.dev.: 0.0135)

================================
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: -4.41% (0.3400 => 0.3250)
  MultiSource/Applications/lemon/lemon: -42.39% (3.9400 => 2.2700)
  MultiSource/Applications/sqlite3/sqlite3: 1.78% (9.8100 => 9.9850)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.80% (0.7900 => 0.8200)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -33.93% (0.2800 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -33.33% (0.1350 => 0.0900)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -37.63% (3.2950 => 2.0550)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.17% (84.6050 => 10.0100)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -34.77% (1.2800 => 0.8350)

Performance Regressions - Compile Time
--------------------------------------
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 163.27% (0.2450 => 0.6450)
  SingleSource/UnitTests/Vector/simple: 140.00% (0.0250 => 0.0600)
  SingleSource/Benchmarks/Shootout/hello: 133.33% (0.0150 => 0.0350)
  SingleSource/Benchmarks/Shootout/fib2: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2002-05-03-NotTest: 120.00% (0.0250 => 0.0550)
  SingleSource/Regression/C++/2003-05-14-array-init: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C++/2003-06-08-BaseType: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 100.00% (0.0250 => 0.0500)
  SingleSource/Benchmarks/Shootout-C++/random: 81.32% (0.4550 => 0.8250)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C/2003-05-21-UnionTest: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 80.00% (0.0250 => 0.0450)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 77.36% (0.5300 => 0.9400)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 76.84% (0.4750 => 0.8400)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/Vector/divides: 71.43% (0.0350 => 0.0600)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 70.97% (0.4650 => 0.7950)
  SingleSource/Benchmarks/Shootout-C++/fibo: 70.37% (0.4050 => 0.6900)
  SingleSource/Benchmarks/Shootout-C++/hello: 67.07% (0.4100 => 0.6850)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Shootout-C++/wc: 65.66% (0.4950 => 0.8200)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 65.48% (0.4200 => 0.6950)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 64.48% (2.2100 => 3.6350)
  SingleSource/Benchmarks/Shootout-C++/strcat: 62.22% (0.4500 => 0.7300)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 61.78% (2.3550 => 3.8100)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 61.66% (3.3650 => 5.4400)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 61.37% (2.2650 => 3.6550)
  SingleSource/Benchmarks/Shootout-C++/methcall: 61.05% (0.4750 => 0.7650)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 60.40% (2.2600 => 3.6250)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 60.31% (2.2800 => 3.6550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 60.21% (2.3500 => 3.7650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 60.04% (2.3900 => 3.8250)
  SingleSource/Benchmarks/Shootout/random: 60.00% (0.0750 => 0.1200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 59.58% (2.4000 => 3.8300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 59.57% (2.3250 => 3.7100)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 59.53% (2.3600 => 3.7650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 58.91% (2.3850 => 3.7900)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 58.33% (2.4600 => 3.8950)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 58.33% (0.0600 => 0.0950)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 58.15% (2.4850 => 3.9300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 57.55% (2.4850 => 3.9150)
  SingleSource/Regression/C++/global_ctor: 57.14% (0.0350 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 57.00% (0.5000 => 0.7850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 56.82% (0.4400 => 0.6900)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 56.60% (2.3850 => 3.7350)
  MultiSource/Applications/oggenc/oggenc: 56.60% (12.6500 => 19.8100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 56.19% (0.5250 => 0.8200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 55.97% (2.5550 => 3.9850)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 55.47% (2.5600 => 3.9800)
  SingleSource/Benchmarks/Dhrystone/dry: 55.00% (0.1000 => 0.1550)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 54.73% (2.2750 => 3.5200)
  SingleSource/Benchmarks/Shootout-C++/objinst: 54.64% (0.4850 => 0.7500)
  SingleSource/Benchmarks/Misc/flops-7: 54.55% (0.0550 => 0.0850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 54.35% (2.3000 => 3.5500)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 54.35% (0.6900 => 1.0650)
  SingleSource/UnitTests/Vector/build2: 53.85% (0.0650 => 0.1000)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 53.33% (0.0750 => 0.1150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 52.67% (2.3450 => 3.5800)
  SingleSource/Benchmarks/Shootout-C++/lists: 52.59% (0.5800 => 0.8850)
  SingleSource/Benchmarks/Misc/mandel: 52.38% (0.1050 => 0.1600)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 51.80% (2.7800 => 4.2200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 51.61% (0.1550 => 0.2350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 51.50% (2.4950 => 3.7800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 51.44% (2.4300 => 3.6800)
  SingleSource/Benchmarks/Shootout-C++/moments: 51.15% (0.8700 => 1.3150)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 51.10% (2.2800 => 3.4450)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 51.09% (2.3000 => 3.4750)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 50.87% (2.5750 => 3.8850)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 50.31% (2.3950 => 3.6000)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2003-05-02-DependentPHI: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 50.00% (0.0300 => 0.0450)
  SingleSource/Benchmarks/Misc/lowercase: 50.00% (0.0500 => 0.0750)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 49.67% (0.7650 => 1.1450)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 49.52% (0.5250 => 0.7850)
  SingleSource/Benchmarks/Shootout-C++/ary: 49.17% (0.6000 => 0.8950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 49.08% (2.4350 => 3.6300)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 48.93% (2.3400 => 3.4850)
  SingleSource/Benchmarks/Shootout-C++/matrix: 48.62% (0.5450 => 0.8100)
  SingleSource/Regression/C++/ofstream_ctor: 48.57% (0.5250 => 0.7800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 48.43% (2.5500 => 3.7850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 48.35% (2.4300 => 3.6050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 48.28% (0.2900 => 0.4300)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 47.82% (2.4050 => 3.5550)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 47.20% (2.5850 => 3.8050)
  SingleSource/Benchmarks/Misc/dt: 47.06% (0.0850 => 0.1250)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 46.80% (2.5000 => 3.6700)
  SingleSource/Benchmarks/Misc/flops-2: 46.15% (0.0650 => 0.0950)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 45.82% (12.2750 => 17.9000)
  SingleSource/UnitTests/2002-05-02-CastTest: 45.45% (0.0550 => 0.0800)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 45.22% (0.7850 => 1.1400)
  SingleSource/Benchmarks/Shootout-C++/sieve: 45.04% (0.6550 => 0.9500)
  SingleSource/Benchmarks/McGill/queens: 45.00% (0.1000 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/lists1: 44.44% (0.7200 => 1.0400)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 44.32% (0.8800 => 1.2700)
  SingleSource/Benchmarks/CoyoteBench/almabench: 44.12% (0.1700 => 0.2450)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 44.04% (2.7700 => 3.9900)
  SingleSource/Benchmarks/Shootout-C++/ary2: 44.00% (0.6250 => 0.9000)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 43.64% (2.6350 => 3.7850)
  MultiSource/Applications/hexxagon/hexxagon: 43.39% (2.2700 => 3.2550)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 43.33% (0.1500 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 43.05% (1.1150 => 1.5950)
  SingleSource/Benchmarks/Misc/flops-3: 42.86% (0.0700 => 0.1000)
  SingleSource/Benchmarks/Misc/flops-6: 42.86% (0.0700 => 0.1000)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 42.42% (0.6600 => 0.9400)
  SingleSource/Benchmarks/Shootout-C++/ary3: 42.40% (0.6250 => 0.8900)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 41.79% (0.3350 => 0.4750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 41.38% (0.1450 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 41.18% (0.1700 => 0.2400)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 40.08% (97.6800 => 136.8300)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C/test_indvars: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/build: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/stmtexpr: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Misc/flops-5: 40.00% (0.0750 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 40.00% (0.1500 => 0.2100)
  SingleSource/Regression/C/casts: 40.00% (0.0750 => 0.1050)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 38.89% (0.0900 => 0.1250)
  SingleSource/Benchmarks/Misc/flops-4: 38.46% (0.0650 => 0.0900)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 38.12% (0.9050 => 1.2500)
  SingleSource/Benchmarks/Misc/whetstone: 37.84% (0.1850 => 0.2550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 37.59% (0.7050 => 0.9700)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 37.40% (0.6550 => 0.9000)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 37.09% (0.7550 => 1.0350)
  MultiSource/Benchmarks/Bullet/bullet: 36.94% (78.5700 => 107.5950)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 36.84% (0.0950 => 0.1300)
  SingleSource/Benchmarks/Shootout/nestedloop: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Shootout/strcat: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Shootout-C++/hash: 36.22% (0.9800 => 1.3350)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 36.00% (0.1250 => 0.1700)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 35.82% (0.3350 => 0.4550)
  SingleSource/Benchmarks/Misc/flops-8: 35.71% (0.0700 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 35.29% (0.1700 => 0.2300)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 34.75% (0.5900 => 0.7950)
  MultiSource/Applications/SPASS/SPASS: 34.63% (36.9750 => 49.7800)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 34.42% (1.0750 => 1.4450)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 33.69% (1.4100 => 1.8850)
  SingleSource/Regression/C++/pointer_member: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C/PR491: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 33.33% (0.1200 => 0.1600)
  SingleSource/Benchmarks/Shootout/sieve: 33.33% (0.0450 => 0.0600)
  SingleSource/Regression/C++/short_circuit_dtor: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 32.79% (21.2100 => 28.1650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 32.50% (0.2000 => 0.2650)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 32.50% (0.2000 => 0.2650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 32.43% (0.1850 => 0.2450)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 32.11% (0.5450 => 0.7200)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 31.91% (0.7050 => 0.9300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: 31.58% (0.0950 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 31.58% (0.1900 => 0.2500)
  SingleSource/Benchmarks/Shootout/heapsort: 31.58% (0.0950 => 0.1250)
  SingleSource/Benchmarks/Stanford/Queens: 31.58% (0.0950 => 0.1250)
  MultiSource/Applications/hbd/hbd: 31.36% (3.3800 => 4.4400)
  SingleSource/Regression/C/sumarray: 31.25% (0.0800 => 0.1050)
  SingleSource/Benchmarks/Misc/mandel-2: 30.77% (0.0650 => 0.0850)
  SingleSource/Benchmarks/Misc/ffbench: 30.30% (0.1650 => 0.2150)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 30.00% (0.0500 => 0.0650)
  SingleSource/UnitTests/Threads/tls: 30.00% (0.0500 => 0.0650)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 29.07% (0.4300 => 0.5550)
  SingleSource/Benchmarks/Shootout-C++/hash2: 28.90% (1.0900 => 1.4050)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 28.74% (0.4350 => 0.5600)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 28.57% (1.5400 => 1.9800)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 28.35% (12.4350 => 15.9600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 28.19% (2.0400 => 2.6150)
  MultiSource/Benchmarks/Olden/health/health: 27.94% (0.3400 => 0.4350)
  MultiSource/Applications/d/make_dparser: 27.82% (7.9450 => 10.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 27.78% (0.1800 => 0.2300)
  SingleSource/Benchmarks/SmallPT/smallpt: 27.54% (0.3450 => 0.4400)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 27.50% (0.2000 => 0.2550)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 27.40% (16.1300 => 20.5500)
  SingleSource/Benchmarks/Misc/fp-convert: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2003-05-14-AtExit: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Misc/fbench: 27.27% (0.1650 => 0.2100)
  MultiSource/Benchmarks/McCat/05-eks/eks: 27.15% (1.1050 => 1.4050)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 26.90% (0.7250 => 0.9200)
  SingleSource/UnitTests/SignlessTypes/div: 26.67% (0.0750 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 25.71% (0.1750 => 0.2200)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 25.40% (10.4350 => 13.0850)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: 25.32% (0.3950 => 0.4950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 25.00% (0.1800 => 0.2250)
  SingleSource/UnitTests/AtomicOps: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: 25.00% (0.2400 => 0.3000)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 24.80% (1.2700 => 1.5850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 24.14% (0.2900 => 0.3600)
  MultiSource/Benchmarks/Olden/em3d/em3d: 23.53% (0.4250 => 0.5250)
  MultiSource/Applications/kimwitu++/kc: 23.36% (40.0450 => 49.4000)
  SingleSource/Benchmarks/Misc/perlin: 23.08% (0.1300 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 23.08% (0.7800 => 0.9600)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 23.04% (1.9100 => 2.3500)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 22.92% (1.4400 => 1.7700)
  MultiSource/Applications/viterbi/viterbi: 22.67% (0.3750 => 0.4600)
  MultiSource/Applications/lemon/lemon: 22.60% (2.8100 => 3.4450)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 22.46% (2.8050 => 3.4350)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 22.27% (1.1000 => 1.3450)
  SingleSource/Benchmarks/Stanford/RealMM: 22.22% (0.0900 => 0.1100)
  SingleSource/UnitTests/2002-08-19-CodegenBug: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 22.16% (10.2900 => 12.5700)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 22.01% (3.0900 => 3.7700)
  MultiSource/Applications/Burg/burg: 21.67% (3.0450 => 3.7050)
  SingleSource/Benchmarks/Misc/flops-1: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: 21.40% (3.2250 => 3.9150)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 20.78% (0.3850 => 0.4650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 20.51% (0.1950 => 0.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 20.00% (0.1750 => 0.2100)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 20.00% (0.2250 => 0.2700)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 19.88% (10.9650 => 13.1450)
  SingleSource/Benchmarks/Misc-C++/bigfib: 19.81% (1.5400 => 1.8450)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 19.65% (1.1450 => 1.3700)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 19.15% (1.8800 => 2.2400)
  MultiSource/Applications/spiff/spiff: 18.98% (2.0550 => 2.4450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 18.92% (0.1850 => 0.2200)
  SingleSource/Benchmarks/Dhrystone/fldry: 18.52% (0.1350 => 0.1600)
  SingleSource/Benchmarks/Shootout/hash: 18.52% (0.1350 => 0.1600)
  MultiSource/Applications/treecc/treecc: 18.50% (5.0550 => 5.9900)
  SingleSource/UnitTests/2003-05-31-CastToBool: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 17.83% (0.6450 => 0.7600)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 17.72% (0.3950 => 0.4650)
  MultiSource/Benchmarks/MallocBench/gs/gs: 17.13% (10.0700 => 11.7950)
  SingleSource/Benchmarks/McGill/exptree: 17.07% (0.2050 => 0.2400)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 17.02% (0.2350 => 0.2750)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 16.91% (3.4300 => 4.0100)
  MultiSource/Applications/ClamAV/clamscan: 16.88% (35.8900 => 41.9500)
  MultiSource/Benchmarks/McCat/08-main/main: 16.67% (0.6900 => 0.8050)
  SingleSource/Benchmarks/Stanford/Towers: 16.67% (0.1200 => 0.1400)
  SingleSource/UnitTests/2003-05-07-VarArgs: 16.67% (0.0600 => 0.0700)
  SingleSource/Regression/C/bigstack: 16.67% (0.0900 => 0.1050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 16.67% (0.3000 => 0.3500)
  MultiSource/Benchmarks/McCat/18-imp/imp: 16.67% (0.8700 => 1.0150)
  MultiSource/Applications/JM/lencod/lencod: 16.65% (37.8300 => 44.1300)
  MultiSource/Applications/JM/ldecod/ldecod: 16.53% (17.0550 => 19.8750)
  MultiSource/Applications/lua/lua: 16.47% (9.4400 => 10.9950)
  MultiSource/Benchmarks/Olden/bh/bh: 16.44% (0.7300 => 0.8500)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 16.40% (2.5000 => 2.9100)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 16.33% (0.4900 => 0.5700)
  MultiSource/Benchmarks/BitBench/five11/five11: 16.13% (0.1550 => 0.1800)
  MultiSource/Benchmarks/mafft/pairlocalalign: 15.92% (22.2000 => 25.7350)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 15.91% (0.2200 => 0.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 15.79% (0.1900 => 0.2200)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 15.60% (33.6200 => 38.8650)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 15.38% (0.3250 => 0.3750)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 15.38% (0.1300 => 0.1500)
  MultiSource/Applications/obsequi/Obsequi: 15.26% (2.7850 => 3.2100)
  SingleSource/Benchmarks/Misc/oourafft: 15.22% (0.4600 => 0.5300)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 15.14% (2.5100 => 2.8900)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 15.03% (3.3600 => 3.8650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 15.00% (0.2000 => 0.2300)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 14.89% (0.2350 => 0.2700)
  SingleSource/Benchmarks/Misc/flops: 14.89% (0.2350 => 0.2700)
  MultiSource/Benchmarks/McCat/15-trie/trie: 14.81% (0.1350 => 0.1550)
  MultiSource/Benchmarks/NPB-serial/is/is: 14.71% (0.1700 => 0.1950)
  MultiSource/Applications/minisat/minisat: 14.62% (1.7100 => 1.9600)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 14.48% (1.4850 => 1.7000)
  SingleSource/Benchmarks/Stanford/Puzzle: 14.00% (0.2500 => 0.2850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 13.74% (0.6550 => 0.7450)
  MultiSource/Applications/SIBsim4/SIBsim4: 13.64% (3.1900 => 3.6250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 13.33% (0.2250 => 0.2550)
  MultiSource/Benchmarks/FreeBench/distray/distray: 13.21% (0.2650 => 0.3000)
  MultiSource/Applications/lambda-0_1_3/lambda: 13.16% (1.7100 => 1.9350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 12.82% (0.1950 => 0.2200)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 12.76% (2.1550 => 2.4300)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 12.69% (1.3400 => 1.5100)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 12.50% (0.1200 => 0.1350)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 12.50% (0.1200 => 0.1350)
  MultiSource/Benchmarks/Olden/power/power: 11.94% (0.3350 => 0.3750)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 11.90% (0.4200 => 0.4700)
  SingleSource/Benchmarks/Misc/ReedSolomon: 11.70% (0.4700 => 0.5250)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 11.67% (0.3000 => 0.3350)
  MultiSource/Applications/siod/siod: 11.42% (5.7350 => 6.3900)
  SingleSource/Benchmarks/Misc/richards_benchmark: 11.11% (0.1800 => 0.2000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 11.11% (0.3150 => 0.3500)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 10.97% (1.5500 => 1.7200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 10.87% (0.2300 => 0.2550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 10.81% (0.1850 => 0.2050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 10.81% (0.1850 => 0.2050)
  MultiSource/Benchmarks/nbench/nbench: 10.33% (2.7600 => 3.0450)
  MultiSource/Benchmarks/Prolangs-C/football/football: 10.16% (2.1650 => 2.3850)
  MultiSource/Benchmarks/Olden/bisort/bisort: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 9.85% (2.3850 => 2.6200)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 9.46% (0.3700 => 0.4050)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 9.33% (0.3750 => 0.4100)
  MultiSource/Benchmarks/sim/sim: 9.32% (0.8050 => 0.8800)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 8.89% (0.2250 => 0.2450)
  MultiSource/Applications/sqlite3/sqlite3: 8.18% (47.7200 => 51.6250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 8.00% (0.2500 => 0.2700)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 7.81% (0.3200 => 0.3450)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 7.69% (0.1950 => 0.2100)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 7.69% (0.1950 => 0.2100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 7.41% (8.7750 => 9.4250)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 7.10% (3.6600 => 3.9200)
  MultiSource/Benchmarks/McCat/09-vor/vor: 7.10% (0.8450 => 0.9050)
  MultiSource/Applications/aha/aha: 6.90% (0.2900 => 0.3100)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 6.67% (0.2250 => 0.2400)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 6.65% (1.8050 => 1.9250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 6.32% (57.8250 => 61.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 6.00% (0.2500 => 0.2650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 5.78% (4.4950 => 4.7550)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 5.73% (6.1050 => 6.4550)
  SingleSource/Benchmarks/Shootout/matrix: 5.56% (0.1800 => 0.1900)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 4.97% (2.3150 => 2.4300)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 4.25% (2.2350 => 2.3300)
  MultiSource/Benchmarks/Olden/mst/mst: 3.28% (0.3050 => 0.3150)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.79% (6.0900 => 6.2600)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 2.15% (1.6300 => 1.6650)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 1.96% (0.7650 => 0.7800)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/Misc/perlin: 52.46% (4.4700 => 6.8150)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 45.00% (0.1000 => 0.1450)
  MultiSource/Applications/kimwitu++/kc: 37.50% (0.0800 => 0.1100)
  SingleSource/Benchmarks/Shootout-C++/moments: 33.33% (0.1350 => 0.1800)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 21.19% (5.6400 => 6.8350)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.95% (0.2950 => 0.3450)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 14.64% (7.0000 => 8.0250)
  MultiSource/Benchmarks/nbench/nbench: 14.61% (31.8900 => 36.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.97% (16.6100 => 18.9300)
  MultiSource/Applications/hexxagon/hexxagon: 13.62% (20.2250 => 22.9800)
  SingleSource/Benchmarks/McGill/queens: 12.81% (3.2400 => 3.6550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 11.99% (24.2650 => 27.1750)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.48% (11.6300 => 12.9650)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 10.37% (1.8800 => 2.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 9.62% (0.5200 => 0.5700)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.21% (12.9150 => 14.1050)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 8.71% (36.0300 => 39.1700)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 6.82% (19.5650 => 20.9000)
  SingleSource/Benchmarks/Misc/ffbench: 6.58% (3.2650 => 3.4800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 6.45% (0.4650 => 0.4950)
  MultiSource/Applications/lambda-0_1_3/lambda: 6.31% (9.8300 => 10.4500)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 6.05% (6.3600 => 6.7450)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 6.05% (20.5850 => 21.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 5.85% (10.0800 => 10.6700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 5.76% (9.4600 => 10.0050)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.66% (0.5300 => 0.5600)
  SingleSource/Benchmarks/Shootout/strcat: 5.56% (0.3600 => 0.3800)
  SingleSource/Benchmarks/Misc/fbench: 5.20% (5.4850 => 5.7700)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.96% (1.7150 => 1.8000)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 4.81% (2.7000 => 2.8300)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 4.35% (0.3450 => 0.3600)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.91% (11.8950 => 12.3600)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.86% (1.2950 => 1.3450)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.70% (0.6750 => 0.7000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 3.69% (11.3900 => 11.8100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 3.01% (12.1200 => 12.4850)
  MultiSource/Benchmarks/Olden/bh/bh: 2.78% (6.3000 => 6.4750)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.66% (34.3950 => 35.3100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 2.58% (7.3600 => 7.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 2.38% (0.6300 => 0.6450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.32% (1.5100 => 1.5450)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 2.00% (5.2600 => 5.3650)
  MultiSource/Benchmarks/Olden/health/health: 1.71% (1.4600 => 1.4850)
  SingleSource/Benchmarks/Shootout/ary3: 1.71% (5.2750 => 5.3650)
  SingleSource/Benchmarks/Linpack/linpack-pc: 1.62% (52.1250 => 52.9700)
  SingleSource/Benchmarks/Dhrystone/dry: 1.54% (3.8900 => 3.9500)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.51% (5.2950 => 5.3750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.48% (77.7250 => 78.8750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.46% (13.3250 => 13.5200)
  SingleSource/Benchmarks/McGill/chomp: 1.38% (1.8100 => 1.8350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.37% (1.8250 => 1.8500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 1.20% (1.2500 => 1.2650)
  MultiSource/Benchmarks/llubenchmark/llu: 1.12% (13.7800 => 13.9350)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -100.00% (0.0250 => 0.0000)
  SingleSource/UnitTests/2002-05-02-CastTest1: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -76.92% (0.0650 => 0.0150)
  SingleSource/UnitTests/blockstret: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -64.29% (0.0700 => 0.0250)
  SingleSource/UnitTests/SignlessTypes/factor: -62.22% (0.2250 => 0.0850)
  SingleSource/UnitTests/2008-04-18-LoopBug: -60.00% (0.0500 => 0.0200)
  SingleSource/UnitTests/Vector/constpool: -54.86% (36.6950 => 16.5650)
  SingleSource/UnitTests/2002-08-02-CastTest: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/DefaultInitDynArrays: -40.00% (0.0250 => 0.0150)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -35.29% (0.0850 => 0.0550)
  SingleSource/Regression/C++/pointer_method2: -31.58% (0.0950 => 0.0650)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest3: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2006-01-23-UnionInit: -27.78% (0.0900 => 0.0650)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/globalrefs: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/cast2: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/Vector/multiplies: -26.67% (0.0750 => 0.0550)
  SingleSource/UnitTests/vla: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Stanford/Quicksort: -25.00% (0.1200 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -21.28% (0.2350 => 0.1850)
  SingleSource/Benchmarks/Shootout/lists: -21.28% (0.2350 => 0.1850)
  SingleSource/Benchmarks/Stanford/Perm: -21.05% (0.0950 => 0.0750)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -20.69% (0.1450 => 0.1150)
  SingleSource/Benchmarks/Shootout/ary3: -20.00% (0.1000 => 0.0800)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/DuffsDevice: -18.18% (0.0550 => 0.0450)
  SingleSource/Regression/C/callargs: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -17.02% (0.2350 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -14.63% (0.2050 => 0.1750)
  SingleSource/Regression/C/sumarray2d: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -13.21% (0.2650 => 0.2300)
  SingleSource/Benchmarks/Shootout/objinst: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Stanford/Oscar: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/McGill/chomp: -8.00% (0.5000 => 0.4600)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -4.65% (0.2150 => 0.2050)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -3.80% (0.9200 => 0.8850)
  SingleSource/Benchmarks/Linpack/linpack-pc: -3.39% (0.5900 => 0.5700)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.33% (132.9100 => 7.5300)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -93.83% (135.9600 => 8.3900)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.39% (13.8350 => 0.9150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.20% (139.4900 => 9.4800)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.89% (69.4500 => 4.9350)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -91.57% (139.2350 => 11.7400)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.12% (3.4900 => 0.3100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -91.03% (70.3150 => 6.3100)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.50% (78.8650 => 7.4950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.07% (109.4200 => 10.8650)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -89.58% (110.6900 => 11.5300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.28% (87.0250 => 9.3300)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.89% (430.9350 => 47.8850)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.55% (68.9650 => 9.2750)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.29% (47.5200 => 6.5150)
  SingleSource/Benchmarks/Shootout-C++/matrix: -82.63% (33.3700 => 5.7950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -79.21% (44.3950 => 9.2300)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.70% (0.8450 => 0.1800)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.86% (51.7900 => 11.9850)
  SingleSource/Benchmarks/Shootout/matrix: -76.42% (24.1750 => 5.7000)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -73.67% (17.9100 => 4.7150)
  MultiSource/Applications/oggenc/oggenc: -71.50% (1.0000 => 0.2850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.46% (44.0050 => 12.5600)
  SingleSource/Benchmarks/Misc/pi: -71.43% (4.5150 => 1.2900)
  MultiSource/Benchmarks/Bullet/bullet: -70.12% (63.6050 => 19.0050)
  SingleSource/Benchmarks/Shootout/nestedloop: -64.86% (0.3700 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.70% (34.3750 => 12.1350)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.32% (30.5950 => 10.9150)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -51.78% (13.8750 => 6.6900)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -48.97% (30.4700 => 15.5500)
  MultiSource/Applications/d/make_dparser: -46.67% (0.1500 => 0.0800)
  MultiSource/Benchmarks/McCat/08-main/main: -44.12% (0.1700 => 0.0950)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -43.86% (25.4650 => 14.2950)
  MultiSource/Benchmarks/PAQ8p/paq8p: -38.44% (218.4000 => 134.4450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -36.81% (13.2450 => 8.3700)
  MultiSource/Applications/sgefa/sgefa: -36.20% (0.8150 => 0.5200)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -35.71% (0.0700 => 0.0450)
  SingleSource/Benchmarks/Stanford/Quicksort: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -31.65% (1.0900 => 0.7450)
  SingleSource/Benchmarks/Misc/fp-convert: -29.87% (5.2900 => 3.7100)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.28% (9.1650 => 6.6650)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -27.14% (4.6250 => 3.3700)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -22.81% (22.8850 => 17.6650)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -21.30% (144.6550 => 113.8450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -19.47% (207.6300 => 167.2000)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -19.38% (19.3000 => 15.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.17% (72.2950 => 58.4350)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.89% (4.8700 => 3.9500)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  MultiSource/Benchmarks/sim/sim: -16.96% (12.6450 => 10.5000)
  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/mason/mason: -16.67% (0.3600 => 0.3000)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -16.20% (1.9750 => 1.6550)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -15.91% (0.2200 => 0.1850)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -15.87% (0.3150 => 0.2650)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -15.59% (9.4950 => 8.0150)
  SingleSource/Benchmarks/Stanford/Queens: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -15.00% (0.3000 => 0.2550)
  MultiSource/Applications/JM/ldecod/ldecod: -14.29% (0.1400 => 0.1200)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  MultiSource/Applications/minisat/minisat: -14.25% (23.2200 => 19.9100)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.19% (4.1700 => 3.6200)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.85% (12.6450 => 11.0200)
  SingleSource/Benchmarks/Shootout-C++/strcat: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -12.34% (3.9700 => 3.4800)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.85% (6.8350 => 6.0250)
  SingleSource/Benchmarks/Stanford/Bubblesort: -11.76% (0.0850 => 0.0750)
  SingleSource/UnitTests/Vector/multiplies: -11.76% (0.8500 => 0.7500)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.63% (6.3950 => 5.7150)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  SingleSource/Benchmarks/Stanford/Treesort: -10.00% (0.2000 => 0.1800)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -9.25% (22.2650 => 20.2050)
  SingleSource/Benchmarks/Misc/oourafft: -9.07% (12.3450 => 11.2250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.91% (11.6750 => 10.6350)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -8.70% (0.4600 => 0.4200)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -7.65% (12.9350 => 11.9450)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.65% (10.0700 => 9.3000)
  MultiSource/Applications/JM/lencod/lencod: -7.54% (16.1700 => 14.9500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -7.49% (3.4700 => 3.2100)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Misc/ReedSolomon: -7.05% (17.3750 => 16.1500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -6.53% (14.2450 => 13.3150)
  MultiSource/Applications/lua/lua: -6.53% (56.2150 => 52.5450)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -6.46% (14.1600 => 13.2450)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -6.07% (5.1900 => 4.8750)
  SingleSource/Benchmarks/Misc/flops-8: -5.56% (6.9300 => 6.5450)
  SingleSource/Regression/C/uint64_to_float: -5.37% (1.4900 => 1.4100)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -4.99% (17.4450 => 16.5750)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.90% (9.0750 => 8.6300)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -4.71% (15.2750 => 14.5550)
  SingleSource/Benchmarks/McGill/misr: -4.59% (0.5450 => 0.5200)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -4.37% (14.6400 => 14.0000)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -4.23% (0.9450 => 0.9050)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.23% (0.9450 => 0.9050)
  MultiSource/Benchmarks/Olden/power/power: -4.06% (6.4100 => 6.1500)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.80% (1.5800 => 1.5200)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -3.53% (4.3850 => 4.2300)
  MultiSource/Applications/obsequi/Obsequi: -3.47% (4.1800 => 4.0350)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.45% (106.1900 => 102.5300)
  SingleSource/Benchmarks/Misc/flops-6: -3.42% (6.5800 => 6.3550)
  SingleSource/Benchmarks/Misc/richards_benchmark: -3.29% (2.1300 => 2.0600)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.27% (10.5600 => 10.2150)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.10% (2.4200 => 2.3450)
  MultiSource/Benchmarks/Olden/mst/mst: -3.03% (0.4950 => 0.4800)
  SingleSource/Benchmarks/Shootout/heapsort: -2.94% (12.0650 => 11.7100)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.94% (0.6800 => 0.6600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.70% (12.0300 => 11.7050)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.52% (7.7300 => 7.5350)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.39% (30.9900 => 30.2500)
  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/Olden/em3d/em3d: -2.21% (9.0600 => 8.8600)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.15% (11.4000 => 11.1550)
  SingleSource/Benchmarks/Misc/salsa20: -2.03% (15.3050 => 14.9950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.99% (1.2550 => 1.2300)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -1.99% (1.0050 => 0.9850)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.93% (3.3750 => 3.3100)
  MultiSource/Applications/siod/siod: -1.89% (6.3650 => 6.2450)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.67% (3.2950 => 3.2400)
  SingleSource/Benchmarks/Shootout/hash: -1.64% (12.4850 => 12.2800)
  SingleSource/Benchmarks/Misc/flops: -1.62% (18.4900 => 18.1900)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.60% (9.0500 => 8.9050)
  MultiSource/Applications/viterbi/viterbi: -1.58% (8.5200 => 8.3850)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.38% (36.1950 => 35.6950)
  SingleSource/Benchmarks/Misc/flops-1: -1.18% (5.5250 => 5.4600)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.17% (3.8400 => 3.7950)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.15% (8.2750 => 8.1800)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -1.05% (4.2750 => 4.2300)
  SingleSource/Benchmarks/Misc/whetstone: -1.05% (4.2750 => 4.2300)

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.09s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20130720/e99ec5fa/attachment.html>


More information about the llvm-testresults mailing list