[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
Tue Feb 4 21:42:39 PST 2014


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

Comparing:
     Run: 21809, Order: 200818, Start Time: 2014-02-05 04:58:37, End Time: 2014-02-05 05:47:55
      To: 21807, Order: 200817, Start Time: 2014-02-05 04:06:00, End Time: 2014-02-05 04:55:11
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 11 (372 on baseline)
Performance Improvements: 8 (200 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1091 (514 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 100.00% (0.0200 => 0.0400, std.dev.: 0.0056)
  SingleSource/UnitTests/FloatPrecision: 62.50% (0.0400 => 0.0650, std.dev.: 0.0076)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 53.85% (0.0650 => 0.1000, std.dev.: 0.0078)
  SingleSource/Regression/C++/EH/ctor_dtor_count-2: 41.67% (0.0600 => 0.0850, std.dev.: 0.0065)
  MultiSource/Benchmarks/PAQ8p/paq8p: 37.50% (9.1600 => 12.5950, std.dev.: 0.7551)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 28.62% (4.1750 => 5.3700, std.dev.: 0.2197)
  SingleSource/UnitTests/2003-08-11-VaListArg: 26.32% (0.0950 => 0.1200, std.dev.: 0.0064)
  MultiSource/Applications/aha/aha: 14.46% (0.4150 => 0.4750, std.dev.: 0.0223)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/oourafft: 30.21% (14.0500 => 18.2950, std.dev.: 1.2113)
  MultiSource/Applications/lambda-0_1_3/lambda: 10.04% (13.3450 => 14.6850, std.dev.: 0.3028)
  SingleSource/Benchmarks/Shootout-C++/sieve: 3.27% (7.0400 => 7.2700, std.dev.: 0.0743)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -33.33% (0.0450 => 0.0300, std.dev.: 0.0044)
  SingleSource/Regression/C/test_indvars: -29.41% (0.0850 => 0.0600, std.dev.: 0.0068)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -26.47% (0.1700 => 0.1250, std.dev.: 0.0111)
  SingleSource/Benchmarks/Stanford/Bubblesort: -16.67% (0.1200 => 0.1000, std.dev.: 0.0067)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Applications/JM/ldecod/ldecod: -15.38% (0.1300 => 0.1100, std.dev.: 0.0051)
  MultiSource/Applications/siod/siod: -2.18% (8.2400 => 8.0600, std.dev.: 0.0420)
  SingleSource/Benchmarks/Dhrystone/dry: -1.66% (5.1100 => 5.0250, std.dev.: 0.0062)
  SingleSource/Benchmarks/Shootout/fib2: -1.41% (15.2750 => 15.0600, std.dev.: 0.0575)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 200.00% (0.0200 => 0.0600)
  SingleSource/Regression/C++/2003-05-14-expr_stmt: 133.33% (0.0150 => 0.0350)
  SingleSource/UnitTests/block-call-r7674133: 125.00% (0.0200 => 0.0450)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 116.67% (0.0300 => 0.0650)
  SingleSource/Regression/C/2003-06-16-VolatileError: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/2010-05-24-BitfieldTest: 100.00% (0.0200 => 0.0400)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 81.82% (0.0550 => 0.1000)
  SingleSource/Regression/C++/2003-06-08-VirtualFunctions: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/2002-12-13-MishaTest: 75.00% (0.0400 => 0.0700)
  SingleSource/UnitTests/2004-02-02-NegativeZero: 75.00% (0.0200 => 0.0350)
  SingleSource/UnitTests/DefaultInitDynArrays: 75.00% (0.0200 => 0.0350)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 71.43% (0.0350 => 0.0600)
  SingleSource/Regression/C++/2003-06-13-Crasher: 66.67% (0.0150 => 0.0250)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 56.67% (0.1500 => 0.2350)
  SingleSource/Regression/C/DuffsDevice: 54.55% (0.0550 => 0.0850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 53.66% (0.2050 => 0.3150)
  SingleSource/UnitTests/2002-04-17-PrintfChar: 50.00% (0.0300 => 0.0450)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 50.00% (0.0400 => 0.0600)
  SingleSource/UnitTests/2003-08-11-VaListArg: 50.00% (0.0800 => 0.1200)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 46.32% (3.6050 => 5.2750)
  SingleSource/Benchmarks/Linpack/linpack-pc: 46.06% (0.8250 => 1.2050)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 44.44% (0.0450 => 0.0650)
  SingleSource/Regression/C/globalrefs: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/FloatPrecision: 44.44% (0.0450 => 0.0650)
  SingleSource/UnitTests/stmtexpr: 44.44% (0.0450 => 0.0650)
  SingleSource/Benchmarks/Stanford/Quicksort: 42.86% (0.1050 => 0.1500)
  SingleSource/UnitTests/2006-01-29-SimpleIndirectCall: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 42.48% (1.1300 => 1.6100)
  SingleSource/UnitTests/2002-05-02-CastTest3: 40.00% (0.0250 => 0.0350)
  MultiSource/Benchmarks/PAQ8p/paq8p: 39.33% (9.0400 => 12.5950)
  SingleSource/UnitTests/Vector/divides: 37.50% (0.0400 => 0.0550)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 36.36% (0.0550 => 0.0750)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 36.08% (3.2150 => 4.3750)
  SingleSource/Benchmarks/Stanford/Queens: 34.78% (0.1150 => 0.1550)
  SingleSource/Regression/C/PR491: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 33.33% (0.0300 => 0.0400)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 32.27% (4.0600 => 5.3700)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 31.69% (3.7550 => 4.9450)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 31.03% (0.1450 => 0.1900)
  SingleSource/Regression/C++/pointer_method: 30.00% (0.0500 => 0.0650)
  SingleSource/Benchmarks/McGill/exptree: 29.17% (0.2400 => 0.3100)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 28.95% (3.9550 => 5.1000)
  SingleSource/UnitTests/2003-07-09-LoadShorts: 28.57% (0.0700 => 0.0900)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 27.91% (0.2150 => 0.2750)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 27.59% (0.2900 => 0.3700)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 27.35% (2.8150 => 3.5850)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 26.92% (3.9750 => 5.0450)
  SingleSource/Benchmarks/Shootout/strcat: 26.67% (0.0750 => 0.0950)
  SingleSource/UnitTests/Vector/build2: 26.67% (0.0750 => 0.0950)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 26.32% (0.0950 => 0.1200)
  SingleSource/UnitTests/initp1: 25.93% (0.1350 => 0.1700)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 25.84% (0.4450 => 0.5600)
  MultiSource/Applications/sqlite3/sqlite3: 25.69% (63.1750 => 79.4050)
  MultiSource/Benchmarks/NPB-serial/is/is: 25.58% (0.2150 => 0.2700)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 25.04% (3.2550 => 4.0700)
  SingleSource/Benchmarks/Misc/flops-8: 25.00% (0.0800 => 0.1000)
  SingleSource/Benchmarks/Misc/mandel-2: 25.00% (0.0800 => 0.1000)
  SingleSource/Regression/C++/BuiltinTypeInfo: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-05-12-MinIntProblem: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/conditional-gnu-ext: 25.00% (0.0400 => 0.0500)
  MultiSource/Applications/aha/aha: 25.00% (0.3800 => 0.4750)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 24.62% (4.3050 => 5.3650)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 24.19% (0.9300 => 1.1550)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 23.40% (0.2350 => 0.2900)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 23.35% (3.8550 => 4.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 22.92% (0.2400 => 0.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 22.73% (0.2200 => 0.2700)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 22.68% (15.7850 => 19.3650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 22.22% (0.3600 => 0.4400)
  SingleSource/Benchmarks/Shootout/fib2: 22.22% (0.0450 => 0.0550)
  SingleSource/Regression/C++/short_circuit_dtor: 22.22% (0.0450 => 0.0550)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 21.95% (0.2050 => 0.2500)
  SingleSource/Benchmarks/Shootout/objinst: 21.74% (0.1150 => 0.1400)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 21.57% (0.2550 => 0.3100)
  SingleSource/UnitTests/SignlessTypes/ccc: 21.43% (0.0700 => 0.0850)
  MultiSource/Applications/minisat/minisat: 21.36% (2.1300 => 2.5850)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 21.36% (3.9100 => 4.7450)
  SingleSource/Benchmarks/Shootout/methcall: 21.05% (0.0950 => 0.1150)
  MultiSource/Applications/Burg/burg: 20.66% (3.6300 => 4.3800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 20.45% (0.2200 => 0.2650)
  SingleSource/Regression/C/testtrace: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 19.63% (1.0700 => 1.2800)
  SingleSource/UnitTests/SignlessTypes/factor: 19.05% (0.1050 => 0.1250)
  MultiSource/Applications/siod/siod: 18.83% (9.3750 => 11.1400)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 18.00% (4.6100 => 5.4400)
  SingleSource/Benchmarks/McGill/chomp: 17.50% (0.6000 => 0.7050)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 17.02% (0.2350 => 0.2750)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 17.02% (1.1750 => 1.3750)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 16.67% (0.0600 => 0.0700)
  SingleSource/UnitTests/vla: 16.67% (0.1200 => 0.1400)
  MultiSource/Applications/sgefa/sgefa: 16.43% (1.4300 => 1.6650)
  SingleSource/Benchmarks/Stanford/Puzzle: 16.42% (0.3350 => 0.3900)
  MultiSource/Applications/kimwitu++/kc: 15.86% (48.6150 => 56.3250)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 15.63% (0.4800 => 0.5550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 15.56% (0.2250 => 0.2600)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 15.28% (0.3600 => 0.4150)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 14.52% (0.3100 => 0.3550)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 14.19% (0.7750 => 0.8850)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 13.97% (0.6800 => 0.7750)
  SingleSource/Benchmarks/Shootout-C++/sieve: 13.89% (0.9000 => 1.0250)
  MultiSource/Applications/oggenc/oggenc: 13.67% (18.3550 => 20.8650)
  MultiSource/Benchmarks/Prolangs-C++/NP/np: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Shootout/ary3: 13.33% (0.0750 => 0.0850)
  SingleSource/Benchmarks/Stanford/RealMM: 13.04% (0.1150 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 12.82% (0.1950 => 0.2200)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 12.77% (0.2350 => 0.2650)
  MultiSource/Applications/JM/ldecod/ldecod: 12.56% (23.8550 => 26.8500)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: 12.50% (0.1200 => 0.1350)
  MultiSource/Benchmarks/Olden/health/health: 11.90% (0.4200 => 0.4700)
  SingleSource/Benchmarks/CoyoteBench/lpbench: 11.76% (0.3400 => 0.3800)
  SingleSource/Benchmarks/Shootout/hash: 11.76% (0.1700 => 0.1900)
  SingleSource/Benchmarks/Shootout-C++/random: 11.54% (0.6500 => 0.7250)
  SingleSource/Benchmarks/Shootout-C++/strcat: 11.54% (0.6500 => 0.7250)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 11.43% (0.7000 => 0.7800)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 11.27% (4.0800 => 4.5400)
  MultiSource/Applications/d/make_dparser: 11.16% (13.8900 => 15.4400)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 10.87% (0.2300 => 0.2550)
  SingleSource/Benchmarks/Shootout-C++/matrix: 10.83% (0.7850 => 0.8700)
  MultiSource/Applications/treecc/treecc: 10.82% (8.8700 => 9.8300)
  SingleSource/Benchmarks/Shootout-C++/moments: 10.74% (1.2100 => 1.3400)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 10.65% (2.6750 => 2.9600)
  SingleSource/UnitTests/SignlessTypes/Large/cast: 10.53% (0.1900 => 0.2100)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 9.68% (0.1550 => 0.1700)
  MultiSource/Applications/spiff/spiff: 9.48% (3.4300 => 3.7550)
  SingleSource/Benchmarks/Misc/whetstone: 9.26% (0.2700 => 0.2950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 9.22% (2.7650 => 3.0200)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 8.99% (3.5050 => 3.8200)
  MultiSource/Applications/lambda-0_1_3/lambda: 8.98% (2.0600 => 2.2450)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 8.90% (4.7200 => 5.1400)
  MultiSource/Benchmarks/sim/sim: 8.74% (0.9150 => 0.9950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 8.70% (0.2300 => 0.2500)
  MultiSource/Benchmarks/McCat/15-trie/trie: 8.57% (0.1750 => 0.1900)
  SingleSource/UnitTests/SignlessTypes/rem: 8.45% (0.3550 => 0.3850)
  SingleSource/Benchmarks/Shootout-C++/wc: 8.39% (0.7150 => 0.7750)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 8.12% (0.9850 => 1.0650)
  MultiSource/Benchmarks/BitBench/five11/five11: 8.11% (0.1850 => 0.2000)
  SingleSource/Benchmarks/Stanford/Treesort: 8.00% (0.1250 => 0.1350)
  SingleSource/Regression/C/bigstack: 8.00% (0.1250 => 0.1350)
  SingleSource/Regression/C++/ofstream_ctor: 7.81% (0.6400 => 0.6900)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 7.72% (3.9500 => 4.2550)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 7.70% (3.8950 => 4.1950)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 7.69% (0.1300 => 0.1400)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 7.55% (0.2650 => 0.2850)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 7.37% (4.9500 => 5.3150)
  SingleSource/Benchmarks/Shootout-C++/lists: 7.02% (0.8550 => 0.9150)
  MultiSource/Benchmarks/llubenchmark/llu: 6.90% (0.1450 => 0.1550)
  SingleSource/Benchmarks/Shootout/heapsort: 6.90% (0.1450 => 0.1550)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 6.78% (0.5900 => 0.6300)
  SingleSource/Benchmarks/Misc/fbench: 6.52% (0.2300 => 0.2450)
  SingleSource/Benchmarks/Shootout/lists: 6.52% (0.2300 => 0.2450)
  SingleSource/UnitTests/2006-12-11-LoadConstants: 6.45% (0.4650 => 0.4950)
  SingleSource/Benchmarks/Shootout-C++/objinst: 6.43% (0.7000 => 0.7450)
  SingleSource/Benchmarks/Misc-C++/bigfib: 6.37% (2.1200 => 2.2550)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 6.29% (3.9750 => 4.2250)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: 6.25% (1.3600 => 1.4450)
  MultiSource/Benchmarks/McCat/18-imp/imp: 6.16% (1.0550 => 1.1200)
  MultiSource/Applications/JM/lencod/lencod: 6.02% (50.2100 => 53.2350)
  SingleSource/Benchmarks/Misc/richards_benchmark: 5.88% (0.2550 => 0.2700)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 5.88% (1.4450 => 1.5300)
  SingleSource/Benchmarks/Shootout-C++/methcall: 5.88% (0.6800 => 0.7200)
  SingleSource/Benchmarks/Misc/oourafft: 5.44% (0.7350 => 0.7750)
  SingleSource/UnitTests/Vector/constpool: 5.23% (155.3200 => 163.4400)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 5.15% (3.6900 => 3.8800)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 4.78% (3.4550 => 3.6200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 4.76% (0.4200 => 0.4400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 4.65% (16.2300 => 16.9850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: 4.65% (0.2150 => 0.2250)
  MultiSource/Applications/lua/lua: 4.65% (12.0500 => 12.6100)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 4.43% (1.8050 => 1.8850)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 4.30% (2.3250 => 2.4250)
  SingleSource/Benchmarks/CoyoteBench/fftbench: 4.13% (1.2100 => 1.2600)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 4.03% (4.0950 => 4.2600)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 3.96% (0.5050 => 0.5250)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 3.90% (0.7700 => 0.8000)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: 3.80% (2.6350 => 2.7350)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 3.79% (3.6950 => 3.8350)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 3.75% (1.7350 => 1.8000)
  MultiSource/Benchmarks/McCat/09-vor/vor: 3.65% (0.9600 => 0.9950)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 3.47% (15.9850 => 16.5400)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: 3.38% (1.1850 => 1.2250)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: 3.35% (28.2450 => 29.1900)
  MultiSource/Benchmarks/Olden/bh/bh: 3.30% (0.9100 => 0.9400)
  MultiSource/Applications/hbd/hbd: 3.18% (4.2400 => 4.3750)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.14% (52.9500 => 54.6100)
  MultiSource/Benchmarks/FreeBench/distray/distray: 3.13% (0.3200 => 0.3300)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 3.08% (4.8650 => 5.0150)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 3.02% (138.9550 => 143.1450)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 3.01% (3.6500 => 3.7600)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 3.01% (0.6650 => 0.6850)
  MultiSource/Applications/SPASS/SPASS: 2.97% (67.9400 => 69.9600)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.90% (0.6900 => 0.7100)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 2.62% (1.7200 => 1.7650)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 2.33% (0.8600 => 0.8800)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: 1.94% (2.0600 => 2.1000)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 1.79% (4.1850 => 4.2600)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 1.37% (0.7300 => 0.7400)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: 1.02% (0.9850 => 0.9950)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 182.64% (43.6950 => 123.5000)
  SingleSource/Benchmarks/Misc/fbench: 166.27% (6.7900 => 18.0800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 164.93% (7.0000 => 18.5450)
  SingleSource/Benchmarks/Misc/whetstone: 135.19% (5.5550 => 13.0650)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.63% (2.2300 => 4.0950)
  SingleSource/Benchmarks/Shootout/fib2: 81.99% (8.2750 => 15.0600)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 77.38% (8.4200 => 14.9350)
  MultiSource/Applications/kimwitu++/kc: 50.00% (0.1100 => 0.1650)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: 42.86% (0.0350 => 0.0500)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 42.31% (0.1300 => 0.1850)
  SingleSource/Benchmarks/McGill/chomp: 38.74% (2.4650 => 3.4200)
  MultiSource/Benchmarks/FreeBench/neural/neural: 37.10% (0.3100 => 0.4250)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 34.92% (18.3550 => 24.7650)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 34.81% (21.3600 => 28.7950)
  MultiSource/Applications/aha/aha: 31.60% (5.5850 => 7.3500)
  SingleSource/Benchmarks/Misc/oourafft: 29.25% (14.1550 => 18.2950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 27.18% (12.9700 => 16.4950)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 26.94% (7.1450 => 9.0700)
  MultiSource/Applications/siod/siod: 26.63% (6.3650 => 8.0600)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 22.38% (11.3950 => 13.9450)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 21.94% (5.8350 => 7.1150)
  MultiSource/Applications/lambda-0_1_3/lambda: 20.42% (12.1950 => 14.6850)
  SingleSource/Benchmarks/SmallPT/smallpt: 20.31% (60.3850 => 72.6500)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/nbench/nbench: 19.78% (39.7400 => 47.6000)
  SingleSource/Benchmarks/Shootout/sieve: 19.09% (15.2400 => 18.1500)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 18.18% (0.0550 => 0.0650)
  MultiSource/Applications/sqlite3/sqlite3: 17.72% (12.7550 => 15.0150)
  SingleSource/Benchmarks/Misc-C++/bigfib: 17.56% (0.6550 => 0.7700)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 17.18% (16.3600 => 19.1700)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 16.28% (0.2150 => 0.2500)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 16.18% (1.2050 => 1.4000)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 14.91% (14.1200 => 16.2250)
  MultiSource/Benchmarks/McCat/18-imp/imp: 14.63% (0.2050 => 0.2350)
  SingleSource/Benchmarks/Stanford/Bubblesort: 14.29% (0.1050 => 0.1200)
  MultiSource/Benchmarks/BitBench/five11/five11: 14.28% (60.4450 => 69.0750)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 13.83% (3.9050 => 4.4450)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: 13.64% (0.1100 => 0.1250)
  MultiSource/Applications/d/make_dparser: 13.51% (0.1850 => 0.2100)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 13.38% (4.1850 => 4.7450)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 13.33% (0.2250 => 0.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 13.13% (4.3800 => 4.9550)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 12.89% (16.2900 => 18.3900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 12.49% (13.0500 => 14.6800)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 12.19% (4.8400 => 5.4300)
  MultiSource/Benchmarks/Olden/bh/bh: 11.61% (7.1950 => 8.0300)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 11.55% (26.6700 => 29.7500)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 11.18% (0.8500 => 0.9450)
  SingleSource/Benchmarks/McGill/misr: 11.11% (0.5400 => 0.6000)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 10.83% (8.7250 => 9.6700)
  SingleSource/Benchmarks/Shootout-C++/sieve: 10.65% (6.5700 => 7.2700)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 10.59% (12.8850 => 14.2500)
  SingleSource/Benchmarks/Shootout-C++/hash2: 10.53% (9.9250 => 10.9700)
  MultiSource/Benchmarks/NPB-serial/is/is: 10.29% (27.9750 => 30.8550)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 10.19% (21.0950 => 23.2450)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 10.00% (0.3000 => 0.3300)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 10.00% (5.3000 => 5.8300)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 10.00% (14.6550 => 16.1200)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 9.92% (3.3250 => 3.6550)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 9.81% (14.7350 => 16.1800)
  MultiSource/Applications/oggenc/oggenc: 9.72% (0.3600 => 0.3950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 9.68% (0.6200 => 0.6800)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.59% (2.8150 => 3.0850)
  SingleSource/Benchmarks/Shootout-C++/strcat: 9.52% (0.2100 => 0.2300)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 9.44% (12.0700 => 13.2100)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 9.42% (6.4200 => 7.0250)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: 9.42% (4.1950 => 4.5900)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 9.39% (2.8750 => 3.1450)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.18% (7.3550 => 8.0300)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 9.15% (0.8200 => 0.8950)
  SingleSource/Benchmarks/Shootout-C++/lists1: 9.14% (1.7500 => 1.9100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 9.08% (193.9050 => 211.5100)
  MultiSource/Applications/viterbi/viterbi: 9.02% (10.1400 => 11.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 8.82% (0.6800 => 0.7400)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 8.82% (26.0750 => 28.3750)
  MultiSource/Applications/obsequi/Obsequi: 8.81% (4.9950 => 5.4350)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 8.80% (1.0800 => 1.1750)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: 8.76% (3.4800 => 3.7850)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 8.68% (16.1200 => 17.5200)
  SingleSource/Benchmarks/Shootout-C++/fibo: 8.56% (14.4250 => 15.6600)
  SingleSource/Benchmarks/Misc/mandel: 8.53% (4.2800 => 4.6450)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 8.42% (0.4750 => 0.5150)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 8.37% (1.0750 => 1.1650)
  MultiSource/Benchmarks/McCat/08-main/main: 8.33% (0.1200 => 0.1300)
  SingleSource/Benchmarks/Stanford/FloatMM: 8.29% (1.0850 => 1.1750)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 8.23% (1.6400 => 1.7750)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: 8.20% (0.3050 => 0.3300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 8.13% (0.6150 => 0.6650)
  MultiSource/Applications/lua/lua: 8.04% (64.8500 => 70.0650)
  SingleSource/Benchmarks/Shootout/methcall: 7.88% (8.6300 => 9.3100)
  SingleSource/Benchmarks/Shootout/matrix: 7.86% (6.4850 => 6.9950)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  SingleSource/Benchmarks/Dhrystone/fldry: 7.72% (5.2450 => 5.6500)
  SingleSource/Benchmarks/Misc/flops-7: 7.62% (10.1100 => 10.8800)
  SingleSource/Benchmarks/Misc/flops-8: 7.59% (5.7300 => 6.1650)
  SingleSource/Benchmarks/Misc/flops-1: 7.57% (6.7400 => 7.2500)
  SingleSource/Benchmarks/Misc/flops: 7.57% (17.9750 => 19.3350)
  SingleSource/UnitTests/Vector/build2: 7.55% (4.3050 => 4.6300)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: 7.54% (2.8500 => 3.0650)
  SingleSource/Benchmarks/Misc/flops-4: 7.54% (3.3150 => 3.5650)
  SingleSource/Benchmarks/Misc/flops-3: 7.51% (7.1900 => 7.7300)
  SingleSource/Benchmarks/Shootout/random: 7.50% (3.7350 => 4.0150)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 7.45% (5.1000 => 5.4800)
  SingleSource/Benchmarks/Misc/pi: 7.42% (1.5500 => 1.6650)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.39% (1.4200 => 1.5250)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Misc/mandel-2: 7.37% (2.0350 => 2.1850)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: 7.36% (2.7850 => 2.9900)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 7.35% (23.4000 => 25.1200)
  SingleSource/Benchmarks/Misc/flops-2: 7.29% (4.0450 => 4.3400)
  MultiSource/Benchmarks/VersaBench/8b10b/8b10b: 7.27% (14.8500 => 15.9300)
  SingleSource/Benchmarks/Misc/flops-6: 7.23% (5.3950 => 5.7850)
  SingleSource/Benchmarks/Misc/flops-5: 7.20% (5.6250 => 6.0300)
  MultiSource/Benchmarks/McCat/09-vor/vor: 7.14% (0.3500 => 0.3750)
  MultiSource/Applications/minisat/minisat: 7.06% (24.6350 => 26.3750)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 7.06% (11.3300 => 12.1300)
  SingleSource/Benchmarks/Shootout-C++/methcall: 6.99% (12.2950 => 13.1550)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: 6.73% (2.6000 => 2.7750)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 6.67% (0.1500 => 0.1600)
  MultiSource/Benchmarks/llubenchmark/llu: 6.54% (16.0500 => 17.1000)
  SingleSource/Regression/C/uint64_to_float: 6.52% (1.7650 => 1.8800)
  MultiSource/Applications/SPASS/SPASS: 6.51% (36.1950 => 38.5500)
  MultiSource/Applications/JM/lencod/lencod: 6.43% (18.2800 => 19.4550)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 6.39% (10.9500 => 11.6500)
  MultiSource/Applications/spiff/spiff: 6.37% (16.4150 => 17.4600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 6.25% (12.8100 => 13.6100)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.20% (6.1250 => 6.5050)
  MultiSource/Applications/sgefa/sgefa: 6.06% (0.8250 => 0.8750)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: 6.05% (2.0650 => 2.1900)
  MultiSource/Benchmarks/FreeBench/distray/distray: 6.02% (0.8300 => 0.8800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 5.96% (67.3550 => 71.3700)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 5.94% (1.9350 => 2.0500)
  SingleSource/Benchmarks/Shootout-C++/ackermann: 5.85% (5.2950 => 5.6050)
  SingleSource/Benchmarks/Shootout/lists: 5.84% (22.5850 => 23.9050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 5.80% (4.9100 => 5.1950)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: 5.56% (0.9000 => 0.9500)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 4.94% (42.4800 => 44.5800)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: 4.89% (1.5350 => 1.6100)
  SingleSource/Benchmarks/Stanford/Puzzle: 4.60% (0.4350 => 0.4550)
  SingleSource/Benchmarks/Dhrystone/dry: 4.47% (4.8100 => 5.0250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 4.34% (99.2600 => 103.5700)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 4.19% (17.6450 => 18.3850)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 4.13% (12.1150 => 12.6150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 3.97% (8.6850 => 9.0300)
  MultiSource/Benchmarks/Olden/tsp/tsp: 3.93% (9.7850 => 10.1700)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 3.80% (0.3950 => 0.4100)
  MultiSource/Benchmarks/FreeBench/mason/mason: 3.75% (0.4000 => 0.4150)
  SingleSource/Benchmarks/Misc/fp-convert: 3.73% (4.6950 => 4.8700)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: 3.47% (9.0650 => 9.3800)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 3.44% (1.6000 => 1.6550)
  MultiSource/Benchmarks/sim/sim: 3.41% (12.9200 => 13.3600)
  MultiSource/Benchmarks/Olden/bisort/bisort: 3.26% (1.5350 => 1.5850)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 3.23% (2.3250 => 2.4000)
  MultiSource/Applications/hexxagon/hexxagon: 2.90% (29.4800 => 30.3350)
  MultiSource/Benchmarks/Olden/health/health: 2.74% (1.6450 => 1.6900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 2.66% (1.8800 => 1.9300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 2.57% (18.6650 => 19.1450)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 2.45% (25.2950 => 25.9150)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 2.26% (134.5050 => 137.5450)
  SingleSource/Benchmarks/Misc/ReedSolomon: 2.24% (20.9850 => 21.4550)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 2.11% (0.9500 => 0.9700)
  SingleSource/Benchmarks/McGill/queens: 2.01% (4.7350 => 4.8300)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 1.98% (1.0100 => 1.0300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.88% (8.7650 => 8.9300)
  MultiSource/Benchmarks/mafft/pairlocalalign: 1.66% (62.5550 => 63.5950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 1.42% (129.1150 => 130.9500)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 1.32% (9.8500 => 9.9800)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 1.18% (28.4850 => 28.8200)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.17% (10.2850 => 10.4050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 1.11% (22.4300 => 22.6800)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.10% (24.1750 => 24.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 1.02% (2.4600 => 2.4850)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/2003-05-14-initialize-string: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2009-12-07-StructReturn: -44.44% (0.0450 => 0.0250)
  SingleSource/Regression/C++/2003-06-08-BaseType: -42.86% (0.0350 => 0.0200)
  SingleSource/Regression/C/pointer_arithmetic: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -37.50% (0.0800 => 0.0500)
  SingleSource/UnitTests/SignlessTypes/cast2: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Misc/fp-convert: -35.00% (0.1000 => 0.0650)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/PR1386: -33.33% (0.0450 => 0.0300)
  SingleSource/UnitTests/conditional-gnu-ext-cxx: -33.33% (0.0600 => 0.0400)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -30.77% (0.0650 => 0.0450)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -30.56% (0.1800 => 0.1250)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -30.36% (0.2800 => 0.1950)
  SingleSource/Regression/C/test_indvars: -29.41% (0.0850 => 0.0600)
  SingleSource/UnitTests/2002-05-03-NotTest: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/StructModifyTest: -28.57% (0.0350 => 0.0250)
  MultiSource/Applications/lemon/lemon: -27.59% (5.6000 => 4.0550)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -27.27% (0.0550 => 0.0400)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -25.42% (0.2950 => 0.2200)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-12-01-float_varg: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C++/global_ctor: -25.00% (0.0600 => 0.0450)
  MultiSource/Benchmarks/nbench/nbench: -23.82% (4.6600 => 3.5500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -21.43% (0.2800 => 0.2200)
  SingleSource/Regression/C/uint64_to_float: -21.43% (0.1400 => 0.1100)
  SingleSource/UnitTests/2002-05-19-DivTest: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-05-31-LongShifts: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-08-20-FoldBug: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2006-02-04-DivRem: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/PR640: -20.00% (0.0750 => 0.0600)
  SingleSource/UnitTests/AtomicOps: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -19.67% (5.4150 => 4.3500)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -19.35% (0.1550 => 0.1250)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -19.08% (0.6550 => 0.5300)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -18.87% (0.2650 => 0.2150)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -18.75% (0.1600 => 0.1300)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -18.18% (0.0550 => 0.0450)
  SingleSource/UnitTests/TestLoop: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -17.81% (4.6600 => 3.8300)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -17.39% (0.1150 => 0.0950)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -17.17% (1.9800 => 1.6400)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -16.67% (0.1500 => 0.1250)
  SingleSource/UnitTests/Vector/multiplies: -15.79% (0.0950 => 0.0800)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Misc/flops: -15.07% (0.3650 => 0.3100)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: -15.00% (0.1000 => 0.0850)
  SingleSource/UnitTests/2006-01-23-UnionInit: -15.00% (0.1000 => 0.0850)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -14.98% (1.1350 => 0.9650)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -14.49% (0.3450 => 0.2950)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Misc/pi: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Shootout/ackermann: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -14.29% (0.4900 => 0.4200)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -14.23% (1.3350 => 1.1450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -14.07% (0.9950 => 0.8550)
  SingleSource/Benchmarks/Shootout-C++/ary2: -14.04% (0.8900 => 0.7650)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -14.00% (0.5000 => 0.4300)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -13.94% (4.5200 => 3.8900)
  SingleSource/Benchmarks/Misc/flops-7: -13.64% (0.1100 => 0.0950)
  SingleSource/Benchmarks/Shootout-C++/ary3: -13.56% (0.8850 => 0.7650)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -13.04% (0.1150 => 0.1000)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -12.88% (19.0200 => 16.5700)
  MultiSource/Benchmarks/McCat/08-main/main: -12.82% (0.9750 => 0.8500)
  MultiSource/Benchmarks/Olden/tsp/tsp: -12.82% (0.3900 => 0.3400)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -12.50% (0.6800 => 0.5950)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -12.50% (0.2400 => 0.2100)
  MultiSource/Applications/obsequi/Obsequi: -12.11% (4.1700 => 3.6650)
  SingleSource/Regression/C/sumarray: -11.76% (0.0850 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -11.66% (0.8150 => 0.7200)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -11.46% (4.9750 => 4.4050)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -11.17% (6.1350 => 5.4500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -10.79% (6.5350 => 5.8300)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -10.45% (0.3350 => 0.3000)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -10.45% (26.6150 => 23.8350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -10.42% (0.2400 => 0.2150)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -10.42% (0.2400 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -10.20% (0.4900 => 0.4400)
  SingleSource/Benchmarks/Misc/flops-1: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -10.00% (1.1000 => 0.9900)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -9.84% (17.2250 => 15.5300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: -9.62% (0.2600 => 0.2350)
  SingleSource/Benchmarks/Shootout-C++/hello: -9.56% (0.6800 => 0.6150)
  SingleSource/Benchmarks/Shootout-C++/fibo: -9.49% (0.6850 => 0.6200)
  MultiSource/Benchmarks/Bullet/bullet: -9.31% (117.8850 => 106.9050)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -9.30% (0.2150 => 0.1950)
  MultiSource/Benchmarks/FreeBench/neural/neural: -8.93% (0.5600 => 0.5100)
  SingleSource/Benchmarks/Misc/flops-6: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.67% (2.2500 => 2.0550)
  MultiSource/Benchmarks/Olden/em3d/em3d: -8.65% (0.5200 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/ary: -8.14% (0.8600 => 0.7900)
  MultiSource/Applications/viterbi/viterbi: -7.55% (0.5300 => 0.4900)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -7.54% (8.6150 => 7.9650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -7.45% (0.4700 => 0.4350)
  MultiSource/Applications/hexxagon/hexxagon: -7.41% (3.3050 => 3.0600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -7.32% (3.8950 => 3.6100)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -7.16% (4.0500 => 3.7600)
  MultiSource/Benchmarks/McCat/05-eks/eks: -7.03% (1.6350 => 1.5200)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -6.87% (1.1650 => 1.0850)
  SingleSource/Benchmarks/Stanford/Oscar: -6.82% (0.2200 => 0.2050)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -6.72% (2.0100 => 1.8750)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -6.68% (2.5450 => 2.3750)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -6.65% (1.5800 => 1.4750)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -6.45% (0.3100 => 0.2900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -6.12% (0.2450 => 0.2300)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -6.12% (0.2450 => 0.2300)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -5.88% (3.3150 => 3.1200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -5.77% (0.2600 => 0.2450)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -5.72% (12.6750 => 11.9500)
  SingleSource/Benchmarks/SmallPT/smallpt: -5.71% (0.5250 => 0.4950)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.66% (0.7950 => 0.7500)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -5.60% (0.6250 => 0.5900)
  MultiSource/Applications/ClamAV/clamscan: -5.45% (52.1300 => 49.2900)
  MultiSource/Benchmarks/Olden/mst/mst: -5.26% (0.3800 => 0.3600)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -5.25% (6.2800 => 5.9500)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -5.18% (4.5350 => 4.3000)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: -4.44% (0.4500 => 0.4300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -4.33% (3.9300 => 3.7600)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -4.27% (0.5850 => 0.5600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -3.50% (3.8550 => 3.7200)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -3.48% (3.7400 => 3.6100)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -3.37% (1.0400 => 1.0050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -3.28% (0.3050 => 0.2950)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.12% (1.4400 => 1.3950)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.99% (3.8450 => 3.7300)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.81% (4.4550 => 4.3300)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -2.74% (4.0150 => 3.9050)
  MultiSource/Benchmarks/mafft/pairlocalalign: -2.70% (31.8800 => 31.0200)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -2.34% (3.8450 => 3.7550)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -2.33% (1.9300 => 1.8850)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -2.26% (3.9850 => 3.8950)
  SingleSource/Benchmarks/Shootout-C++/hash: -2.14% (1.4000 => 1.3700)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -2.02% (3.7150 => 3.6400)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -1.96% (0.7650 => 0.7500)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -1.96% (0.7650 => 0.7500)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -1.90% (0.7900 => 0.7750)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.39% (2.8700 => 2.8300)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -74.91% (17.6950 => 4.4400)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -71.43% (0.0700 => 0.0200)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -55.56% (0.3600 => 0.1600)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -46.15% (1.1050 => 0.5950)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -30.49% (0.4100 => 0.2850)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -30.00% (0.1000 => 0.0700)
  MultiSource/Applications/JM/ldecod/ldecod: -29.03% (0.1550 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -28.57% (0.0350 => 0.0250)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -27.11% (13.7400 => 10.0150)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -26.25% (8.4000 => 6.1950)
  MultiSource/Applications/SIBsim4/SIBsim4: -24.72% (14.7650 => 11.1150)
  MultiSource/Applications/lemon/lemon: -23.00% (3.8700 => 2.9800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -21.34% (16.6550 => 13.1000)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -19.76% (22.8950 => 18.3700)
  SingleSource/Benchmarks/Stanford/Treesort: -18.84% (0.3450 => 0.2800)
  SingleSource/Benchmarks/Shootout-C++/ary2: -15.38% (0.0650 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -15.12% (9.2600 => 7.8600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -14.97% (16.9300 => 14.3950)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -14.52% (27.7900 => 23.7550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -14.29% (0.0700 => 0.0600)
  SingleSource/Benchmarks/Shootout-C++/hash: -11.24% (2.1800 => 1.9350)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -10.95% (4.4300 => 3.9450)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -10.83% (15.5150 => 13.8350)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -10.54% (8.5400 => 7.6400)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -10.00% (0.3500 => 0.3150)
  SingleSource/Benchmarks/Misc/ffbench: -9.61% (4.3200 => 3.9050)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -9.01% (52.1050 => 47.4100)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -7.98% (14.4200 => 13.2700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -7.40% (36.3550 => 33.6650)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -7.10% (28.1750 => 26.1750)
  SingleSource/Benchmarks/Shootout-C++/matrix: -6.83% (8.2750 => 7.7100)
  SingleSource/Benchmarks/Linpack/linpack-pc: -6.66% (6.9850 => 6.5200)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -6.61% (19.9700 => 18.6500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -6.52% (0.4600 => 0.4300)
  SingleSource/Benchmarks/Shootout/strcat: -6.52% (0.4600 => 0.4300)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -6.48% (18.9150 => 17.6900)
  SingleSource/Benchmarks/Shootout/hash: -6.18% (16.7450 => 15.7100)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -6.09% (6.2400 => 5.8600)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -5.08% (20.2800 => 19.2500)
  SingleSource/Benchmarks/Shootout-C++/lists: -5.02% (62.2450 => 59.1200)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.90% (20.7100 => 19.6950)
  SingleSource/Benchmarks/Shootout/ary3: -4.87% (6.6700 => 6.3450)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -4.72% (17.2800 => 16.4650)
  MultiSource/Applications/ClamAV/clamscan: -3.90% (0.3850 => 0.3700)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -3.64% (18.0100 => 17.3550)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -2.62% (13.3750 => 13.0250)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -2.51% (12.3300 => 12.0200)
  MultiSource/Benchmarks/Bullet/bullet: -2.51% (24.1200 => 23.5150)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -2.40% (1.6700 => 1.6300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.96% (3.5700 => 3.5000)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -1.53% (0.6550 => 0.6450)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.31% (12.6000 => 12.4350)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: -1.20% (0.8300 => 0.8200)
  MultiSource/Benchmarks/PAQ8p/paq8p: -1.16% (182.4700 => 180.3600)

Added Tests - Compile Time
--------------------------
  SingleSource/Benchmarks/Shootout-C++/EH/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/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/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: 2.23s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20140204/6c36d32e/attachment.html>


More information about the llvm-testresults mailing list