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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Tue Sep 10 02:00:04 PDT 2013


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

Comparing:
     Run: 15155, Order: 190387, Start Time: 2013-09-10 07:51:00, End Time: 2013-09-10 08:59:58
      To: 15153, Order: 190386, Start Time: 2013-09-10 06:37:59, End Time: 2013-09-10 07:46:59
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: 21 (248 on baseline)
Performance Improvements: 15 (294 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1072 (534 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2002-05-02-ManyArguments: 80.00% (0.0250 => 0.0450, std.dev.: 0.0054)
  SingleSource/UnitTests/Vector/build: 50.00% (0.0300 => 0.0450, std.dev.: 0.0046)
  SingleSource/Benchmarks/Stanford/Quicksort: 29.41% (0.0850 => 0.1100, std.dev.: 0.0082)
  SingleSource/Benchmarks/Stanford/Towers: 25.00% (0.1000 => 0.1250, std.dev.: 0.0062)
  SingleSource/Benchmarks/Shootout/heapsort: 23.81% (0.1050 => 0.1300, std.dev.: 0.0051)
  SingleSource/Benchmarks/McGill/queens: 21.74% (0.1150 => 0.1400, std.dev.: 0.0042)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 18.92% (0.1850 => 0.2200, std.dev.: 0.0073)
  MultiSource/Benchmarks/Olden/mst/mst: 14.81% (0.2700 => 0.3100, std.dev.: 0.0084)
  SingleSource/Benchmarks/Stanford/Puzzle: 7.14% (0.2800 => 0.3000, std.dev.: 0.0042)
  SingleSource/Benchmarks/McGill/chomp: 6.12% (0.4900 => 0.5200, std.dev.: 0.0108)
  SingleSource/Benchmarks/Shootout-C++/hello: 5.75% (0.4350 => 0.4600, std.dev.: 0.0051)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 5.14% (3.3050 => 3.4750, std.dev.: 0.0370)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 3.04% (2.6350 => 2.7150, std.dev.: 0.0167)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 2.61% (11.0900 => 11.3800, std.dev.: 0.0628)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 2.45% (22.2200 => 22.7650, std.dev.: 0.0915)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Stanford/Treesort: 15.79% (0.1900 => 0.2200, std.dev.: 0.0090)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 13.51% (0.1850 => 0.2100, std.dev.: 0.0081)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 6.77% (0.9600 => 1.0250, std.dev.: 0.0206)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 4.79% (5.7450 => 6.0200, std.dev.: 0.0359)
  MultiSource/Benchmarks/Olden/bisort/bisort: 3.72% (1.3450 => 1.3950, std.dev.: 0.0151)
  SingleSource/Benchmarks/Shootout/ary3: 2.44% (6.7750 => 6.9400, std.dev.: 0.0586)

Performance Improvements - Compile Time
---------------------------------------
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -26.09% (0.1150 => 0.0850, std.dev.: 0.0084)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -23.91% (0.2300 => 0.1750, std.dev.: 0.0114)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -22.73% (0.1100 => 0.0850, std.dev.: 0.0049)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -17.65% (0.1700 => 0.1400, std.dev.: 0.0056)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -17.44% (0.4300 => 0.3550, std.dev.: 0.0123)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -14.29% (0.2100 => 0.1800, std.dev.: 0.0073)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -8.11% (0.1850 => 0.1700, std.dev.: 0.0055)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -7.20% (0.6250 => 0.5800, std.dev.: 0.0160)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -44.44% (0.0450 => 0.0250, std.dev.: 0.0035)
  MultiSource/Benchmarks/FreeBench/neural/neural: -18.46% (0.3250 => 0.2650, std.dev.: 0.0150)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -7.59% (0.3950 => 0.3650, std.dev.: 0.0047)
  SingleSource/Benchmarks/Dhrystone/dry: -5.44% (3.9550 => 3.7400, std.dev.: 0.0553)
  SingleSource/Benchmarks/Shootout-C++/ary3: -2.48% (6.6500 => 6.4850, std.dev.: 0.0361)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.09% (15.5750 => 15.4050, std.dev.: 0.0526)
  SingleSource/Benchmarks/Misc/flops-7: -1.03% (8.2900 => 8.2050, std.dev.: 0.0069)

================================
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: -5.88% (0.3400 => 0.3200)
  MultiSource/Applications/lemon/lemon: -44.67% (3.9400 => 2.1800)
  MultiSource/Applications/sqlite3/sqlite3: 1.89% (9.8100 => 9.9950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 3.16% (0.7900 => 0.8150)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -35.71% (0.2800 => 0.1800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -35.81% (3.2950 => 2.1150)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.19% (84.6050 => 9.9950)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -40.23% (1.2800 => 0.7650)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/Vector/constpool: 236.16% (36.6950 => 123.3550)
  SingleSource/Regression/C++/2003-06-13-Crasher: 150.00% (0.0100 => 0.0250)
  SingleSource/Benchmarks/Shootout/fib2: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 120.00% (0.0250 => 0.0550)
  SingleSource/UnitTests/2002-05-03-NotTest: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/Vector/build: 80.00% (0.0250 => 0.0450)
  SingleSource/UnitTests/Vector/simple: 80.00% (0.0250 => 0.0450)
  SingleSource/Regression/C/2003-10-12-GlobalVarInitializers: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: 75.00% (0.0200 => 0.0350)
  SingleSource/Benchmarks/Shootout/hello: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 61.11% (0.0900 => 0.1450)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 60.00% (0.0250 => 0.0400)
  SingleSource/Regression/C++/global_ctor: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/printargs: 50.00% (0.0300 => 0.0450)
  SingleSource/Benchmarks/McGill/queens: 40.00% (0.1000 => 0.1400)
  SingleSource/UnitTests/2005-11-29-LongSwitch: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout/heapsort: 36.84% (0.0950 => 0.1300)
  SingleSource/Regression/C/bigstack: 33.33% (0.0900 => 0.1200)
  SingleSource/UnitTests/2003-08-11-VaListArg: 30.77% (0.0650 => 0.0850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 29.21% (2.3450 => 3.0300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 28.70% (2.3000 => 2.9600)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 27.91% (2.2750 => 2.9100)
  SingleSource/Benchmarks/Misc/flops-7: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/Shootout/nestedloop: 27.27% (0.0550 => 0.0700)
  SingleSource/Regression/C/DuffsDevice: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 26.96% (2.3000 => 2.9200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 26.75% (2.4300 => 3.0800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 26.54% (2.2800 => 2.8850)
  SingleSource/Benchmarks/Stanford/Queens: 26.32% (0.0950 => 0.1200)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 26.24% (2.2100 => 2.7900)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 26.10% (2.3950 => 3.0200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 25.87% (2.4350 => 3.0650)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 25.31% (2.3900 => 2.9950)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.15% (2.5850 => 3.2350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 25.05% (2.4950 => 3.1200)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 24.90% (2.5500 => 3.1850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 24.60% (2.5000 => 3.1150)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 24.53% (2.4050 => 2.9950)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 24.35% (2.4850 => 3.0900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 24.01% (2.7700 => 3.4350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 23.96% (2.4000 => 2.9750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 23.93% (2.3400 => 2.9000)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 23.89% (2.2600 => 2.8000)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 23.88% (2.5750 => 3.1900)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 23.72% (2.6350 => 3.2600)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 23.57% (2.3550 => 2.9100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 23.40% (2.3500 => 2.9000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 23.31% (2.3600 => 2.9100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 23.18% (2.2650 => 2.7900)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 22.58% (2.3250 => 2.8500)
  SingleSource/Benchmarks/Shootout/sieve: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 22.15% (2.2800 => 2.7850)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 21.73% (2.4850 => 3.0250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 21.60% (2.4300 => 2.9550)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 21.59% (2.3850 => 2.9000)
  SingleSource/Benchmarks/Misc/flops-8: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 21.34% (2.4600 => 2.9850)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 21.04% (2.7800 => 3.3650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 20.94% (2.5550 => 3.0900)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 20.90% (2.5600 => 3.0950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 20.75% (2.3850 => 2.8800)
  SingleSource/Benchmarks/Stanford/Puzzle: 20.00% (0.2500 => 0.3000)
  SingleSource/Benchmarks/Misc/whetstone: 18.92% (0.1850 => 0.2200)
  SingleSource/UnitTests/2003-05-31-CastToBool: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 17.28% (2.3150 => 2.7150)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 16.67% (0.4200 => 0.4900)
  SingleSource/UnitTests/2005-05-11-Popcount-ffs-fls: 15.79% (0.0950 => 0.1100)
  SingleSource/Benchmarks/Dhrystone/dry: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/fibo: 14.81% (0.4050 => 0.4650)
  SingleSource/Benchmarks/Shootout-C++/strcat: 14.44% (0.4500 => 0.5150)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 14.31% (12.4350 => 14.2150)
  MultiSource/Applications/lemon/lemon: 14.06% (2.8100 => 3.2050)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 13.43% (0.3350 => 0.3800)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 13.33% (0.0750 => 0.0850)
  SingleSource/Regression/C/casts: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 12.50% (0.2000 => 0.2250)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 12.46% (3.0900 => 3.4750)
  SingleSource/Benchmarks/Shootout-C++/objinst: 12.37% (0.4850 => 0.5450)
  SingleSource/Benchmarks/Shootout-C++/hello: 12.20% (0.4100 => 0.4600)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 11.83% (0.4650 => 0.5200)
  SingleSource/Benchmarks/Misc/perlin: 11.54% (0.1300 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/wc: 11.11% (0.4950 => 0.5500)
  SingleSource/Benchmarks/Stanford/RealMM: 11.11% (0.0900 => 0.1000)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Shootout-C++/random: 10.99% (0.4550 => 0.5050)
  SingleSource/Benchmarks/Misc/oourafft: 10.87% (0.4600 => 0.5100)
  MultiSource/Benchmarks/McCat/05-eks/eks: 10.86% (1.1050 => 1.2250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 10.53% (0.4750 => 0.5250)
  MultiSource/Benchmarks/Prolangs-C++/city/city: 10.40% (3.3650 => 3.7150)
  MultiSource/Benchmarks/Olden/bisort/bisort: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 10.00% (0.1500 => 0.1650)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/McGill/exptree: 9.76% (0.2050 => 0.2250)
  SingleSource/Benchmarks/Shootout-C++/lists: 9.48% (0.5800 => 0.6350)
  MultiSource/Applications/hexxagon/hexxagon: 9.47% (2.2700 => 2.4850)
  SingleSource/Benchmarks/Misc/fbench: 9.09% (0.1650 => 0.1800)
  SingleSource/Benchmarks/Misc/ffbench: 9.09% (0.1650 => 0.1800)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 8.87% (16.1300 => 17.5600)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 8.84% (1.0750 => 1.1700)
  MultiSource/Applications/SIBsim4/SIBsim4: 8.78% (3.1900 => 3.4700)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 8.52% (0.8800 => 0.9550)
  SingleSource/Benchmarks/Misc/flops: 8.51% (0.2350 => 0.2550)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 8.33% (0.4200 => 0.4550)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: 8.33% (0.6600 => 0.7150)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 8.16% (0.2450 => 0.2650)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 8.14% (0.4300 => 0.4650)
  MultiSource/Applications/viterbi/viterbi: 8.00% (0.3750 => 0.4050)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 7.97% (0.6900 => 0.7450)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 7.89% (0.1900 => 0.2050)
  MultiSource/Applications/oggenc/oggenc: 7.79% (12.6500 => 13.6350)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.63% (0.6550 => 0.7050)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 7.50% (0.2000 => 0.2150)
  MultiSource/Applications/JM/lencod/lencod: 7.45% (37.8300 => 40.6500)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.37% (0.4750 => 0.5100)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 7.33% (21.2100 => 22.7650)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 7.17% (1.1150 => 1.1950)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 7.11% (57.8250 => 61.9350)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 7.09% (0.7050 => 0.7550)
  MultiSource/Benchmarks/nbench/nbench: 7.07% (2.7600 => 2.9550)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 7.05% (0.7800 => 0.8350)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 7.01% (0.7850 => 0.8400)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 7.00% (0.5000 => 0.5350)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 6.82% (0.4400 => 0.4700)
  SingleSource/Benchmarks/Linpack/linpack-pc: 6.78% (0.5900 => 0.6300)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 6.74% (1.4100 => 1.5050)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 6.71% (10.4350 => 11.1350)
  MultiSource/Applications/sqlite3/sqlite3: 6.70% (47.7200 => 50.9150)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 6.67% (0.1500 => 0.1600)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 6.67% (0.5250 => 0.5600)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 6.67% (0.5250 => 0.5600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 6.38% (0.7050 => 0.7500)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 6.35% (0.3150 => 0.3350)
  MultiSource/Applications/JM/ldecod/ldecod: 6.22% (17.0550 => 18.1150)
  MultiSource/Benchmarks/Prolangs-C/football/football: 6.00% (2.1650 => 2.2950)
  MultiSource/Applications/lua/lua: 5.72% (9.4400 => 9.9800)
  SingleSource/Benchmarks/Shootout-C++/lists1: 5.56% (0.7200 => 0.7600)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 5.51% (1.2700 => 1.3400)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 5.38% (2.5100 => 2.6450)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 5.36% (8.7750 => 9.2450)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 5.32% (1.8800 => 1.9800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 5.26% (1.8050 => 1.9000)
  MultiSource/Applications/ClamAV/clamscan: 5.00% (35.8900 => 37.6850)
  MultiSource/Benchmarks/sim/sim: 4.97% (0.8050 => 0.8450)
  MultiSource/Benchmarks/MallocBench/gs/gs: 4.97% (10.0700 => 10.5700)
  MultiSource/Applications/treecc/treecc: 4.95% (5.0550 => 5.3050)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 4.81% (12.2750 => 12.8650)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 4.80% (1.1450 => 1.2000)
  MultiSource/Applications/d/make_dparser: 4.78% (7.9450 => 8.3250)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 4.64% (0.7550 => 0.7900)
  SingleSource/Benchmarks/Shootout-C++/moments: 4.60% (0.8700 => 0.9100)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 4.41% (2.0400 => 2.1300)
  MultiSource/Benchmarks/Olden/health/health: 4.41% (0.3400 => 0.3550)
  MultiSource/Applications/SPASS/SPASS: 4.39% (36.9750 => 38.6000)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 4.19% (1.9100 => 1.9900)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 4.14% (0.7250 => 0.7550)
  MultiSource/Applications/kimwitu++/kc: 4.13% (40.0450 => 41.7000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 4.10% (1.3400 => 1.3950)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 4.09% (1.1000 => 1.1450)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 4.08% (0.4900 => 0.5100)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 4.05% (0.3700 => 0.3850)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 4.03% (2.2350 => 2.3250)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 4.02% (3.3600 => 3.4950)
  SingleSource/Benchmarks/McGill/chomp: 4.00% (0.5000 => 0.5200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 3.85% (6.1050 => 6.3400)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 3.82% (0.6550 => 0.6800)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 3.78% (10.9650 => 11.3800)
  SingleSource/Benchmarks/Shootout-C++/matrix: 3.67% (0.5450 => 0.5650)
  MultiSource/Benchmarks/McCat/18-imp/imp: 3.45% (0.8700 => 0.9000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 3.40% (2.5000 => 2.5850)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.38% (97.6800 => 100.9850)
  MultiSource/Benchmarks/PAQ8p/paq8p: 3.37% (6.0900 => 6.2950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 3.34% (4.4950 => 4.6450)
  SingleSource/Benchmarks/Shootout-C++/ary: 3.33% (0.6000 => 0.6200)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.32% (33.6200 => 34.7350)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 3.31% (0.9050 => 0.9350)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.27% (0.7650 => 0.7900)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 3.25% (1.5400 => 1.5900)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 3.21% (2.8050 => 2.8950)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 2.96% (10.2900 => 10.5950)
  MultiSource/Applications/hbd/hbd: 2.96% (3.3800 => 3.4800)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 2.90% (1.5500 => 1.5950)
  MultiSource/Benchmarks/mafft/pairlocalalign: 2.73% (22.2000 => 22.8050)
  MultiSource/Applications/siod/siod: 2.70% (5.7350 => 5.8900)
  SingleSource/Benchmarks/Shootout-C++/ary2: 2.40% (0.6250 => 0.6400)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 2.30% (0.4350 => 0.4450)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.13% (0.4700 => 0.4800)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.05% (1.7100 => 1.7450)
  MultiSource/Applications/minisat/minisat: 2.05% (1.7100 => 1.7450)
  SingleSource/Benchmarks/Shootout-C++/hash: 2.04% (0.9800 => 1.0000)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 1.04% (1.4400 => 1.4550)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Shootout-C++/ary: 50.00% (0.0400 => 0.0600)
  SingleSource/Benchmarks/Misc/perlin: 48.77% (4.4700 => 6.6500)
  MultiSource/Applications/kimwitu++/kc: 43.75% (0.0800 => 0.1150)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 35.00% (0.1000 => 0.1350)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 33.52% (19.3000 => 25.7700)
  SingleSource/Benchmarks/Shootout/ary3: 31.56% (5.2750 => 6.9400)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Shootout-C++/ary3: 22.47% (5.2950 => 6.4850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 20.74% (5.6400 => 6.8100)
  SingleSource/Benchmarks/McGill/queens: 19.91% (3.2400 => 3.8850)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 16.13% (0.6200 => 0.7200)
  MultiSource/Applications/hexxagon/hexxagon: 14.17% (20.2250 => 23.0900)
  SingleSource/Benchmarks/Stanford/Puzzle: 13.56% (0.2950 => 0.3350)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 13.29% (7.0000 => 7.9300)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.39% (11.6300 => 12.9550)
  SingleSource/Benchmarks/Shootout-C++/moments: 11.11% (0.1350 => 0.1500)
  SingleSource/Benchmarks/Misc/salsa20: 10.45% (15.3050 => 16.9050)
  SingleSource/Benchmarks/Stanford/Treesort: 10.00% (0.2000 => 0.2200)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.62% (2.1300 => 2.3350)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 9.57% (1.8800 => 2.0600)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.56% (12.9150 => 14.1500)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 9.27% (1.2950 => 1.4150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.65% (0.5200 => 0.5650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 8.47% (0.9450 => 1.0250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 7.75% (24.2650 => 26.1450)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 7.25% (0.3450 => 0.3700)
  SingleSource/Benchmarks/Misc/fbench: 6.20% (5.4850 => 5.8250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 5.83% (1.7150 => 1.8150)
  SingleSource/Benchmarks/Misc-C++/bigfib: 5.66% (0.5300 => 0.5600)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 5.15% (106.1900 => 111.6550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 4.98% (3.0100 => 3.1600)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 4.81% (2.7000 => 2.8300)
  MultiSource/Benchmarks/Olden/health/health: 4.79% (1.4600 => 1.5300)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 4.60% (5.7550 => 6.0200)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.45% (19.5650 => 20.4350)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 4.07% (2.8250 => 2.9400)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 3.89% (2.7000 => 2.8050)
  MultiSource/Benchmarks/Olden/bisort/bisort: 3.72% (1.3450 => 1.3950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 3.36% (11.8950 => 12.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 3.25% (16.6100 => 17.1500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.82% (34.3950 => 35.3650)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 2.74% (1.8250 => 1.8750)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.50% (11.3900 => 11.6750)
  MultiSource/Applications/lambda-0_1_3/lambda: 2.39% (9.8300 => 10.0650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 2.33% (10.0800 => 10.3150)
  MultiSource/Benchmarks/Olden/bh/bh: 1.98% (6.3000 => 6.4250)
  MultiSource/Benchmarks/nbench/nbench: 1.76% (31.8900 => 32.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 1.59% (0.6300 => 0.6400)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.32% (19.2500 => 19.5050)
  MultiSource/Benchmarks/llubenchmark/llu: 1.27% (13.7800 => 13.9550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 1.27% (9.8650 => 9.9900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.08% (77.7250 => 78.5650)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 1.07% (12.1200 => 12.2500)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2002-05-02-ArgumentTest: -100.00% (0.0250 => 0.0000)
  SingleSource/UnitTests/2002-04-17-PrintfChar: -80.00% (0.0250 => 0.0050)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -78.57% (0.0700 => 0.0150)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -76.92% (0.0650 => 0.0150)
  SingleSource/UnitTests/2002-05-02-CastTest1: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/SignlessTypes/factor: -73.33% (0.2250 => 0.0600)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -70.00% (0.0500 => 0.0150)
  SingleSource/UnitTests/2002-08-02-CastTest: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/2002-12-13-MishaTest: -63.64% (0.0550 => 0.0200)
  SingleSource/UnitTests/SignlessTypes/cast2: -63.64% (0.0550 => 0.0200)
  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/2002-05-02-CastTest3: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/2003-06-16-VolatileError: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/2003-08-20-FoldBug: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/StructModifyTest: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/blockstret: -50.00% (0.0200 => 0.0100)
  SingleSource/Regression/C/sumarray2d: -47.62% (0.1050 => 0.0550)
  SingleSource/Benchmarks/Stanford/Perm: -47.37% (0.0950 => 0.0500)
  SingleSource/Regression/C++/pointer_method2: -47.37% (0.0950 => 0.0500)
  SingleSource/UnitTests/2002-05-02-CastTest2: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2006-01-23-UnionInit: -44.44% (0.0900 => 0.0500)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: -44.44% (0.0450 => 0.0250)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -41.38% (0.1450 => 0.0850)
  SingleSource/Regression/C++/fixups: -41.18% (0.0850 => 0.0500)
  SingleSource/Benchmarks/Misc/lowercase: -40.00% (0.0500 => 0.0300)
  SingleSource/Benchmarks/Shootout/ary3: -40.00% (0.1000 => 0.0600)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/2002-08-02-CastTest2: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/DefaultInitDynArrays: -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/conditional-gnu-ext: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C/compare: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -37.50% (0.0400 => 0.0250)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -37.04% (0.1350 => 0.0850)
  SingleSource/UnitTests/2003-05-14-AtExit: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2003-07-10-SignConversions: -36.36% (0.0550 => 0.0350)
  SingleSource/Regression/C/sumarraymalloc: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -33.33% (0.1350 => 0.0900)
  SingleSource/Regression/C++/short_circuit_dtor: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/byval-alignment: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/initp1: -32.14% (0.1400 => 0.0950)
  SingleSource/Regression/C/badidx: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2003-04-22-Switch: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2008-04-18-LoopBug: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -29.41% (0.0850 => 0.0600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -29.17% (0.1200 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -28.95% (0.1900 => 0.1350)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/vla: -28.57% (0.1400 => 0.1000)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -28.00% (0.1250 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -28.00% (0.2500 => 0.1800)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -27.08% (0.2400 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: -26.83% (0.2050 => 0.1500)
  SingleSource/Benchmarks/Shootout/lists: -25.53% (0.2350 => 0.1750)
  SingleSource/Regression/C/PR1386: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2007-03-02-VaCopy: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/AtomicOps: -25.00% (0.0400 => 0.0300)
  SingleSource/Benchmarks/Shootout/objinst: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/2003-05-26-Shorts: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -22.64% (0.2650 => 0.2050)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -22.22% (0.2250 => 0.1750)
  SingleSource/Benchmarks/Stanford/IntMM: -22.22% (0.1350 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -21.62% (0.1850 => 0.1450)
  SingleSource/Benchmarks/Misc/flops-3: -21.43% (0.0700 => 0.0550)
  SingleSource/Regression/C/PR640: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/SignlessTypes/ccc: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -19.23% (0.1300 => 0.1050)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -19.15% (0.2350 => 0.1900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -18.92% (0.1850 => 0.1500)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -18.18% (0.2200 => 0.1800)
  SingleSource/Regression/C/globalrefs: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2002-05-02-CastTest: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -18.00% (0.2500 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -17.95% (0.1950 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -17.02% (0.2350 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -16.67% (0.1800 => 0.1500)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1200 => 0.1000)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -15.56% (0.2250 => 0.1900)
  MultiSource/Benchmarks/llubenchmark/llu: -15.38% (0.1300 => 0.1100)
  SingleSource/Benchmarks/Shootout/ackermann: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Stanford/Treesort: -15.38% (0.1300 => 0.1100)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -15.38% (0.1950 => 0.1650)
  SingleSource/Benchmarks/Stanford/Bubblesort: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: -14.81% (0.1350 => 0.1150)
  MultiSource/Benchmarks/Olden/tsp/tsp: -14.71% (0.3400 => 0.2900)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Stanford/FloatMM: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -13.33% (0.2250 => 0.1950)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -13.33% (0.2250 => 0.1950)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -12.50% (0.2000 => 0.1750)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -12.50% (0.1200 => 0.1050)
  SingleSource/Regression/C/uint64_to_float: -12.50% (0.1200 => 0.1050)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -12.21% (0.6550 => 0.5750)
  SingleSource/Benchmarks/Misc/salsa20: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.96% (0.9200 => 0.8100)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.83% (0.4650 => 0.4100)
  SingleSource/Benchmarks/McGill/misr: -11.76% (0.1700 => 0.1500)
  MultiSource/Benchmarks/FreeBench/distray/distray: -11.32% (0.2650 => 0.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -10.79% (3.4300 => 3.0600)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -10.53% (0.1900 => 0.1700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.08% (0.6450 => 0.5800)
  MultiSource/Benchmarks/FreeBench/mason/mason: -10.00% (0.1500 => 0.1350)
  MultiSource/Benchmarks/BitBench/five11/five11: -9.68% (0.1550 => 0.1400)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -9.33% (0.3750 => 0.3400)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -9.05% (2.1550 => 1.9600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -8.57% (0.1750 => 0.1600)
  SingleSource/Benchmarks/Stanford/Oscar: -8.33% (0.1800 => 0.1650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -7.79% (0.3850 => 0.3550)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Shootout/hash: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/McCat/09-vor/vor: -7.10% (0.8450 => 0.7850)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -6.67% (0.7500 => 0.7000)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -6.49% (0.3850 => 0.3600)
  MultiSource/Applications/sgefa/sgefa: -6.01% (0.9150 => 0.8600)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.00% (0.2500 => 0.2350)
  MultiSource/Benchmarks/NPB-serial/is/is: -5.88% (0.1700 => 0.1600)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -5.80% (0.3450 => 0.3250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -5.21% (1.6300 => 1.5450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -5.13% (0.1950 => 0.1850)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -5.06% (0.3950 => 0.3750)
  SingleSource/Benchmarks/Shootout-C++/hash2: -5.05% (1.0900 => 1.0350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -5.00% (0.3000 => 0.2850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -4.71% (1.4850 => 1.4150)
  SingleSource/Benchmarks/Misc-C++/bigfib: -4.22% (1.5400 => 1.4750)
  MultiSource/Benchmarks/Olden/em3d/em3d: -3.53% (0.4250 => 0.4100)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -3.27% (0.7650 => 0.7400)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -3.08% (0.3250 => 0.3150)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -3.01% (3.6600 => 3.5500)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -2.86% (0.5250 => 0.5100)
  SingleSource/Regression/C++/ofstream_ctor: -2.86% (0.5250 => 0.5100)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -2.64% (3.2250 => 3.1400)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Misc/lowercase: -100.00% (0.8050 => 0.0000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.53% (135.9600 => 7.4350)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.31% (132.9100 => 7.5650)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.57% (13.8350 => 0.8900)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -93.29% (139.4900 => 9.3550)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -92.95% (139.2350 => 9.8200)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.52% (69.4500 => 5.1950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -92.41% (87.0250 => 6.6050)
  MultiSource/Benchmarks/FreeBench/neural/neural: -92.41% (3.4900 => 0.2650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -90.92% (70.3150 => 6.3850)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.59% (109.4200 => 10.2950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.33% (110.6900 => 10.7000)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -90.22% (78.8650 => 7.7100)
  MultiSource/Benchmarks/mafft/pairlocalalign: -89.01% (430.9350 => 47.3750)
  SingleSource/Benchmarks/Stanford/Oscar: -88.89% (0.0450 => 0.0050)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.24% (47.5200 => 6.5400)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.04% (68.9650 => 9.6300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -81.08% (44.3950 => 8.4000)
  SingleSource/Benchmarks/Shootout-C++/matrix: -79.70% (33.3700 => 6.7750)
  SingleSource/Benchmarks/Shootout/matrix: -78.76% (24.1750 => 5.1350)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.70% (0.8450 => 0.1800)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -78.14% (17.9100 => 3.9150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -76.67% (51.7900 => 12.0850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -73.75% (44.0050 => 11.5500)
  MultiSource/Applications/oggenc/oggenc: -72.00% (1.0000 => 0.2800)
  SingleSource/Benchmarks/Misc/pi: -71.76% (4.5150 => 1.2750)
  MultiSource/Benchmarks/Bullet/bullet: -71.30% (63.6050 => 18.2550)
  SingleSource/Benchmarks/Shootout/nestedloop: -64.86% (0.3700 => 0.1300)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -64.57% (34.3750 => 12.1800)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -63.82% (30.5950 => 11.0700)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -58.33% (0.3000 => 0.1250)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -52.68% (13.8750 => 6.5650)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -52.56% (25.4650 => 12.0800)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -48.82% (30.4700 => 15.5950)
  MultiSource/Benchmarks/McCat/08-main/main: -47.06% (0.1700 => 0.0900)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -44.44% (0.0450 => 0.0250)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -41.17% (4.8700 => 2.8650)
  SingleSource/Benchmarks/Misc/flops-3: -40.86% (9.9000 => 5.8550)
  MultiSource/Applications/d/make_dparser: -40.00% (0.1500 => 0.0900)
  MultiSource/Applications/sgefa/sgefa: -38.65% (0.8150 => 0.5000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.71% (0.0700 => 0.0450)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -35.32% (1.0900 => 0.7050)
  SingleSource/Benchmarks/Misc/flops-4: -34.85% (4.1750 => 2.7200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -34.65% (13.2450 => 8.6550)
  SingleSource/Benchmarks/Misc/flops-6: -32.75% (6.5800 => 4.4250)
  SingleSource/Benchmarks/Misc/flops-8: -32.32% (6.9300 => 4.6900)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.86% (4.6250 => 3.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Misc/fp-convert: -27.69% (5.2900 => 3.8250)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.39% (9.1650 => 6.6550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -27.29% (144.6550 => 105.1850)
  MultiSource/Benchmarks/PAQ8p/paq8p: -27.02% (218.4000 => 159.3900)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -25.70% (12.6450 => 9.3950)
  SingleSource/Benchmarks/Misc/flops-5: -25.30% (6.1850 => 4.6200)
  MultiSource/Applications/JM/ldecod/ldecod: -25.00% (0.1400 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -24.80% (207.6300 => 156.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -24.49% (72.2950 => 54.5900)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -23.96% (0.4800 => 0.3650)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -23.38% (4.1700 => 3.1950)
  SingleSource/Benchmarks/Misc/ffbench: -21.44% (3.2650 => 2.5650)
  SingleSource/Benchmarks/Misc/flops: -20.17% (18.4900 => 14.7600)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -20.00% (1.9750 => 1.5800)
  SingleSource/Benchmarks/McGill/misr: -18.35% (0.5450 => 0.4450)
  MultiSource/Benchmarks/sim/sim: -17.28% (12.6450 => 10.4600)
  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/Adobe-C++/loop_unroll: -16.13% (5.7950 => 4.8600)
  MultiSource/Benchmarks/FreeBench/mason/mason: -15.28% (0.3600 => 0.3050)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -15.16% (22.8850 => 19.4150)
  SingleSource/Benchmarks/Shootout-C++/strcat: -15.00% (0.2000 => 0.1700)
  MultiSource/Applications/minisat/minisat: -14.64% (23.2200 => 19.8200)
  SingleSource/Benchmarks/Misc/oourafft: -14.26% (12.3450 => 10.5850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -13.35% (3.9700 => 3.4400)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -13.33% (0.3000 => 0.2600)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -12.29% (11.6750 => 10.2400)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.85% (6.8350 => 6.0250)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -11.60% (12.9350 => 11.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -11.38% (3.4700 => 3.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -11.31% (9.4600 => 8.3900)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -11.11% (0.3150 => 0.2800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -10.09% (6.3950 => 5.7500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.00% (1.3000 => 1.1700)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -10.00% (2.6500 => 2.3850)
  SingleSource/UnitTests/Vector/multiplies: -9.41% (0.8500 => 0.7700)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -9.15% (14.6400 => 13.3000)
  SingleSource/Benchmarks/Misc/ReedSolomon: -8.46% (17.3750 => 15.9050)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -8.06% (2.4200 => 2.2250)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.70% (10.0700 => 9.2950)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -7.58% (9.8250 => 9.0800)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -7.41% (0.1350 => 0.1250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -7.11% (9.4950 => 8.8200)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -6.98% (14.2450 => 13.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -6.73% (7.3600 => 6.8650)
  MultiSource/Applications/JM/lencod/lencod: -6.71% (16.1700 => 15.0850)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -6.21% (6.3600 => 5.9650)
  MultiSource/Applications/lua/lua: -5.67% (56.2150 => 53.0250)
  SingleSource/Benchmarks/Shootout/strcat: -5.56% (0.3600 => 0.3400)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -5.51% (14.1600 => 13.3800)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -5.47% (15.2750 => 14.4400)
  MultiSource/Applications/SIBsim4/SIBsim4: -4.90% (9.0750 => 8.6300)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -4.56% (4.3850 => 4.1850)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -4.55% (0.2200 => 0.2100)
  SingleSource/Benchmarks/Shootout-C++/hash: -4.43% (1.5800 => 1.5100)
  SingleSource/Regression/C/uint64_to_float: -4.36% (1.4900 => 1.4250)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.23% (0.9450 => 0.9050)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -3.92% (1.6600 => 1.5950)
  SingleSource/Benchmarks/Dhrystone/dry: -3.86% (3.8900 => 3.7400)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -3.76% (5.1900 => 4.9950)
  MultiSource/Benchmarks/FreeBench/distray/distray: -3.68% (0.6800 => 0.6550)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -3.28% (22.2650 => 21.5350)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -3.19% (1.2550 => 1.2150)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -3.01% (2.3250 => 2.2550)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -2.93% (36.0300 => 34.9750)
  SingleSource/Benchmarks/Shootout/heapsort: -2.90% (12.0650 => 11.7150)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.85% (7.7300 => 7.5100)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.78% (12.0300 => 11.6950)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -2.34% (30.9900 => 30.2650)
  MultiSource/Benchmarks/Olden/power/power: -2.26% (6.4100 => 6.2650)
  SingleSource/Benchmarks/CoyoteBench/almabench: -2.25% (36.1950 => 35.3800)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -2.17% (0.4600 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.08% (10.5600 => 10.3400)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -2.02% (11.4000 => 11.1700)
  MultiSource/Applications/obsequi/Obsequi: -1.91% (4.1800 => 4.1000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.88% (9.0500 => 8.8800)
  MultiSource/Applications/spiff/spiff: -1.74% (7.4500 => 7.3200)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -1.72% (3.7800 => 3.7150)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.71% (9.0600 => 8.9050)
  SingleSource/Benchmarks/Misc/mandel: -1.69% (3.5500 => 3.4900)
  MultiSource/Applications/siod/siod: -1.65% (6.3650 => 6.2600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -1.63% (3.3750 => 3.3200)
  SingleSource/Benchmarks/SmallPT/smallpt: -1.56% (45.9200 => 45.2050)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -1.54% (1.2950 => 1.2750)
  SingleSource/Benchmarks/Linpack/linpack-pc: -1.46% (52.1250 => 51.3650)
  SingleSource/Benchmarks/Shootout/hash: -1.44% (12.4850 => 12.3050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -1.32% (1.5100 => 1.4900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.20% (4.5650 => 4.5100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -1.20% (1.2500 => 1.2350)
  SingleSource/Benchmarks/Misc/whetstone: -1.17% (4.2750 => 4.2250)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -1.15% (15.5850 => 15.4050)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -1.09% (24.3300 => 24.0650)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.06% (3.2950 => 3.2600)
  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

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


More information about the llvm-testresults mailing list