[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
Mon Dec 9 15:47:11 PST 2013


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

Comparing:
     Run: 18221, Order: 196829, Start Time: 2013-12-09 23:01:45, End Time: 2013-12-09 23:51:22
      To: 18217, Order: 196824, Start Time: 2013-12-09 21:55:15, End Time: 2013-12-09 22:44:53
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 28 (505 on baseline)
Performance Improvements: 2 (96 on baseline)
Unchanged Tests: 1080 (509 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 350.00% (0.0100 => 0.0450, std.dev.: 0.0068)
  SingleSource/UnitTests/2006-01-23-UnionInit: 91.67% (0.0600 => 0.1150, std.dev.: 0.0097)
  SingleSource/Regression/C++/global_ctor: 60.00% (0.0500 => 0.0800, std.dev.: 0.0063)
  SingleSource/UnitTests/2002-10-13-BadLoad: 60.00% (0.0250 => 0.0400, std.dev.: 0.0057)
  SingleSource/UnitTests/2006-12-01-float_varg: 55.56% (0.0450 => 0.0700, std.dev.: 0.0079)
  SingleSource/UnitTests/AtomicOps: 50.00% (0.0600 => 0.0900, std.dev.: 0.0085)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 30.00% (0.2500 => 0.3250, std.dev.: 0.0258)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 11.70% (0.4700 => 0.5250, std.dev.: 0.0160)
  SingleSource/Benchmarks/Misc/oourafft: 9.87% (0.7600 => 0.8350, std.dev.: 0.0281)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 8.54% (0.9950 => 1.0800, std.dev.: 0.0176)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 8.44% (2.7250 => 2.9550, std.dev.: 0.0624)
  SingleSource/Benchmarks/Shootout-C++/wc: 8.39% (0.7750 => 0.8400, std.dev.: 0.0144)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 5.52% (0.7250 => 0.7650, std.dev.: 0.0138)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/life/life: 62.94% (12.4650 => 20.3100, std.dev.: 2.7773)
  MultiSource/Applications/JM/ldecod/ldecod: 35.71% (0.1400 => 0.1900, std.dev.: 0.0173)
  SingleSource/Benchmarks/Misc/oourafft: 30.76% (14.7600 => 19.3000, std.dev.: 1.4380)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 20.00% (11.1250 => 13.3500, std.dev.: 0.5894)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 12.77% (0.2350 => 0.2650, std.dev.: 0.0046)
  SingleSource/Benchmarks/Misc/whetstone: 11.27% (5.5450 => 6.1700, std.dev.: 0.1398)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 9.09% (0.1650 => 0.1800, std.dev.: 0.0040)
  SingleSource/Benchmarks/Shootout/sieve: 8.40% (16.1300 => 17.4850, std.dev.: 0.3988)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 8.33% (6.4200 => 6.9550, std.dev.: 0.1413)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 7.88% (2.4750 => 2.6700, std.dev.: 0.0584)
  SingleSource/Benchmarks/Shootout/random: 7.20% (4.0250 => 4.3150, std.dev.: 0.0804)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 6.80% (0.5150 => 0.5500, std.dev.: 0.0135)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 4.37% (5.7250 => 5.9750, std.dev.: 0.0781)
  MultiSource/Benchmarks/Olden/bh/bh: 3.61% (7.9000 => 8.1850, std.dev.: 0.0474)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 1.20% (3.7450 => 3.7900, std.dev.: 0.0055)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -66.67% (0.0450 => 0.0150, std.dev.: 0.0062)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -21.05% (0.1900 => 0.1500, std.dev.: 0.0087)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 500.00% (0.0050 => 0.0300)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/DefaultInitDynArrays: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2008-07-13-InlineSetjmp: 100.00% (0.0350 => 0.0700)
  SingleSource/UnitTests/2003-07-10-SignConversions: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/stmtexpr: 77.78% (0.0450 => 0.0800)
  SingleSource/UnitTests/2002-12-13-MishaTest: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2006-12-01-float_varg: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/SignlessTypes/cast-bug: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/block-call-r7674133: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/2003-05-21-UnionTest: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/byval-alignment: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C/PR491: 66.67% (0.0300 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 66.67% (0.1500 => 0.2500)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 63.64% (0.0550 => 0.0900)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 63.64% (0.0550 => 0.0900)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2002-10-12-StructureArgs: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 62.50% (0.0400 => 0.0650)
  SingleSource/UnitTests/2002-05-02-CastTest3: 60.00% (0.0250 => 0.0400)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 58.54% (0.2050 => 0.3250)
  SingleSource/UnitTests/2003-08-11-VaListArg: 56.25% (0.0800 => 0.1250)
  SingleSource/UnitTests/2002-10-09-ArrayResolution: 55.56% (0.0450 => 0.0700)
  SingleSource/UnitTests/2003-04-22-Switch: 55.56% (0.0450 => 0.0700)
  SingleSource/UnitTests/2002-05-02-CastTest2: 54.55% (0.0550 => 0.0850)
  SingleSource/UnitTests/2003-05-26-Shorts: 54.55% (0.0550 => 0.0850)
  SingleSource/UnitTests/2008-04-18-LoopBug: 50.00% (0.0300 => 0.0450)
  SingleSource/Benchmarks/Misc/flops-8: 50.00% (0.0800 => 0.1200)
  SingleSource/UnitTests/2007-03-02-VaCopy: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/Vector/divides: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: 45.45% (0.0550 => 0.0800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 45.21% (4.0150 => 5.8300)
  SingleSource/Benchmarks/Shootout/fib2: 44.44% (0.0450 => 0.0650)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2003-10-13-SwitchTest: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 41.18% (0.2550 => 0.3600)
  SingleSource/UnitTests/initp1: 40.74% (0.1350 => 0.1900)
  SingleSource/UnitTests/2003-08-20-FoldBug: 40.00% (0.0500 => 0.0700)
  SingleSource/UnitTests/block-copied-in-cxxobj: 40.00% (0.0250 => 0.0350)
  SingleSource/Benchmarks/Shootout/ary3: 40.00% (0.0750 => 0.1050)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 39.53% (0.2150 => 0.3000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 39.02% (0.2050 => 0.2850)
  SingleSource/Benchmarks/Shootout/sieve: 38.46% (0.0650 => 0.0900)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: 38.46% (0.0650 => 0.0900)
  SingleSource/Benchmarks/Misc/mandel-2: 37.50% (0.0800 => 0.1100)
  SingleSource/Regression/C/2008-01-07-LongDouble: 37.50% (0.0400 => 0.0550)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 37.50% (0.0400 => 0.0550)
  SingleSource/Regression/C++/fixups: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 36.36% (0.0550 => 0.0750)
  SingleSource/Benchmarks/Linpack/linpack-pc: 35.76% (0.8250 => 1.1200)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 35.19% (4.3050 => 5.8200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 35.17% (2.8150 => 3.8050)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 34.78% (0.1150 => 0.1550)
  SingleSource/Benchmarks/Shootout/strcat: 33.33% (0.0750 => 0.1000)
  SingleSource/Regression/C++/global_ctor: 33.33% (0.0600 => 0.0800)
  SingleSource/UnitTests/2002-10-13-BadLoad: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 33.33% (0.0300 => 0.0400)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 33.33% (0.0450 => 0.0600)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 31.58% (0.0950 => 0.1250)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 31.29% (0.8150 => 1.0700)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 31.25% (0.1600 => 0.2100)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 31.11% (0.4500 => 0.5900)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 30.81% (3.8950 => 5.0950)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 30.65% (0.3100 => 0.4050)
  SingleSource/Benchmarks/Shootout/objinst: 30.43% (0.1150 => 0.1500)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: 30.00% (0.0500 => 0.0650)
  SingleSource/UnitTests/SignlessTypes/factor: 28.57% (0.1050 => 0.1350)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: 27.88% (2.0800 => 2.6600)
  SingleSource/Benchmarks/McGill/misr: 27.50% (0.2000 => 0.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 27.27% (0.2200 => 0.2800)
  SingleSource/UnitTests/SignlessTypes/cast2: 27.27% (0.0550 => 0.0700)
  SingleSource/UnitTests/Vector/build2: 26.67% (0.0750 => 0.0950)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 25.41% (3.9750 => 4.9850)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 25.00% (0.0600 => 0.0750)
  SingleSource/UnitTests/Threads/tls: 25.00% (0.0600 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: 25.00% (0.2000 => 0.2500)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 24.03% (0.7700 => 0.9550)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 23.68% (0.1900 => 0.2350)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 23.61% (0.3600 => 0.4450)
  MultiSource/Benchmarks/PAQ8p/paq8p: 23.51% (9.0400 => 11.1650)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 23.47% (0.4900 => 0.6050)
  MultiSource/Applications/Burg/burg: 22.87% (3.6300 => 4.4600)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/Vector/build: 22.22% (0.0450 => 0.0550)
  SingleSource/Benchmarks/Shootout/lists: 21.74% (0.2300 => 0.2800)
  SingleSource/UnitTests/2003-05-31-CastToBool: 21.43% (0.0700 => 0.0850)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 21.43% (0.0700 => 0.0850)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 21.24% (3.9550 => 4.7950)
  MultiSource/Applications/aha/aha: 21.05% (0.3800 => 0.4600)
  SingleSource/Benchmarks/Shootout/methcall: 21.05% (0.0950 => 0.1150)
  MultiSource/Applications/hbd/hbd: 20.99% (4.2400 => 5.1300)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 20.83% (0.1200 => 0.1450)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 20.28% (4.6100 => 5.5450)
  SingleSource/UnitTests/AtomicOps: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 20.00% (0.1000 => 0.1200)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 19.84% (4.8650 => 5.8300)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 19.44% (2.6750 => 3.1950)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 19.35% (0.3100 => 0.3700)
  SingleSource/UnitTests/2002-05-02-CastTest: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/McGill/exptree: 18.75% (0.2400 => 0.2850)
  MultiSource/Applications/siod/siod: 18.45% (9.3750 => 11.1050)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 18.42% (3.2850 => 3.8900)
  SingleSource/UnitTests/SignlessTypes/rem: 18.31% (0.3550 => 0.4200)
  MultiSource/Benchmarks/Olden/em3d/em3d: 18.27% (0.5200 => 0.6150)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: 18.18% (0.0550 => 0.0650)
  SingleSource/Regression/C/DuffsDevice: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2002-05-02-ManyArguments: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/TestLoop: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 18.08% (2.7650 => 3.2650)
  SingleSource/Benchmarks/Misc/mandel: 17.86% (0.1400 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/wc: 17.48% (0.7150 => 0.8400)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 17.39% (0.2300 => 0.2700)
  SingleSource/Benchmarks/Stanford/RealMM: 17.39% (0.1150 => 0.1350)
  MultiSource/Benchmarks/llubenchmark/llu: 17.24% (0.1450 => 0.1700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 16.67% (0.2400 => 0.2800)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 16.23% (3.6050 => 4.1900)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 16.21% (3.8550 => 4.4800)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 16.18% (0.3400 => 0.3950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 16.16% (4.9500 => 5.7500)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 16.13% (0.9300 => 1.0800)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: 16.11% (2.5450 => 2.9550)
  MultiSource/Applications/sgefa/sgefa: 16.08% (1.4300 => 1.6600)
  SingleSource/Regression/C/bigstack: 16.00% (0.1250 => 0.1450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 15.91% (0.2200 => 0.2550)
  MultiSource/Benchmarks/sim/sim: 15.85% (0.9150 => 1.0600)
  SingleSource/Regression/C++/ofstream_ctor: 15.62% (0.6400 => 0.7400)
  MultiSource/Applications/lemon/lemon: 15.54% (5.6000 => 6.4700)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 15.38% (0.3250 => 0.3750)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 15.26% (3.5050 => 4.0400)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 15.20% (0.6250 => 0.7200)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 15.09% (0.2650 => 0.3050)
  SingleSource/UnitTests/2006-01-23-UnionInit: 15.00% (0.1000 => 0.1150)
  SingleSource/Benchmarks/Shootout/random: 14.29% (0.1050 => 0.1200)
  SingleSource/Benchmarks/Stanford/Quicksort: 14.29% (0.1050 => 0.1200)
  MultiSource/Applications/SIBsim4/SIBsim4: 14.25% (4.4550 => 5.0900)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 13.86% (0.5050 => 0.5750)
  SingleSource/Benchmarks/Shootout/heapsort: 13.79% (0.1450 => 0.1650)
  SingleSource/Benchmarks/Misc/dt: 13.64% (0.1100 => 0.1250)
  MultiSource/Applications/hexxagon/hexxagon: 13.62% (3.3050 => 3.7550)
  SingleSource/Benchmarks/Misc/oourafft: 13.61% (0.7350 => 0.8350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 13.56% (0.5900 => 0.6700)
  SingleSource/Benchmarks/Stanford/Puzzle: 13.43% (0.3350 => 0.3800)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: 13.33% (0.1500 => 0.1700)
  SingleSource/Regression/C/badidx: 13.33% (0.0750 => 0.0850)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 13.30% (1.8050 => 2.0450)
  MultiSource/Applications/oggenc/oggenc: 13.24% (18.3550 => 20.7850)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 13.24% (0.6800 => 0.7700)
  SingleSource/Benchmarks/Shootout-C++/methcall: 13.24% (0.6800 => 0.7700)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 12.90% (0.4650 => 0.5250)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: 12.90% (0.1550 => 0.1750)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 12.57% (1.9100 => 2.1500)
  SingleSource/UnitTests/vla: 12.50% (0.1200 => 0.1350)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 12.50% (0.6800 => 0.7650)
  MultiSource/Applications/d/make_dparser: 12.42% (13.8900 => 15.6150)
  SingleSource/Benchmarks/Shootout-C++/ary2: 12.36% (0.8900 => 1.0000)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 12.14% (15.9850 => 17.9250)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 11.79% (3.6900 => 4.1250)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 11.76% (0.7650 => 0.8550)
  SingleSource/Benchmarks/Dhrystone/fldry: 11.76% (0.1700 => 0.1900)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 11.63% (3.7400 => 4.1750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 11.63% (0.2150 => 0.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 11.54% (0.2600 => 0.2900)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 10.87% (0.2300 => 0.2550)
  MultiSource/Benchmarks/Olden/power/power: 10.84% (0.4150 => 0.4600)
  MultiSource/Benchmarks/FreeBench/neural/neural: 10.71% (0.5600 => 0.6200)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 10.66% (0.9850 => 1.0900)
  MultiSource/Applications/spiff/spiff: 10.50% (3.4300 => 3.7900)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 10.46% (28.2450 => 31.2000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 10.41% (3.6500 => 4.0300)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 10.34% (0.1450 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/moments: 10.33% (1.2100 => 1.3350)
  MultiSource/Applications/ClamAV/clamscan: 10.10% (52.1300 => 57.3950)
  SingleSource/Benchmarks/McGill/queens: 10.00% (0.1500 => 0.1650)
  SingleSource/Benchmarks/Shootout-C++/strcat: 10.00% (0.6500 => 0.7150)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 9.92% (1.2100 => 1.3300)
  SingleSource/UnitTests/Vector/constpool: 9.82% (155.3200 => 170.5650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 9.73% (4.0600 => 4.4550)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 9.68% (0.1550 => 0.1700)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 9.52% (0.1050 => 0.1150)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 9.52% (0.2100 => 0.2300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 9.47% (3.6950 => 4.0450)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 9.44% (1.1650 => 1.2750)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 9.26% (4.0500 => 4.4250)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 9.22% (4.7200 => 5.1550)
  MultiSource/Benchmarks/Olden/mst/mst: 9.21% (0.3800 => 0.4150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 8.95% (3.8550 => 4.2000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 8.86% (3.2150 => 3.5000)
  SingleSource/Benchmarks/Shootout/hash: 8.82% (0.1700 => 0.1850)
  MultiSource/Benchmarks/Olden/bh/bh: 8.79% (0.9100 => 0.9900)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.74% (2.0600 => 2.2400)
  MultiSource/Applications/treecc/treecc: 8.62% (8.8700 => 9.6350)
  MultiSource/Benchmarks/McCat/15-trie/trie: 8.57% (0.1750 => 0.1900)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 8.51% (0.2350 => 0.2550)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 8.47% (0.2950 => 0.3200)
  SingleSource/Benchmarks/Shootout-C++/random: 8.46% (0.6500 => 0.7050)
  MultiSource/Applications/JM/lencod/lencod: 8.34% (50.2100 => 54.4000)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 8.33% (0.3000 => 0.3250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 8.33% (0.2400 => 0.2600)
  SingleSource/Benchmarks/Shootout-C++/lists: 8.19% (0.8550 => 0.9250)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 8.18% (1.1000 => 1.1900)
  MultiSource/Applications/JM/ldecod/ldecod: 8.09% (23.8550 => 25.7850)
  MultiSource/Benchmarks/McCat/18-imp/imp: 8.06% (1.0550 => 1.1400)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 7.87% (0.4450 => 0.4800)
  SingleSource/Benchmarks/Misc-C++/bigfib: 7.78% (2.1200 => 2.2850)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.74% (0.7750 => 0.8350)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 7.68% (3.2550 => 3.5050)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 7.66% (1.1750 => 1.2650)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 7.61% (12.6750 => 13.6400)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 7.59% (0.7900 => 0.8500)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 7.59% (1.5800 => 1.7000)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 7.54% (3.9100 => 4.2050)
  MultiSource/Applications/minisat/minisat: 7.51% (2.1300 => 2.2900)
  MultiSource/Benchmarks/Prolangs-C/football/football: 7.49% (2.8700 => 3.0850)
  MultiSource/Applications/kimwitu++/kc: 7.46% (48.6150 => 52.2400)
  MultiSource/Applications/sqlite3/sqlite3: 7.34% (63.1750 => 67.8150)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 7.25% (0.3450 => 0.3700)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 7.24% (3.4550 => 3.7050)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 7.21% (1.0400 => 1.1150)
  MultiSource/Benchmarks/Olden/health/health: 7.14% (0.4200 => 0.4500)
  SingleSource/Benchmarks/Shootout-C++/objinst: 7.14% (0.7000 => 0.7500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 7.14% (0.2800 => 0.3000)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.09% (3.9500 => 4.2300)
  MultiSource/Applications/lua/lua: 7.05% (12.0500 => 12.9000)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 6.92% (3.7550 => 4.0150)
  SingleSource/Benchmarks/Stanford/Towers: 6.90% (0.1450 => 0.1550)
  SingleSource/Benchmarks/Misc/flops: 6.85% (0.3650 => 0.3900)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 6.79% (92.4350 => 98.7100)
  MultiSource/Applications/SPASS/SPASS: 6.75% (67.9400 => 72.5250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: 6.56% (0.3050 => 0.3250)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 6.45% (0.1550 => 0.1650)
  MultiSource/Benchmarks/Olden/tsp/tsp: 6.41% (0.3900 => 0.4150)
  SingleSource/Benchmarks/Shootout/matrix: 6.38% (0.2350 => 0.2500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 6.29% (0.7950 => 0.8450)
  MultiSource/Benchmarks/FreeBench/distray/distray: 6.25% (0.3200 => 0.3400)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 6.19% (3.7150 => 3.9450)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 6.02% (0.6650 => 0.7050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 5.98% (3.9300 => 4.1650)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 5.97% (4.1850 => 4.4350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 5.88% (0.2550 => 0.2700)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.88% (0.2550 => 0.2700)
  MultiSource/Benchmarks/FreeBench/mason/mason: 5.71% (0.1750 => 0.1850)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 5.71% (0.7000 => 0.7400)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 5.58% (0.9850 => 1.0400)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 5.56% (0.3600 => 0.3800)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.56% (0.9000 => 0.9500)
  SingleSource/Benchmarks/Misc/whetstone: 5.56% (0.2700 => 0.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 5.36% (0.2800 => 0.2950)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 5.28% (3.9750 => 4.1850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 5.26% (3.8950 => 4.1000)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 5.22% (138.9550 => 146.2050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 4.96% (4.0300 => 4.2300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 4.86% (3.8100 => 3.9950)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 4.85% (1.1350 => 1.1900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 4.76% (0.4200 => 0.4400)
  MultiSource/Applications/viterbi/viterbi: 4.72% (0.5300 => 0.5550)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 4.67% (1.0700 => 1.1200)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: 4.67% (2.2500 => 2.3550)
  SingleSource/Benchmarks/Shootout-C++/matrix: 4.46% (0.7850 => 0.8200)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 4.18% (4.6600 => 4.8550)
  MultiSource/Benchmarks/McCat/09-vor/vor: 4.17% (0.9600 => 1.0000)
  SingleSource/Benchmarks/McGill/chomp: 4.17% (0.6000 => 0.6250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 4.17% (0.2400 => 0.2500)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 4.08% (0.2450 => 0.2550)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 4.04% (1.9800 => 2.0600)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 3.98% (2.6350 => 2.7400)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 3.78% (1.7200 => 1.7850)
  MultiSource/Benchmarks/McCat/08-main/main: 3.59% (0.9750 => 1.0100)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 3.45% (0.2900 => 0.3000)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 3.17% (15.7850 => 16.2850)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 3.02% (8.6150 => 8.8750)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 2.85% (6.1350 => 6.3100)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: 2.82% (17.2250 => 17.7100)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: 2.77% (5.4150 => 5.5650)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 2.75% (52.9500 => 54.4050)
  MultiSource/Benchmarks/nbench/nbench: 2.68% (4.6600 => 4.7850)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 2.65% (1.1300 => 1.1600)
  MultiSource/Benchmarks/MallocBench/gs/gs: 2.61% (13.2050 => 13.5500)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 2.49% (2.0100 => 2.0600)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 2.31% (1.7350 => 1.7750)
  SingleSource/Benchmarks/Shootout-C++/fibo: 2.19% (0.6850 => 0.7000)
  SingleSource/Benchmarks/Shootout-C++/ary: 1.74% (0.8600 => 0.8750)
  MultiSource/Benchmarks/Ptrdist/ft/ft: 1.60% (0.6250 => 0.6350)
  SingleSource/Benchmarks/Misc/ReedSolomon: 1.45% (0.6900 => 0.7000)
  SingleSource/Benchmarks/Shootout-C++/hash2: 1.39% (1.4400 => 1.4600)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 1.25% (3.9850 => 4.0350)
  SingleSource/Benchmarks/Shootout-C++/ary3: 1.13% (0.8850 => 0.8950)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/Prolangs-C++/life/life: 141.21% (8.4200 => 20.3100)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 95.71% (0.3500 => 0.6850)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 77.57% (7.0000 => 12.4300)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 45.37% (11.3300 => 16.4700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 43.15% (1.2050 => 1.7250)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Applications/kimwitu++/kc: 40.91% (0.1100 => 0.1550)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 37.97% (0.3950 => 0.5450)
  SingleSource/Benchmarks/Misc/oourafft: 36.35% (14.1550 => 19.3000)
  MultiSource/Applications/aha/aha: 30.71% (5.5850 => 7.3000)
  MultiSource/Applications/siod/siod: 26.55% (6.3650 => 8.0550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 23.33% (0.3000 => 0.3700)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 23.08% (0.1300 => 0.1600)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 22.71% (20.6950 => 25.3950)
  MultiSource/Applications/JM/ldecod/ldecod: 22.58% (0.1550 => 0.1900)
  SingleSource/Benchmarks/Misc-C++/bigfib: 22.14% (0.6550 => 0.8000)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 21.92% (10.9500 => 13.3500)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 21.76% (7.1450 => 8.7000)
  SingleSource/Benchmarks/Stanford/FloatMM: 20.74% (1.0850 => 1.3100)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 20.52% (12.3300 => 14.8600)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 20.00% (0.1500 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 18.77% (129.1150 => 153.3450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 17.96% (1.4200 => 1.6750)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 17.78% (0.2250 => 0.2650)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 17.75% (14.7350 => 17.3500)
  MultiSource/Benchmarks/FreeBench/neural/neural: 17.74% (0.3100 => 0.3650)
  SingleSource/Benchmarks/Misc/pi: 16.77% (1.5500 => 1.8100)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 16.72% (12.8850 => 15.0400)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.63% (4.6300 => 5.4000)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 16.25% (14.1200 => 16.4150)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 16.24% (26.0750 => 30.3100)
  MultiSource/Benchmarks/Olden/tsp/tsp: 16.10% (9.7850 => 11.3600)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 15.79% (0.4750 => 0.5500)
  SingleSource/Benchmarks/Shootout/random: 15.53% (3.7350 => 4.3150)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.24% (0.8200 => 0.9450)
  SingleSource/Benchmarks/Shootout/fib2: 14.98% (8.2750 => 9.5150)
  SingleSource/Benchmarks/Shootout-C++/hash2: 14.91% (9.9250 => 11.4050)
  SingleSource/Benchmarks/Shootout/sieve: 14.73% (15.2400 => 17.4850)
  MultiSource/Applications/JM/lencod/lencod: 14.72% (18.2800 => 20.9700)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 14.57% (8.6850 => 9.9500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 14.30% (11.3950 => 13.0250)
  SingleSource/Benchmarks/Stanford/Bubblesort: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 14.22% (5.8350 => 6.6650)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 14.05% (4.8400 => 5.5200)
  MultiSource/Benchmarks/Olden/bh/bh: 13.76% (7.1950 => 8.1850)
  MultiSource/Applications/lambda-0_1_3/lambda: 13.65% (12.1950 => 13.8600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 13.59% (67.3550 => 76.5100)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 13.57% (52.1050 => 59.1750)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 13.50% (12.0700 => 13.7000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 13.35% (17.6450 => 20.0000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 12.84% (5.2950 => 5.9750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 12.72% (13.0500 => 14.7100)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 12.43% (42.4800 => 47.7600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.19% (16.2900 => 18.2750)
  MultiSource/Benchmarks/FreeBench/distray/distray: 12.05% (0.8300 => 0.9300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 11.98% (14.6550 => 16.4100)
  MultiSource/Applications/sqlite3/sqlite3: 11.96% (12.7550 => 14.2800)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 11.57% (1.0800 => 1.2050)
  SingleSource/Benchmarks/Misc/whetstone: 11.07% (5.5550 => 6.1700)
  SingleSource/Benchmarks/CoyoteBench/almabench: 10.97% (43.6950 => 48.4900)
  SingleSource/Benchmarks/Shootout/hash: 10.81% (16.7450 => 18.5550)
  MultiSource/Applications/viterbi/viterbi: 10.75% (10.1400 => 11.2300)
  SingleSource/Benchmarks/Shootout-C++/sieve: 10.58% (6.5700 => 7.2650)
  SingleSource/Benchmarks/Misc/ReedSolomon: 10.48% (20.9850 => 23.1850)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 10.39% (4.1850 => 4.6200)
  SingleSource/Benchmarks/Linpack/linpack-pc: 10.38% (6.9850 => 7.7100)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 10.23% (3.3250 => 3.6650)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 9.94% (134.5050 => 147.8800)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 9.84% (0.3050 => 0.3350)
  MultiSource/Benchmarks/Olden/power/power: 9.81% (8.1000 => 8.8950)
  MultiSource/Benchmarks/McCat/18-imp/imp: 9.76% (0.2050 => 0.2250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 9.71% (16.1200 => 17.6850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 9.58% (8.7650 => 9.6050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 9.51% (25.2950 => 27.7000)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: 9.50% (32.7400 => 35.8500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 9.45% (1.5350 => 1.6800)
  SingleSource/Benchmarks/Shootout-C++/fibo: 9.22% (14.4250 => 15.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 9.13% (193.9050 => 211.6100)
  MultiSource/Benchmarks/Olden/mst/mst: 9.09% (0.2200 => 0.2400)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.91% (3.4800 => 3.7900)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 8.80% (13.1800 => 14.3400)
  SingleSource/Benchmarks/Shootout/ary3: 8.77% (6.6700 => 7.2550)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 8.72% (2.0650 => 2.2450)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 8.57% (0.1750 => 0.1900)
  MultiSource/Applications/SIBsim4/SIBsim4: 8.53% (14.7650 => 16.0250)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 8.53% (1.9350 => 2.1000)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 8.50% (12.1150 => 13.1450)
  MultiSource/Applications/SPASS/SPASS: 8.44% (36.1950 => 39.2500)
  SingleSource/Benchmarks/Misc/perlin: 8.37% (8.7200 => 9.4500)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 8.33% (6.4200 => 6.9550)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 8.33% (0.9000 => 0.9750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 8.30% (8.1300 => 8.8050)
  SingleSource/Benchmarks/Shootout-C++/lists1: 8.29% (1.7500 => 1.8950)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 8.27% (2.6000 => 2.8150)
  SingleSource/Benchmarks/Misc/ffbench: 8.22% (4.3200 => 4.6750)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 8.22% (10.2850 => 11.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: 8.15% (9.2600 => 10.0150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 8.14% (0.8600 => 0.9300)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 8.10% (2.4700 => 2.6700)
  MultiSource/Benchmarks/Olden/em3d/em3d: 8.07% (8.9800 => 9.7050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 8.04% (4.9100 => 5.3050)
  SingleSource/Benchmarks/Misc/dt: 8.01% (6.2400 => 6.7400)
  MultiSource/Benchmarks/sim/sim: 8.01% (12.9200 => 13.9550)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 8.00% (6.1250 => 6.6150)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 8.00% (2.8750 => 3.1050)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.95% (14.8500 => 16.0300)
  SingleSource/UnitTests/Vector/build2: 7.90% (4.3050 => 4.6450)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.89% (2.8500 => 3.0750)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: 7.89% (14.5100 => 15.6550)
  SingleSource/Benchmarks/Shootout/matrix: 7.86% (6.4850 => 6.9950)
  SingleSource/Benchmarks/Misc/mandel-2: 7.86% (2.0350 => 2.1950)
  SingleSource/Benchmarks/Shootout-C++/matrix: 7.85% (8.2750 => 8.9250)
  SingleSource/Benchmarks/Misc/mandel: 7.83% (4.2800 => 4.6150)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.82% (5.2450 => 5.6550)
  SingleSource/Benchmarks/Misc/richards_benchmark: 7.82% (2.8150 => 3.0350)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 7.81% (1.6000 => 1.7250)
  SingleSource/Benchmarks/Shootout-C++/hash: 7.80% (2.1800 => 2.3500)
  MultiSource/Benchmarks/NPB-serial/is/is: 7.76% (27.9750 => 30.1450)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.72% (2.7850 => 3.0000)
  SingleSource/Regression/C/uint64_to_float: 7.65% (1.7650 => 1.9000)
  SingleSource/Benchmarks/Shootout/methcall: 7.65% (8.6300 => 9.2900)
  SingleSource/Benchmarks/Shootout/strcat: 7.61% (0.4600 => 0.4950)
  SingleSource/Benchmarks/McGill/queens: 7.60% (4.7350 => 5.0950)
  SingleSource/Benchmarks/Misc/flops: 7.57% (17.9750 => 19.3350)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.56% (23.4000 => 25.1700)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 7.55% (5.1000 => 5.4850)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 7.55% (7.3550 => 7.9100)
  SingleSource/Benchmarks/Misc/flops-2: 7.54% (4.0450 => 4.3500)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.54% (3.4500 => 3.7100)
  SingleSource/Benchmarks/Misc/flops-3: 7.51% (7.1900 => 7.7300)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 7.51% (4.1950 => 4.5100)
  SingleSource/Benchmarks/Misc/flops-6: 7.51% (5.3950 => 5.8000)
  SingleSource/Benchmarks/Misc/flops-8: 7.50% (5.7300 => 6.1600)
  MultiSource/Benchmarks/FreeBench/mason/mason: 7.50% (0.4000 => 0.4300)
  SingleSource/Benchmarks/Misc/flops-1: 7.49% (6.7400 => 7.2450)
  SingleSource/Benchmarks/Shootout/lists: 7.46% (22.5850 => 24.2700)
  SingleSource/Benchmarks/Misc/flops-7: 7.42% (10.1100 => 10.8600)
  SingleSource/Benchmarks/McGill/misr: 7.41% (0.5400 => 0.5800)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 7.40% (36.3550 => 39.0450)
  SingleSource/Benchmarks/Misc/flops-4: 7.39% (3.3150 => 3.5600)
  SingleSource/Benchmarks/Misc/flops-5: 7.38% (5.6250 => 6.0400)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: 7.35% (8.7700 => 9.4150)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 7.30% (3.9050 => 4.1900)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 7.29% (15.1600 => 16.2650)
  SingleSource/Benchmarks/Dhrystone/dry: 7.28% (4.8100 => 5.1600)
  SingleSource/Benchmarks/Shootout-C++/ary3: 7.20% (6.6000 => 7.0750)
  SingleSource/Benchmarks/Misc/fbench: 7.14% (6.7900 => 7.2750)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 7.14% (24.1750 => 25.9000)
  MultiSource/Applications/obsequi/Obsequi: 7.11% (4.9950 => 5.3500)
  SingleSource/Benchmarks/Shootout-C++/methcall: 7.04% (12.2950 => 13.1600)
  SingleSource/Benchmarks/Misc/fp-convert: 7.03% (4.6950 => 5.0250)
  SingleSource/Benchmarks/SmallPT/smallpt: 6.81% (60.3850 => 64.4950)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: 6.79% (1.1050 => 1.1800)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 6.73% (2.2300 => 2.3800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 6.70% (99.2600 => 105.9150)
  SingleSource/Benchmarks/McGill/chomp: 6.69% (2.4650 => 2.6300)
  MultiSource/Benchmarks/Olden/health/health: 6.69% (1.6450 => 1.7550)
  MultiSource/Applications/hexxagon/hexxagon: 6.67% (29.4800 => 31.4450)
  MultiSource/Benchmarks/llubenchmark/llu: 6.64% (16.0500 => 17.1150)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 6.59% (8.7250 => 9.3000)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.40% (1.6400 => 1.7450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 6.38% (22.4300 => 23.8600)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 6.32% (5.3000 => 5.6350)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 6.28% (26.6700 => 28.3450)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 6.23% (12.6000 => 13.3850)
  MultiSource/Applications/lua/lua: 5.90% (64.8500 => 68.6750)
  MultiSource/Applications/spiff/spiff: 5.82% (16.4150 => 17.3700)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 5.58% (1.0750 => 1.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 5.49% (2.4600 => 2.5950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: 5.43% (0.4600 => 0.4850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 5.36% (12.9700 => 13.6650)
  SingleSource/UnitTests/Vector/multiplies: 5.35% (1.7750 => 1.8700)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 5.29% (0.8500 => 0.8950)
  MultiSource/Benchmarks/Olden/bisort/bisort: 5.21% (1.5350 => 1.6150)
  MultiSource/Benchmarks/mafft/pairlocalalign: 5.08% (62.5550 => 65.7300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 5.07% (16.3600 => 17.1900)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 4.99% (18.3550 => 19.2700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 4.88% (0.6150 => 0.6450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 4.73% (11.0000 => 11.5200)
  SingleSource/Benchmarks/Shootout-C++/lists: 4.68% (62.2450 => 65.1550)
  MultiSource/Benchmarks/Bullet/bullet: 4.50% (24.1200 => 25.2050)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 4.50% (18.0100 => 18.8200)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 4.41% (0.3400 => 0.3550)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: 4.41% (6.2400 => 6.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 4.34% (4.3800 => 4.5700)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 4.33% (12.8100 => 13.3650)
  MultiSource/Benchmarks/PAQ8p/paq8p: 4.33% (182.4700 => 190.3750)
  MultiSource/Applications/oggenc/oggenc: 4.17% (0.3600 => 0.3750)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 4.14% (8.5800 => 8.9350)
  SingleSource/Benchmarks/Shootout-C++/random: 4.10% (4.0250 => 4.1900)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 3.93% (28.4850 => 29.6050)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 3.86% (21.0950 => 21.9100)
  MultiSource/Benchmarks/nbench/nbench: 3.70% (39.7400 => 41.2100)
  MultiSource/Applications/minisat/minisat: 3.67% (24.6350 => 25.5400)
  SingleSource/Benchmarks/Stanford/Puzzle: 3.45% (0.4350 => 0.4500)
  SingleSource/Benchmarks/Shootout/heapsort: 3.44% (13.7950 => 14.2700)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 3.42% (9.8000 => 10.1350)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 3.40% (20.7100 => 21.4150)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 2.98% (17.2800 => 17.7950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 2.97% (1.0100 => 1.0400)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 2.11% (0.9500 => 0.9700)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 1.94% (14.4200 => 14.7000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.86% (1.8800 => 1.9150)
  SingleSource/Benchmarks/Misc/salsa20: 1.49% (22.0900 => 22.4200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: 1.40% (39.7700 => 40.3250)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 1.38% (9.0650 => 9.1900)
  MultiSource/Applications/sgefa/sgefa: 1.21% (0.8250 => 0.8350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 1.07% (18.6650 => 18.8650)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-06-16-InvalidInitializer: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -62.50% (0.0400 => 0.0150)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -61.54% (0.0650 => 0.0250)
  SingleSource/Regression/C++/2003-06-08-BaseType: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C++/pointer_method2: -35.29% (0.0850 => 0.0550)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -31.25% (0.0800 => 0.0550)
  SingleSource/UnitTests/2006-12-07-Compare64BitConstant: -30.00% (0.0500 => 0.0350)
  SingleSource/Regression/C/pointer_arithmetic: -28.57% (0.0350 => 0.0250)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  SingleSource/UnitTests/2002-05-03-NotTest: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -20.60% (1.3350 => 1.0600)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: -20.00% (0.0750 => 0.0600)
  SingleSource/Benchmarks/Misc/flops-7: -18.18% (0.1100 => 0.0900)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -16.79% (0.6550 => 0.5450)
  SingleSource/UnitTests/Vector/multiplies: -15.79% (0.0950 => 0.0800)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -15.61% (1.1850 => 1.0000)
  SingleSource/Regression/C++/pointer_member: -15.38% (0.0650 => 0.0550)
  SingleSource/Regression/C/callargs: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -13.89% (0.1800 => 0.1550)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -13.85% (0.3250 => 0.2800)
  SingleSource/Benchmarks/Misc/flops-5: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -13.21% (1.9300 => 1.6750)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -12.87% (1.3600 => 1.1850)
  SingleSource/Benchmarks/Misc/perlin: -12.82% (0.1950 => 0.1700)
  SingleSource/Benchmarks/Misc/flops-4: -12.00% (0.1250 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -10.95% (4.9750 => 4.4300)
  SingleSource/Benchmarks/Misc/fp-convert: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -10.00% (0.5000 => 0.4500)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -9.43% (0.2650 => 0.2400)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -9.38% (0.1600 => 0.1450)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -9.09% (0.3300 => 0.3000)
  SingleSource/Benchmarks/Misc/flops-6: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -8.55% (0.5850 => 0.5350)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -8.51% (0.2350 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -7.96% (6.2800 => 5.7800)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -6.85% (0.7300 => 0.6800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -6.82% (0.2200 => 0.2050)
  SingleSource/Benchmarks/Misc/ffbench: -6.38% (0.2350 => 0.2200)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -6.02% (2.3250 => 2.1850)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -5.76% (19.0200 => 17.9250)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -5.45% (16.2300 => 15.3450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -5.36% (0.2800 => 0.2650)
  SingleSource/Benchmarks/Shootout-C++/hello: -5.15% (0.6800 => 0.6450)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -4.65% (0.2150 => 0.2050)
  SingleSource/Benchmarks/Stanford/Oscar: -4.55% (0.2200 => 0.2100)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -3.88% (2.0600 => 1.9800)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -3.87% (4.5200 => 4.3450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -3.85% (0.2600 => 0.2500)
  SingleSource/Benchmarks/SmallPT/smallpt: -3.81% (0.5250 => 0.5050)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -2.83% (0.5300 => 0.5150)
  MultiSource/Benchmarks/McCat/05-eks/eks: -2.45% (1.6350 => 1.5950)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -2.26% (3.3150 => 3.2400)
  MultiSource/Applications/obsequi/Obsequi: -1.92% (4.1700 => 4.0900)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.83% (1.0900 => 1.0700)
  MultiSource/Benchmarks/Bullet/bullet: -1.67% (117.8850 => 115.9150)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -1.65% (4.5350 => 4.4600)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -1.53% (6.5350 => 6.4350)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.31% (0.7650 => 0.7550)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -1.04% (1.4450 => 1.4300)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/BitBench/five11/five11: -67.04% (60.4450 => 19.9200)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -57.14% (0.0700 => 0.0300)
  SingleSource/Benchmarks/Stanford/Treesort: -31.88% (0.3450 => 0.2350)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -16.04% (28.1750 => 23.6550)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -15.05% (22.8950 => 19.4500)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -14.12% (13.7400 => 11.8000)
  MultiSource/Applications/lemon/lemon: -13.95% (3.8700 => 3.3300)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -13.61% (16.9300 => 14.6250)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -13.43% (4.4300 => 3.8350)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -10.39% (16.6550 => 14.9250)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -9.64% (8.4000 => 7.5900)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.33% (0.3600 => 0.3300)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -7.32% (0.4100 => 0.3800)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -6.33% (19.9700 => 18.7050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -5.95% (0.4200 => 0.3950)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -5.74% (18.9150 => 17.8300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -5.68% (13.3750 => 12.6150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -5.65% (0.6200 => 0.5850)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -5.09% (8.5400 => 8.1050)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -4.86% (20.2800 => 19.2950)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -4.73% (2.3250 => 2.2150)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.32% (4.2850 => 4.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -3.68% (0.6800 => 0.6550)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -3.42% (17.6950 => 17.0900)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -3.05% (0.6550 => 0.6350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: -2.74% (21.3600 => 20.7750)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -1.93% (9.8500 => 9.6600)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -1.81% (0.8300 => 0.8150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -1.80% (1.6700 => 1.6400)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -1.53% (3.5950 => 3.5400)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -1.40% (27.7900 => 27.4000)

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


More information about the llvm-testresults mailing list