[llvm-testresults] linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7 test results

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Thu Mar 20 19:49:55 PDT 2014


http://llvm.org/perf/db_default/v4/nts/23756?compare_to=23754&baseline=17571
Nickname: linaro-chrome-03__LNT-TestOnly-O3__clang_DEV__armv7:19

Comparing:
     Run: 23756, Order: 204422, Start Time: 2014-03-21 02:03:53, End Time: 2014-03-21 02:56:00
      To: 23754, Order: 204416, Start Time: 2014-03-21 01:00:17, End Time: 2014-03-21 01:52:24
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 21 (466 on baseline)
Performance Improvements: 2 (131 on baseline)
Added Tests: 0 (26 on baseline)
Unchanged Tests: 1089 (489 on baseline)
Total Tests: 1112

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2007-04-25-weak: 80.00% (0.0250 => 0.0450, std.dev.: 0.0067)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 58.33% (0.0600 => 0.0950, std.dev.: 0.0099)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 55.56% (0.0450 => 0.0700, std.dev.: 0.0081)
  SingleSource/Regression/C/matrixTranspose: 46.15% (0.0650 => 0.0950, std.dev.: 0.0073)
  SingleSource/UnitTests/2002-08-02-CastTest: 44.44% (0.0450 => 0.0650, std.dev.: 0.0067)
  SingleSource/Benchmarks/Shootout/nestedloop: 37.50% (0.0800 => 0.1100, std.dev.: 0.0103)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 26.92% (0.1300 => 0.1650, std.dev.: 0.0088)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 23.91% (0.4600 => 0.5700, std.dev.: 0.0213)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 15.56% (0.2250 => 0.2600, std.dev.: 0.0131)
  SingleSource/Benchmarks/Shootout-C++/ary2: 15.48% (0.8400 => 0.9700, std.dev.: 0.0351)
  SingleSource/Benchmarks/Shootout-C++/EH/except: 15.15% (0.6600 => 0.7600, std.dev.: 0.0339)
  MultiSource/Benchmarks/Olden/bh/bh: 13.87% (0.8650 => 0.9850, std.dev.: 0.0300)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.86% (1.0500 => 1.1850, std.dev.: 0.0442)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Stanford/Towers: 22.22% (0.0450 => 0.0550, std.dev.: 0.0033)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 20.97% (0.6200 => 0.7500, std.dev.: 0.0319)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 19.88% (12.2500 => 14.6850, std.dev.: 0.8711)
  SingleSource/Benchmarks/Stanford/Queens: 18.75% (0.0800 => 0.0950, std.dev.: 0.0037)
  MultiSource/Benchmarks/FreeBench/distray/distray: 10.06% (0.8450 => 0.9300, std.dev.: 0.0251)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 9.33% (4.0200 => 4.3950, std.dev.: 0.1197)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.44% (3.7900 => 4.1100, std.dev.: 0.1084)
  SingleSource/Benchmarks/Shootout-C++/ary3: 5.35% (6.6350 => 6.9900, std.dev.: 0.0665)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-call-r7674133: -83.33% (0.0300 => 0.0050, std.dev.: 0.0050)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -50.00% (0.0400 => 0.0200, std.dev.: 0.0078)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 500.00% (0.0050 => 0.0300)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C++/2003-06-13-Crasher: 100.00% (0.0150 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 100.00% (0.0200 => 0.0400)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest1: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C/DuffsDevice: 72.73% (0.0550 => 0.0950)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2003-07-10-SignConversions: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 62.50% (0.0400 => 0.0650)
  SingleSource/Benchmarks/Shootout/ary3: 60.00% (0.0750 => 0.1200)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 58.33% (0.0600 => 0.0950)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/Threads/2010-12-08-tls: 57.14% (0.0350 => 0.0550)
  SingleSource/UnitTests/byval-alignment: 57.14% (0.0350 => 0.0550)
  SingleSource/Regression/C/globalrefs: 55.56% (0.0450 => 0.0700)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 54.55% (0.0550 => 0.0850)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 52.78% (0.3600 => 0.5500)
  SingleSource/Benchmarks/Linpack/linpack-pc: 50.91% (0.8250 => 1.2450)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 50.00% (0.2900 => 0.4350)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C/PR491: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2007-04-25-weak: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C++/BuiltinTypeInfo: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2002-12-13-MishaTest: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/Vector/divides: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/Vector/sumarray-dbl: 50.00% (0.0500 => 0.0750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 49.63% (4.0300 => 6.0300)
  SingleSource/UnitTests/FloatPrecision: 44.44% (0.0450 => 0.0650)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/initp1: 40.74% (0.1350 => 0.1900)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 40.67% (3.4550 => 4.8600)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 40.27% (1.1300 => 1.5850)
  SingleSource/UnitTests/2002-05-02-CastTest3: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/Vector/build2: 40.00% (0.0750 => 0.1050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 39.58% (0.2400 => 0.3350)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 38.63% (3.7150 => 5.1500)
  SingleSource/Benchmarks/Shootout/sieve: 38.46% (0.0650 => 0.0900)
  SingleSource/Benchmarks/Stanford/Quicksort: 38.10% (0.1050 => 0.1450)
  SingleSource/UnitTests/2003-08-11-VaListArg: 37.50% (0.0800 => 0.1100)
  SingleSource/UnitTests/2002-05-02-CastTest2: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/SignlessTypes/cast2: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 35.71% (0.0700 => 0.0950)
  SingleSource/Benchmarks/Shootout/strcat: 33.33% (0.0750 => 0.1000)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 33.33% (0.1200 => 0.1600)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 33.33% (0.0300 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 33.33% (0.1950 => 0.2600)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/2003-04-22-Switch: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/Vector/build: 33.33% (0.0450 => 0.0600)
  MultiSource/Applications/sqlite3/sqlite3: 31.53% (63.1750 => 83.0950)
  SingleSource/Benchmarks/McGill/exptree: 31.25% (0.2400 => 0.3150)
  SingleSource/Benchmarks/Shootout/objinst: 30.43% (0.1150 => 0.1500)
  SingleSource/UnitTests/2006-02-04-DivRem: 30.00% (0.0500 => 0.0650)
  MultiSource/Applications/minisat/minisat: 29.34% (2.1300 => 2.7550)
  SingleSource/Benchmarks/McGill/chomp: 29.17% (0.6000 => 0.7750)
  SingleSource/UnitTests/vla: 29.17% (0.1200 => 0.1550)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 28.80% (4.0800 => 5.2550)
  MultiSource/Benchmarks/sim/sim: 28.42% (0.9150 => 1.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 27.27% (0.2200 => 0.2800)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 27.27% (0.0550 => 0.0700)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 26.92% (0.1300 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 26.67% (0.1500 => 0.1900)
  SingleSource/Benchmarks/Shootout/methcall: 26.32% (0.0950 => 0.1200)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 25.79% (3.9750 => 5.0000)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 25.28% (4.0150 => 5.0300)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 25.27% (0.9300 => 1.1650)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 23.26% (0.2150 => 0.2650)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.96% (3.8550 => 4.7400)
  MultiSource/Applications/kimwitu++/kc: 22.49% (48.6150 => 59.5500)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 22.11% (15.7850 => 19.2750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 21.88% (3.9300 => 4.7900)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 21.70% (1.1750 => 1.4300)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/Stanford/Bubblesort: 21.05% (0.0950 => 0.1150)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 20.09% (1.0700 => 1.2850)
  MultiSource/Benchmarks/McCat/15-trie/trie: 20.00% (0.1750 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 20.00% (0.1000 => 0.1200)
  MultiSource/Applications/Burg/burg: 19.97% (3.6300 => 4.3550)
  MultiSource/Applications/siod/siod: 19.73% (9.3750 => 11.2250)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 19.35% (0.1550 => 0.1850)
  MultiSource/Applications/lua/lua: 19.29% (12.0500 => 14.3750)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 19.12% (0.3400 => 0.4050)
  MultiSource/Applications/JM/ldecod/ldecod: 18.97% (23.8550 => 28.3800)
  SingleSource/Benchmarks/Misc/mandel-2: 18.75% (0.0800 => 0.0950)
  SingleSource/Regression/C/matrixTranspose: 18.75% (0.0800 => 0.0950)
  SingleSource/Regression/C++/fixups: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2002-08-02-CastTest: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2003-05-26-Shorts: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 18.18% (0.1650 => 0.1950)
  MultiSource/Applications/lambda-0_1_3/lambda: 17.72% (2.0600 => 2.4250)
  SingleSource/Benchmarks/Dhrystone/fldry: 17.65% (0.1700 => 0.2000)
  SingleSource/Regression/C/sumarray2d: 17.65% (0.0850 => 0.1000)
  MultiSource/Applications/oggenc/oggenc: 17.54% (18.3550 => 21.5750)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 17.39% (0.1150 => 0.1350)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 17.39% (0.2300 => 0.2700)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/llubenchmark/llu: 17.24% (0.1450 => 0.1700)
  MultiSource/Benchmarks/McCat/09-vor/vor: 17.19% (0.9600 => 1.1250)
  SingleSource/Regression/C++/ofstream_ctor: 17.19% (0.6400 => 0.7500)
  SingleSource/Benchmarks/Shootout-C++/strcat: 16.92% (0.6500 => 0.7600)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 16.82% (2.7650 => 3.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 16.67% (0.2400 => 0.2800)
  SingleSource/Regression/C++/global_ctor: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/Threads/tls: 16.67% (0.0600 => 0.0700)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 16.67% (0.3600 => 0.4200)
  SingleSource/Benchmarks/McGill/queens: 16.67% (0.1500 => 0.1750)
  MultiSource/Benchmarks/NPB-serial/is/is: 16.28% (0.2150 => 0.2500)
  SingleSource/Benchmarks/Misc-C++/bigfib: 16.27% (2.1200 => 2.4650)
  MultiSource/Benchmarks/BitBench/five11/five11: 16.22% (0.1850 => 0.2150)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 16.18% (0.6800 => 0.7900)
  SingleSource/Benchmarks/Shootout-C++/random: 16.15% (0.6500 => 0.7550)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 16.13% (3.2550 => 3.7800)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 15.85% (3.7550 => 4.3500)
  MultiSource/Applications/treecc/treecc: 15.84% (8.8700 => 10.2750)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 15.70% (2.6750 => 3.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 15.56% (0.2250 => 0.2600)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 15.48% (0.4200 => 0.4850)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 15.29% (4.6100 => 5.3150)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 15.25% (0.2950 => 0.3400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 15.00% (0.2000 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C/football/football: 14.98% (2.8700 => 3.3000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 14.89% (0.2350 => 0.2700)
  MultiSource/Applications/hbd/hbd: 14.74% (4.2400 => 4.8650)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 14.69% (3.5050 => 4.0200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 14.63% (0.2050 => 0.2350)
  MultiSource/Applications/aha/aha: 14.47% (0.3800 => 0.4350)
  SingleSource/Benchmarks/Shootout-C++/sieve: 14.44% (0.9000 => 1.0300)
  SingleSource/Benchmarks/Shootout-C++/hash2: 13.89% (1.4400 => 1.6400)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 13.79% (0.1450 => 0.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.64% (0.2200 => 0.2500)
  SingleSource/Benchmarks/Stanford/Puzzle: 13.43% (0.3350 => 0.3800)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 13.24% (4.3050 => 4.8750)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 13.21% (0.2650 => 0.3000)
  MultiSource/Applications/spiff/spiff: 12.97% (3.4300 => 3.8750)
  SingleSource/Benchmarks/Misc/whetstone: 12.96% (0.2700 => 0.3050)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 12.90% (0.1550 => 0.1750)
  SingleSource/Benchmarks/McGill/misr: 12.50% (0.2000 => 0.2250)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 12.50% (0.1600 => 0.1800)
  SingleSource/Benchmarks/Shootout-C++/moments: 12.40% (1.2100 => 1.3600)
  MultiSource/Benchmarks/McCat/18-imp/imp: 12.32% (1.0550 => 1.1850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 12.11% (15.9850 => 17.9200)
  SingleSource/Benchmarks/Stanford/IntMM: 12.00% (0.1250 => 0.1400)
  SingleSource/Benchmarks/Stanford/Treesort: 12.00% (0.1250 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 11.76% (0.2550 => 0.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 11.54% (0.2600 => 0.2900)
  MultiSource/Applications/JM/lencod/lencod: 11.50% (50.2100 => 55.9850)
  SingleSource/UnitTests/SignlessTypes/rem: 11.27% (0.3550 => 0.3950)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 11.20% (3.2150 => 3.5750)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 11.08% (1.8050 => 2.0050)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 10.87% (0.2300 => 0.2550)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 10.75% (0.4650 => 0.5150)
  SingleSource/Benchmarks/Misc/mandel: 10.71% (0.1400 => 0.1550)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 10.53% (0.1900 => 0.2100)
  SingleSource/Benchmarks/Shootout-C++/wc: 10.49% (0.7150 => 0.7900)
  MultiSource/Applications/d/make_dparser: 10.33% (13.8900 => 15.3250)
  MultiSource/Benchmarks/McCat/08-main/main: 10.26% (0.9750 => 1.0750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 10.17% (1.7200 => 1.8950)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 10.11% (0.4450 => 0.4900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 9.84% (0.3050 => 0.3350)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 9.80% (0.2550 => 0.2800)
  MultiSource/Applications/sgefa/sgefa: 9.79% (1.4300 => 1.5700)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 9.62% (1.0400 => 1.1400)
  SingleSource/Benchmarks/Shootout/random: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 9.50% (1.2100 => 1.3250)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 9.35% (3.6900 => 4.0350)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 9.22% (28.2450 => 30.8500)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 9.18% (138.9550 => 151.7100)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 9.09% (0.7700 => 0.8400)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 9.04% (3.6500 => 3.9800)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 8.99% (4.0600 => 4.4250)
  SingleSource/Benchmarks/Shootout-C++/ary2: 8.99% (0.8900 => 0.9700)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 8.90% (1.9100 => 2.0800)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 8.89% (0.4500 => 0.4900)
  SingleSource/UnitTests/Vector/constpool: 8.82% (155.3200 => 169.0150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 8.66% (3.6950 => 4.0150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 8.64% (2.5450 => 2.7650)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 8.60% (3.6050 => 3.9150)
  SingleSource/Benchmarks/Shootout/matrix: 8.51% (0.2350 => 0.2550)
  MultiSource/Benchmarks/PAQ8p/paq8p: 8.41% (9.0400 => 9.8000)
  MultiSource/Benchmarks/Olden/bh/bh: 8.24% (0.9100 => 0.9850)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 8.05% (4.7200 => 5.1000)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.00% (0.6250 => 0.6750)
  SingleSource/Regression/C/bigstack: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 7.91% (3.8550 => 4.1600)
  MultiSource/Benchmarks/Olden/em3d/em3d: 7.69% (0.5200 => 0.5600)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 7.55% (0.5300 => 0.5700)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 7.32% (0.2050 => 0.2200)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 7.11% (0.9850 => 1.0550)
  SingleSource/Benchmarks/Shootout-C++/lists: 7.02% (0.8550 => 0.9150)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.01% (0.7850 => 0.8400)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: 6.98% (0.2150 => 0.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 6.98% (0.2150 => 0.2300)
  SingleSource/Benchmarks/Shootout-C++/ary: 6.98% (0.8600 => 0.9200)
  SingleSource/Benchmarks/Stanford/Towers: 6.90% (0.1450 => 0.1550)
  MultiSource/Applications/SPASS/SPASS: 6.80% (67.9400 => 72.5600)
  SingleSource/Benchmarks/Shootout-C++/ary3: 6.78% (0.8850 => 0.9450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 6.76% (3.8450 => 4.1050)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 6.64% (2.6350 => 2.8100)
  MultiSource/Applications/viterbi/viterbi: 6.60% (0.5300 => 0.5650)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 6.57% (1.4450 => 1.5400)
  SingleSource/Benchmarks/Shootout/lists: 6.52% (0.2300 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 6.45% (0.3100 => 0.3300)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 6.40% (0.6250 => 0.6650)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 6.15% (0.3250 => 0.3450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 6.12% (0.2450 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.88% (0.6800 => 0.7200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 5.81% (0.7750 => 0.8200)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 5.63% (3.2850 => 3.4700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 5.44% (3.9500 => 4.1650)
  MultiSource/Benchmarks/MallocBench/gs/gs: 5.11% (13.2050 => 13.8800)
  SingleSource/Benchmarks/Shootout-C++/fibo: 5.11% (0.6850 => 0.7200)
  SingleSource/Benchmarks/Shootout-C++/objinst: 5.00% (0.7000 => 0.7350)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 4.95% (2.3250 => 2.4400)
  MultiSource/Benchmarks/Olden/power/power: 4.82% (0.4150 => 0.4350)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 4.80% (2.8150 => 2.9500)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 4.49% (3.8950 => 4.0700)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 4.40% (0.7950 => 0.8300)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 4.28% (3.7400 => 3.9000)
  MultiSource/Applications/SIBsim4/SIBsim4: 4.26% (4.4550 => 4.6450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 4.20% (3.8100 => 3.9700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 4.17% (0.2400 => 0.2500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 3.94% (4.9500 => 5.1450)
  MultiSource/Benchmarks/Olden/health/health: 3.57% (0.4200 => 0.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 3.45% (0.2900 => 0.3000)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 3.23% (92.4350 => 95.4250)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 3.16% (2.0600 => 2.1250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 3.08% (16.2300 => 16.7300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 3.07% (3.9100 => 4.0300)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 3.02% (3.9750 => 4.0950)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 2.96% (12.6750 => 13.0500)
  MultiSource/Benchmarks/mafft/pairlocalalign: 2.95% (31.8800 => 32.8200)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 2.94% (0.6800 => 0.7000)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 2.76% (3.9850 => 4.0950)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.73% (1.1000 => 1.1300)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: 2.71% (3.3150 => 3.4050)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 2.61% (0.7650 => 0.7850)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 2.26% (0.6650 => 0.6800)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 1.99% (2.0100 => 2.0500)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 1.68% (2.0800 => 2.1150)
  SingleSource/Benchmarks/Shootout-C++/hash: 1.43% (1.4000 => 1.4200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 1.34% (4.8650 => 4.9300)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 1.28% (52.9500 => 53.6300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 1.11% (4.0500 => 4.0950)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 203.49% (43.6950 => 132.6100)
  SingleSource/Benchmarks/Misc/fbench: 170.54% (6.7900 => 18.3700)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 156.07% (7.0000 => 17.9250)
  SingleSource/Benchmarks/Misc/whetstone: 152.48% (5.5550 => 14.0250)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 98.65% (2.2300 => 4.4300)
  SingleSource/Benchmarks/Shootout/fib2: 98.07% (8.2750 => 16.3900)
  MultiSource/Applications/kimwitu++/kc: 63.64% (0.1100 => 0.1800)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 61.54% (0.1300 => 0.2100)
  MultiSource/Benchmarks/FreeBench/neural/neural: 54.84% (0.3100 => 0.4800)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 50.00% (0.0300 => 0.0450)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 46.23% (18.3550 => 26.8400)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 45.63% (8.5800 => 12.4950)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 38.90% (21.3600 => 29.6700)
  MultiSource/Applications/siod/siod: 36.61% (6.3650 => 8.6950)
  SingleSource/Benchmarks/McGill/chomp: 34.48% (2.4650 => 3.3150)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 33.31% (12.0700 => 16.0900)
  MultiSource/Applications/aha/aha: 31.60% (5.5850 => 7.3500)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 29.61% (11.3300 => 14.6850)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 29.34% (4.8400 => 6.2600)
  SingleSource/Benchmarks/Shootout/sieve: 28.97% (15.2400 => 19.6550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 28.55% (3.9050 => 5.0200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 27.89% (67.3550 => 86.1400)
  MultiSource/Applications/sqlite3/sqlite3: 27.68% (12.7550 => 16.2850)
  MultiSource/Benchmarks/BitBench/five11/five11: 27.26% (60.4450 => 76.9250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 26.72% (12.9700 => 16.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 26.14% (4.3800 => 5.5250)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 25.73% (1.2050 => 1.5150)
  SingleSource/Benchmarks/SmallPT/smallpt: 25.49% (60.3850 => 75.7800)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 25.00% (0.0400 => 0.0500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 24.96% (129.1150 => 161.3450)
  MultiSource/Benchmarks/nbench/nbench: 24.07% (39.7400 => 49.3050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 22.76% (8.7650 => 10.7600)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 22.38% (19.9700 => 24.4400)
  SingleSource/Benchmarks/Stanford/Towers: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/McCat/18-imp/imp: 21.95% (0.2050 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 21.34% (1.6400 => 1.9900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 20.97% (0.6200 => 0.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 20.96% (193.9050 => 234.5550)
  MultiSource/Applications/oggenc/oggenc: 20.83% (0.3600 => 0.4350)
  MultiSource/Applications/lambda-0_1_3/lambda: 20.21% (12.1950 => 14.6600)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 20.00% (0.1500 => 0.1800)
  MultiSource/Applications/viterbi/viterbi: 19.33% (10.1400 => 12.1000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 19.13% (17.6450 => 21.0200)
  SingleSource/Benchmarks/Shootout-C++/lists1: 18.86% (1.7500 => 2.0800)
  SingleSource/Benchmarks/Stanford/Queens: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 18.38% (0.6800 => 0.8050)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 18.29% (7.3550 => 8.7000)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 18.10% (3.4800 => 4.1100)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 18.03% (0.3050 => 0.3600)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 17.78% (0.2250 => 0.2650)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 17.72% (0.3950 => 0.4650)
  SingleSource/Benchmarks/Stanford/Quicksort: 17.65% (0.0850 => 0.1000)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 17.44% (3.3250 => 3.9050)
  SingleSource/Benchmarks/Misc/mandel: 17.41% (4.2800 => 5.0250)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 17.39% (13.0500 => 15.3200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 17.35% (26.0750 => 30.6000)
  SingleSource/Benchmarks/Dhrystone/fldry: 16.97% (5.2450 => 6.1350)
  SingleSource/Benchmarks/Shootout-C++/fibo: 16.92% (14.4250 => 16.8650)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 16.86% (7.1450 => 8.3500)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.85% (4.6300 => 5.4100)
  SingleSource/UnitTests/Vector/build2: 16.84% (4.3050 => 5.0300)
  SingleSource/Benchmarks/Misc-C++/bigfib: 16.79% (0.6550 => 0.7650)
  MultiSource/Benchmarks/McCat/08-main/main: 16.67% (0.1200 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/strcat: 16.67% (0.2100 => 0.2450)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 16.67% (0.3000 => 0.3500)
  SingleSource/Benchmarks/Misc/flops-8: 16.67% (5.7300 => 6.6850)
  SingleSource/Benchmarks/Misc/flops-1: 16.62% (6.7400 => 7.8600)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 16.61% (4.1850 => 4.8800)
  SingleSource/Benchmarks/Stanford/FloatMM: 16.59% (1.0850 => 1.2650)
  SingleSource/Benchmarks/Misc/pi: 16.45% (1.5500 => 1.8050)
  MultiSource/Benchmarks/Olden/bh/bh: 16.40% (7.1950 => 8.3750)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 16.38% (3.4500 => 4.0150)
  SingleSource/Benchmarks/Misc/flops-2: 16.19% (4.0450 => 4.7000)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 16.16% (14.8500 => 17.2500)
  MultiSource/Applications/obsequi/Obsequi: 16.02% (4.9950 => 5.7950)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 15.98% (2.0650 => 2.3950)
  SingleSource/Regression/C/uint64_to_float: 15.86% (1.7650 => 2.0450)
  SingleSource/Benchmarks/Shootout-C++/methcall: 15.82% (12.2950 => 14.2400)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 15.79% (0.4750 => 0.5500)
  MultiSource/Benchmarks/McCat/09-vor/vor: 15.71% (0.3500 => 0.4050)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 15.49% (1.4200 => 1.6400)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 15.34% (5.8350 => 6.7300)
  SingleSource/Benchmarks/Shootout-C++/hash2: 15.31% (9.9250 => 11.4450)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 15.29% (0.8500 => 0.9800)
  SingleSource/Benchmarks/Dhrystone/dry: 15.28% (4.8100 => 5.5450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 15.08% (8.6850 => 9.9950)
  SingleSource/Benchmarks/Stanford/Puzzle: 14.94% (0.4350 => 0.5000)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 14.76% (20.6950 => 23.7500)
  SingleSource/Benchmarks/Shootout-C++/sieve: 14.61% (6.5700 => 7.5300)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 14.42% (2.6000 => 2.9750)
  SingleSource/Benchmarks/Shootout/lists: 14.35% (22.5850 => 25.8250)
  SingleSource/Benchmarks/Stanford/Bubblesort: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 14.08% (16.1200 => 18.3900)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 13.66% (12.8850 => 14.6450)
  MultiSource/Benchmarks/Olden/mst/mst: 13.64% (0.2200 => 0.2500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 13.63% (42.4800 => 48.2700)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 13.54% (12.3300 => 14.0000)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 13.47% (6.1250 => 6.9500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 13.33% (0.9000 => 1.0200)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 13.07% (14.1200 => 15.9650)
  SingleSource/Benchmarks/Shootout/strcat: 13.04% (0.4600 => 0.5200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 13.01% (0.6150 => 0.6950)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.92% (16.2900 => 18.3950)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 12.90% (0.1550 => 0.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 12.87% (1.6700 => 1.8850)
  SingleSource/Benchmarks/Shootout/matrix: 12.72% (6.4850 => 7.3100)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 12.70% (1.5350 => 1.7300)
  MultiSource/Applications/lua/lua: 12.44% (64.8500 => 72.9150)
  SingleSource/Benchmarks/Misc/ReedSolomon: 12.25% (20.9850 => 23.5550)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 12.19% (16.3600 => 18.3550)
  MultiSource/Benchmarks/FreeBench/distray/distray: 12.05% (0.8300 => 0.9300)
  SingleSource/Benchmarks/Misc/oourafft: 12.01% (14.1550 => 15.8550)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 11.94% (11.3950 => 12.7550)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 11.85% (28.4850 => 31.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 11.56% (99.2600 => 110.7300)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 11.53% (9.8000 => 10.9300)
  SingleSource/Benchmarks/Shootout/random: 11.38% (3.7350 => 4.1600)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 11.27% (12.1150 => 13.4800)
  MultiSource/Benchmarks/FreeBench/mason/mason: 11.25% (0.4000 => 0.4450)
  SingleSource/Benchmarks/McGill/misr: 11.11% (0.5400 => 0.6000)
  MultiSource/Applications/minisat/minisat: 11.02% (24.6350 => 27.3500)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 10.96% (23.4000 => 25.9650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 10.95% (25.2950 => 28.0650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.89% (8.7250 => 9.6750)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 10.86% (24.1750 => 26.8000)
  SingleSource/Benchmarks/Misc/flops-7: 10.73% (10.1100 => 11.1950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 10.66% (18.6650 => 20.6550)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 10.65% (1.0800 => 1.1950)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 10.35% (14.7350 => 16.2600)
  SingleSource/Benchmarks/Misc/perlin: 10.26% (8.7200 => 9.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 10.25% (22.4300 => 24.7300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 10.06% (10.2850 => 11.3200)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 10.05% (134.5050 => 148.0250)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 9.97% (6.4200 => 7.0600)
  MultiSource/Applications/SPASS/SPASS: 9.93% (36.1950 => 39.7900)
  MultiSource/Applications/spiff/spiff: 9.93% (16.4150 => 18.0450)
  MultiSource/Benchmarks/NPB-serial/is/is: 9.85% (27.9750 => 30.7300)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 9.82% (10.9500 => 12.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 9.77% (11.0000 => 12.0750)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.76% (0.8200 => 0.9000)
  MultiSource/Benchmarks/mafft/pairlocalalign: 9.66% (62.5550 => 68.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 9.52% (0.4200 => 0.4600)
  SingleSource/Benchmarks/Misc/flops: 9.49% (17.9750 => 19.6800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 9.44% (5.2950 => 5.7950)
  MultiSource/Applications/JM/lencod/lencod: 9.19% (18.2800 => 19.9600)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 9.14% (13.1800 => 14.3850)
  SingleSource/Benchmarks/Misc/mandel-2: 9.09% (2.0350 => 2.2200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 8.72% (26.6700 => 28.9950)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 8.70% (4.1950 => 4.5600)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.57% (0.1750 => 0.1900)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.52% (2.8750 => 3.1200)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 8.44% (14.5100 => 15.7350)
  SingleSource/Benchmarks/Misc/dt: 8.41% (6.2400 => 6.7650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 8.38% (8.7700 => 9.5050)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 8.38% (15.1600 => 16.4300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 8.24% (1.8800 => 2.0350)
  SingleSource/Benchmarks/Shootout-C++/random: 8.20% (4.0250 => 4.3550)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 8.19% (14.6550 => 15.8550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 8.14% (0.8600 => 0.9300)
  MultiSource/Applications/d/make_dparser: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Misc/salsa20: 8.10% (22.0900 => 23.8800)
  MultiSource/Benchmarks/Olden/power/power: 8.09% (8.1000 => 8.7550)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 8.04% (5.1000 => 5.5100)
  SingleSource/Benchmarks/McGill/queens: 8.03% (4.7350 => 5.1150)
  SingleSource/UnitTests/Vector/multiplies: 7.89% (1.7750 => 1.9150)
  SingleSource/Benchmarks/Misc/flops-5: 7.82% (5.6250 => 6.0650)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 7.81% (12.8100 => 13.8100)
  MultiSource/Applications/ClamAV/clamscan: 7.79% (0.3850 => 0.4150)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 7.69% (1.1050 => 1.1900)
  SingleSource/Benchmarks/Misc/flops-3: 7.65% (7.1900 => 7.7400)
  MultiSource/Applications/hexxagon/hexxagon: 7.62% (29.4800 => 31.7250)
  SingleSource/Benchmarks/Misc/flops-4: 7.54% (3.3150 => 3.5650)
  SingleSource/Benchmarks/Misc/flops-6: 7.51% (5.3950 => 5.8000)
  SingleSource/Benchmarks/Shootout/methcall: 7.47% (8.6300 => 9.2750)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.37% (2.8500 => 3.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 7.11% (2.4600 => 2.6350)
  SingleSource/Benchmarks/Shootout-C++/hash: 7.11% (2.1800 => 2.3350)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.00% (2.7850 => 2.9800)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 6.98% (1.0750 => 1.1500)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 6.93% (1.0100 => 1.0800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 6.77% (8.1300 => 8.6800)
  MultiSource/Benchmarks/sim/sim: 6.62% (12.9200 => 13.7750)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 6.42% (5.3000 => 5.6400)
  MultiSource/Applications/sgefa/sgefa: 6.06% (0.8250 => 0.8750)
  SingleSource/Benchmarks/Shootout-C++/ary3: 5.91% (6.6000 => 6.9900)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.91% (4.9100 => 5.2000)
  MultiSource/Benchmarks/Ptrdist/bc/bc: 5.88% (3.5700 => 3.7800)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.68% (1.9350 => 2.0450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 5.62% (32.7400 => 34.5800)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 5.56% (3.5950 => 3.7950)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 5.26% (0.9500 => 1.0000)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 4.37% (9.8500 => 10.2800)
  SingleSource/Benchmarks/Misc/fp-convert: 4.26% (4.6950 => 4.8950)
  MultiSource/Benchmarks/Olden/em3d/em3d: 4.23% (8.9800 => 9.3600)
  SingleSource/Benchmarks/Shootout/heapsort: 4.10% (13.7950 => 14.3600)
  SingleSource/Benchmarks/Misc/richards_benchmark: 3.91% (2.8150 => 2.9250)
  MultiSource/Benchmarks/Olden/tsp/tsp: 3.88% (9.7850 => 10.1650)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 3.75% (1.6000 => 1.6600)
  MultiSource/Benchmarks/Olden/bisort/bisort: 3.58% (1.5350 => 1.5900)
  MultiSource/Benchmarks/Olden/health/health: 3.34% (1.6450 => 1.7000)
  SingleSource/Benchmarks/Shootout-C++/lists: 3.23% (62.2450 => 64.2550)
  MultiSource/Benchmarks/PAQ8p/paq8p: 2.95% (182.4700 => 187.8500)
  MultiSource/Benchmarks/Bullet/bullet: 2.94% (24.1200 => 24.8300)
  MultiSource/Benchmarks/Ptrdist/ks/ks: 2.57% (4.2850 => 4.3950)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 2.48% (39.7700 => 40.7550)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 2.26% (12.6000 => 12.8850)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 2.15% (20.7100 => 21.1550)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 2.10% (9.0650 => 9.2550)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 2.08% (8.4200 => 8.5950)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.00% (17.2800 => 17.6250)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 1.26% (15.5150 => 15.7100)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/block-call-r7674133: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/PR1386: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/AtomicOps: -33.33% (0.0750 => 0.0500)
  SingleSource/Regression/C++/pointer_member: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2002-05-03-NotTest: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -26.59% (1.3350 => 0.9800)
  SingleSource/Regression/C/sumarraymalloc: -26.32% (0.0950 => 0.0700)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-01-23-UnionInit: -25.00% (0.1000 => 0.0750)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -23.21% (0.2800 => 0.2150)
  SingleSource/Benchmarks/Misc/flops-7: -22.73% (0.1100 => 0.0850)
  SingleSource/Benchmarks/Misc/flops-6: -21.74% (0.1150 => 0.0900)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -20.29% (0.3450 => 0.2750)
  SingleSource/Regression/C/testtrace: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-4: -20.00% (0.1250 => 0.1000)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -19.41% (1.1850 => 0.9550)
  MultiSource/Benchmarks/nbench/nbench: -18.24% (4.6600 => 3.8100)
  MultiSource/Benchmarks/Olden/bisort/bisort: -17.95% (0.1950 => 0.1600)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/salsa20: -14.71% (0.1700 => 0.1450)
  MultiSource/Benchmarks/Olden/mst/mst: -13.16% (0.3800 => 0.3300)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -13.11% (2.2500 => 1.9550)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -12.96% (4.9750 => 4.3300)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -12.33% (0.7300 => 0.6400)
  SingleSource/Benchmarks/Misc/flops: -12.33% (0.3650 => 0.3200)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -11.88% (0.5050 => 0.4450)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -11.66% (0.8150 => 0.7200)
  MultiSource/Applications/lemon/lemon: -11.52% (5.6000 => 4.9550)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -11.45% (5.4150 => 4.7950)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -11.11% (0.1800 => 0.1600)
  SingleSource/Regression/C/uint64_to_float: -10.71% (0.1400 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -10.64% (0.2350 => 0.2100)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -10.20% (0.2450 => 0.2200)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -10.05% (0.9950 => 0.8950)
  SingleSource/Benchmarks/Misc/fp-convert: -10.00% (0.1000 => 0.0900)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -9.70% (6.1350 => 5.5400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Shootout-C++/hello: -9.56% (0.6800 => 0.6150)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -9.43% (0.2650 => 0.2400)
  MultiSource/Applications/hexxagon/hexxagon: -9.38% (3.3050 => 2.9950)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -9.30% (0.8600 => 0.7800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -9.09% (0.2200 => 0.2000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -8.96% (0.3350 => 0.3050)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -8.82% (1.3600 => 1.2400)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -8.81% (1.1350 => 1.0350)
  SingleSource/Benchmarks/Misc/fbench: -8.70% (0.2300 => 0.2100)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -8.60% (19.0200 => 17.3850)
  SingleSource/Benchmarks/Dhrystone/dry: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -8.08% (4.5200 => 4.1550)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -7.61% (26.6150 => 24.5900)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -7.14% (0.2100 => 0.1950)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -6.84% (0.5850 => 0.5450)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -6.45% (0.3100 => 0.2900)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -6.38% (0.2350 => 0.2200)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -6.33% (0.7900 => 0.7400)
  MultiSource/Applications/obsequi/Obsequi: -6.12% (4.1700 => 3.9150)
  MultiSource/Benchmarks/FreeBench/neural/neural: -5.36% (0.5600 => 0.5300)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -5.20% (6.5350 => 6.1950)
  SingleSource/Benchmarks/Misc/perlin: -5.13% (0.1950 => 0.1850)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -5.10% (0.4900 => 0.4650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -5.00% (0.7000 => 0.6650)
  SingleSource/Benchmarks/Misc/oourafft: -4.76% (0.7350 => 0.7000)
  MultiSource/Benchmarks/FreeBench/distray/distray: -4.69% (0.3200 => 0.3050)
  MultiSource/Benchmarks/McCat/05-eks/eks: -4.28% (1.6350 => 1.5650)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -4.24% (0.5900 => 0.5650)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -3.92% (0.2550 => 0.2450)
  SingleSource/Benchmarks/Misc/richards_benchmark: -3.92% (0.2550 => 0.2450)
  MultiSource/Benchmarks/Bullet/bullet: -3.88% (117.8850 => 113.3100)
  SingleSource/Benchmarks/SmallPT/smallpt: -3.81% (0.5250 => 0.5050)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -3.46% (1.7350 => 1.6750)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -3.38% (3.8450 => 3.7150)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -3.06% (0.4900 => 0.4750)
  MultiSource/Benchmarks/Olden/tsp/tsp: -2.56% (0.3900 => 0.3800)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.53% (1.5800 => 1.5400)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -2.44% (3.8950 => 3.8000)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -2.25% (4.6600 => 4.5550)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -2.23% (6.2800 => 6.1400)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.83% (1.0900 => 1.0700)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -1.65% (17.2250 => 16.9400)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -1.50% (0.6650 => 0.6550)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -1.47% (4.0950 => 4.0350)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -1.43% (4.5350 => 4.4700)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -1.34% (3.7400 => 3.6900)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -1.04% (1.9300 => 1.9100)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -30.49% (0.4100 => 0.2850)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -25.00% (0.1000 => 0.0750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -20.71% (8.4000 => 6.6600)
  MultiSource/Applications/SIBsim4/SIBsim4: -17.74% (14.7650 => 12.1450)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -16.30% (13.7400 => 11.5000)
  MultiSource/Applications/lemon/lemon: -15.76% (3.8700 => 3.2600)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -15.57% (8.5400 => 7.2100)
  SingleSource/Benchmarks/Shootout-C++/ary: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -15.15% (18.9150 => 16.0500)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -14.79% (4.4300 => 3.7750)
  SingleSource/Benchmarks/Stanford/Treesort: -14.49% (0.3450 => 0.2950)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -14.29% (0.3500 => 0.3000)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -13.57% (16.6550 => 14.3950)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -12.66% (21.0950 => 18.4250)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -11.73% (28.1750 => 24.8700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -11.14% (36.3550 => 32.3050)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -9.94% (52.1050 => 46.9250)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -9.60% (16.9300 => 15.3050)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -9.18% (27.7900 => 25.2400)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -8.40% (0.6550 => 0.6000)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.33% (0.3600 => 0.3300)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -8.23% (22.8950 => 21.0100)
  MultiSource/Applications/JM/ldecod/ldecod: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -6.34% (20.2800 => 18.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -5.83% (9.2600 => 8.7200)
  SingleSource/Benchmarks/Misc/ffbench: -4.51% (4.3200 => 4.1250)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -4.22% (0.8300 => 0.7950)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -4.16% (14.4200 => 13.8200)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -3.23% (2.3250 => 2.2500)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -2.94% (0.3400 => 0.3300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -2.60% (17.6950 => 17.2350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -2.47% (13.3750 => 13.0450)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -1.76% (6.2400 => 6.1300)
  SingleSource/Benchmarks/Linpack/linpack-pc: -1.36% (6.9850 => 6.8900)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -1.21% (2.4700 => 2.4400)

Added Tests - Compile Time
--------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/class_hierarchy
  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/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Added Tests - Execution Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/class_hierarchy
  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/recursive-throw
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

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


More information about the llvm-testresults mailing list