[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
Fri Feb 7 14:42:51 PST 2014


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

Comparing:
     Run: 21945, Order: 200994, Start Time: 2014-02-07 22:00:29, End Time: 2014-02-07 22:48:06
      To: 21942, Order: 200990, Start Time: 2014-02-07 21:07:29, End Time: 2014-02-07 21:56:00
Baseline: 17571, Order: 195660, Start Time: 2013-11-25 19:30:19, End Time: 2013-11-25 20:16:10

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

Performance Regressions: 8 (240 on baseline)
Performance Improvements: 17 (304 on baseline)
Added Tests: 0 (24 on baseline)
Unchanged Tests: 1085 (542 on baseline)
Total Tests: 1110

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/2009-12-07-StructReturn: 83.33% (0.0300 => 0.0550, std.dev.: 0.0057)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 44.00% (0.2500 => 0.3600, std.dev.: 0.0173)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 26.09% (0.2300 => 0.2900, std.dev.: 0.0105)
  SingleSource/Benchmarks/Misc/salsa20: 25.93% (0.1350 => 0.1700, std.dev.: 0.0092)
  SingleSource/Regression/C++/pointer_method2: 25.00% (0.0600 => 0.0750, std.dev.: 0.0035)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 3.11% (3.7000 => 3.8150, std.dev.: 0.0354)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 50.00% (0.0400 => 0.0600, std.dev.: 0.0068)
  SingleSource/Benchmarks/Misc/salsa20: 16.71% (21.0600 => 24.5800, std.dev.: 0.4737)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/global_type: -100.00% (0.0300 => 0.0000, std.dev.: 0.0046)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -66.67% (0.0300 => 0.0100, std.dev.: 0.0058)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -21.15% (0.2600 => 0.2050, std.dev.: 0.0118)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -20.45% (2.0050 => 1.5950, std.dev.: 0.0616)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -19.55% (5.7800 => 4.6500, std.dev.: 0.1869)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -6.46% (4.3350 => 4.0550, std.dev.: 0.0736)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -5.82% (22.9250 => 21.5900, std.dev.: 0.5161)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.37% (89.5750 => 87.4500, std.dev.: 0.3842)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -8.04% (6.1550 => 5.6600, std.dev.: 0.1381)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -8.03% (2.4900 => 2.2900, std.dev.: 0.0459)
  SingleSource/Benchmarks/Misc/pi: -7.78% (1.6700 => 1.5400, std.dev.: 0.0361)
  MultiSource/Benchmarks/sim/sim: -7.07% (12.3800 => 11.5050, std.dev.: 0.1434)
  SingleSource/Benchmarks/Misc/mandel: -6.73% (4.3100 => 4.0200, std.dev.: 0.0288)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -6.68% (3.5200 => 3.2850, std.dev.: 0.0789)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -6.43% (0.8550 => 0.8000, std.dev.: 0.0060)
  SingleSource/Benchmarks/Misc/mandel-2: -5.42% (2.0300 => 1.9200, std.dev.: 0.0052)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -3.29% (27.9650 => 27.0450, std.dev.: 0.1727)

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-test: 500.00% (0.0050 => 0.0300)
  SingleSource/Regression/C/2005-05-06-LongLongSignedShift: 400.00% (0.0050 => 0.0250)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: 125.00% (0.0200 => 0.0450)
  SingleSource/UnitTests/2003-07-06-IntOverflow: 87.50% (0.0400 => 0.0750)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 85.71% (0.0350 => 0.0650)
  SingleSource/Regression/C/ConstructorDestructorAttributes: 83.33% (0.0300 => 0.0550)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: 71.43% (0.0350 => 0.0600)
  SingleSource/UnitTests/2003-07-09-SignedArgs: 63.64% (0.0550 => 0.0900)
  SingleSource/Regression/C++/2003-05-14-array-init: 57.14% (0.0350 => 0.0550)
  MultiSource/Applications/ALAC/decode/alacconvert-decode: 53.61% (3.2550 => 5.0000)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: 53.45% (0.2900 => 0.4450)
  SingleSource/UnitTests/2005-07-15-Bitfield-ABI: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/2003-10-29-ScalarReplBug: 50.00% (0.0400 => 0.0600)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 48.78% (0.2050 => 0.3050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 48.39% (4.0300 => 5.9800)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: 44.68% (0.2350 => 0.3400)
  SingleSource/UnitTests/byval-alignment: 42.86% (0.0350 => 0.0500)
  SingleSource/UnitTests/2002-05-02-CastTest3: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/block-copied-in-cxxobj: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/blockstret: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/conditional-gnu-ext: 37.50% (0.0400 => 0.0550)
  SingleSource/Regression/C/DuffsDevice: 36.36% (0.0550 => 0.0750)
  SingleSource/UnitTests/SignlessTypes/ccc: 35.71% (0.0700 => 0.0950)
  SingleSource/UnitTests/2008-04-18-LoopBug: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/2008-04-20-LoopBug2: 33.33% (0.0300 => 0.0400)
  SingleSource/UnitTests/Threads/tls: 33.33% (0.0600 => 0.0800)
  SingleSource/Benchmarks/Shootout/fib2: 33.33% (0.0450 => 0.0600)
  SingleSource/UnitTests/stmtexpr: 33.33% (0.0450 => 0.0600)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 33.29% (3.7550 => 5.0050)
  SingleSource/UnitTests/2003-05-31-CastToBool: 28.57% (0.0700 => 0.0900)
  MultiSource/Benchmarks/Olden/em3d/em3d: 27.88% (0.5200 => 0.6650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 27.75% (3.9100 => 4.9950)
  SingleSource/Regression/C/2003-05-21-UnionBitfields: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 26.68% (3.9550 => 5.0100)
  MultiSource/Benchmarks/Prolangs-C++/fsm/fsm: 26.67% (0.1500 => 0.1900)
  SingleSource/Benchmarks/Shootout/methcall: 26.32% (0.0950 => 0.1200)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 26.09% (0.2300 => 0.2900)
  SingleSource/Benchmarks/Shootout/objinst: 26.09% (0.1150 => 0.1450)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 25.37% (4.0800 => 5.1150)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 25.00% (0.0800 => 0.1000)
  SingleSource/UnitTests/2002-12-13-MishaTest: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2007-03-02-VaCopy: 25.00% (0.0400 => 0.0500)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: 25.00% (0.0600 => 0.0750)
  MultiSource/Benchmarks/Prolangs-C++/family/family: 24.14% (0.1450 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 24.14% (0.2900 => 0.3600)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 23.52% (3.9750 => 4.9100)
  MultiSource/Applications/sqlite3/sqlite3: 23.37% (63.1750 => 77.9400)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 23.26% (0.2150 => 0.2650)
  SingleSource/Regression/C++/2011-03-28-Bitfield: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2003-04-22-Switch: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/2009-12-07-StructReturn: 22.22% (0.0450 => 0.0550)
  SingleSource/UnitTests/initp1: 22.22% (0.1350 => 0.1650)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 21.95% (0.2050 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 21.68% (1.1300 => 1.3750)
  SingleSource/Benchmarks/Shootout/ary3: 20.00% (0.0750 => 0.0900)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 19.85% (4.6100 => 5.5250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 19.15% (0.2350 => 0.2800)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 19.01% (2.8150 => 3.3500)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: 18.82% (0.9300 => 1.1050)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 18.47% (4.3050 => 5.1000)
  SingleSource/UnitTests/2002-05-02-CastTest2: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/2007-01-04-KNR-Args: 18.18% (0.0550 => 0.0650)
  SingleSource/UnitTests/TestLoop: 18.18% (0.0550 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 17.65% (0.2550 => 0.3000)
  SingleSource/Benchmarks/Stanford/Queens: 17.39% (0.1150 => 0.1350)
  SingleSource/Regression/C++/global_ctor: 16.67% (0.0600 => 0.0700)
  SingleSource/Benchmarks/Misc/flops-2: 16.67% (0.0900 => 0.1050)
  SingleSource/Benchmarks/Stanford/Bubblesort: 15.79% (0.0950 => 0.1100)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: 15.00% (0.1000 => 0.1150)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: 14.61% (0.4450 => 0.5100)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: 14.04% (1.1750 => 1.3400)
  MultiSource/Benchmarks/BitBench/five11/five11: 13.51% (0.1850 => 0.2100)
  MultiSource/Applications/siod/siod: 13.44% (9.3750 => 10.6350)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 13.08% (1.0700 => 1.2100)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 13.08% (15.7850 => 17.8500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 12.82% (0.1950 => 0.2200)
  MultiSource/Applications/minisat/minisat: 12.44% (2.1300 => 2.3950)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 11.59% (2.6750 => 2.9850)
  MultiSource/Benchmarks/McCat/15-trie/trie: 11.43% (0.1750 => 0.1950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 11.36% (0.2200 => 0.2450)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: 11.05% (0.8600 => 0.9550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 10.84% (3.5050 => 3.8850)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 10.81% (4.7200 => 5.2300)
  SingleSource/Benchmarks/McGill/exptree: 10.42% (0.2400 => 0.2650)
  MultiSource/Applications/kimwitu++/kc: 10.36% (48.6150 => 53.6500)
  SingleSource/Benchmarks/Stanford/Towers: 10.34% (0.1450 => 0.1600)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 9.52% (0.4200 => 0.4600)
  SingleSource/Benchmarks/Shootout/random: 9.52% (0.1050 => 0.1150)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: 9.00% (1.4450 => 1.5750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 8.89% (0.2250 => 0.2450)
  MultiSource/Applications/spiff/spiff: 8.75% (3.4300 => 3.7300)
  SingleSource/Benchmarks/Shootout-C++/strcat: 8.46% (0.6500 => 0.7050)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 8.16% (0.4900 => 0.5300)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: 8.06% (0.3100 => 0.3350)
  SingleSource/Benchmarks/Stanford/IntMM: 8.00% (0.1250 => 0.1350)
  SingleSource/Benchmarks/McGill/chomp: 7.50% (0.6000 => 0.6450)
  MultiSource/Applications/d/make_dparser: 7.38% (13.8900 => 14.9150)
  SingleSource/Benchmarks/Linpack/linpack-pc: 6.67% (0.8250 => 0.8800)
  SingleSource/Benchmarks/Shootout-C++/sumcol: 6.62% (0.6800 => 0.7250)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 6.51% (2.7650 => 2.9450)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: 6.45% (0.3100 => 0.3300)
  SingleSource/Benchmarks/Misc-C++/bigfib: 6.37% (2.1200 => 2.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 6.25% (0.2400 => 0.2550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 5.88% (0.2550 => 0.2700)
  MultiSource/Applications/oggenc/oggenc: 5.80% (18.3550 => 19.4200)
  SingleSource/Benchmarks/Shootout-C++/moments: 5.79% (1.2100 => 1.2800)
  MultiSource/Applications/sgefa/sgefa: 5.59% (1.4300 => 1.5100)
  MultiSource/Applications/JM/ldecod/ldecod: 5.16% (23.8550 => 25.0850)
  MultiSource/Applications/treecc/treecc: 5.07% (8.8700 => 9.3200)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 5.01% (3.6900 => 3.8750)
  SingleSource/Benchmarks/Shootout-C++/sieve: 5.00% (0.9000 => 0.9450)
  SingleSource/Benchmarks/Shootout-C++/wc: 4.90% (0.7150 => 0.7500)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: 4.80% (0.6250 => 0.6550)
  MultiSource/Benchmarks/NPB-serial/is/is: 4.65% (0.2150 => 0.2250)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.36% (1.7200 => 1.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 4.17% (0.2400 => 0.2500)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: 4.16% (1.8050 => 1.8800)
  MultiSource/Applications/aha/aha: 3.95% (0.3800 => 0.3950)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 3.77% (0.2650 => 0.2750)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 3.42% (3.6500 => 3.7750)
  MultiSource/Benchmarks/PAQ8p/paq8p: 3.32% (9.0400 => 9.3400)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: 3.05% (0.9850 => 1.0150)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 2.98% (3.6950 => 3.8050)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 2.78% (0.3600 => 0.3700)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 2.74% (0.7300 => 0.7500)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 2.22% (4.0600 => 4.1500)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 2.08% (0.4800 => 0.4900)
  SingleSource/Benchmarks/Misc/oourafft: 2.04% (0.7350 => 0.7500)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 2.03% (4.1850 => 4.2700)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 2.02% (4.9500 => 5.0500)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 1.95% (0.7700 => 0.7850)
  MultiSource/Benchmarks/Prolangs-C++/office/office: 1.84% (0.8150 => 0.8300)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 1.69% (0.5900 => 0.6000)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 1.43% (3.8550 => 3.9100)
  SingleSource/UnitTests/Vector/constpool: 1.35% (155.3200 => 157.4150)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 1.03% (4.8650 => 4.9150)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/CoyoteBench/almabench: 175.31% (43.6950 => 120.2950)
  SingleSource/Benchmarks/Misc/fbench: 147.35% (6.7900 => 16.7950)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: 137.00% (7.0000 => 16.5900)
  SingleSource/Benchmarks/Misc/whetstone: 116.47% (5.5550 => 12.0250)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: 100.00% (0.0300 => 0.0600)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 83.41% (2.2300 => 4.0900)
  SingleSource/Benchmarks/Shootout/fib2: 82.66% (8.2750 => 15.1150)
  MultiSource/Benchmarks/Prolangs-C++/life/life: 52.49% (8.4200 => 12.8400)
  SingleSource/Benchmarks/McGill/chomp: 51.32% (2.4650 => 3.7300)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: 41.43% (0.3500 => 0.4950)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 40.36% (5.8350 => 8.1900)
  MultiSource/Benchmarks/FreeBench/neural/neural: 33.87% (0.3100 => 0.4150)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: 30.77% (0.1300 => 0.1700)
  MultiSource/Benchmarks/MiBench/automotive-basicmath/automotive-basicmath: 27.80% (1.2050 => 1.5400)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: 24.82% (18.3550 => 22.9100)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 22.71% (21.3600 => 26.2100)
  MultiSource/Applications/siod/siod: 20.03% (6.3650 => 7.6400)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 19.06% (28.4850 => 33.9150)
  MultiSource/Benchmarks/BitBench/five11/five11: 18.03% (60.4450 => 71.3450)
  SingleSource/Benchmarks/Misc-C++/bigfib: 17.56% (0.6550 => 0.7700)
  SingleSource/Benchmarks/SmallPT/smallpt: 15.01% (60.3850 => 69.4500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 14.65% (12.9700 => 14.8700)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 13.79% (12.0700 => 13.7350)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 13.77% (11.3300 => 12.8900)
  MultiSource/Applications/kimwitu++/kc: 13.64% (0.1100 => 0.1250)
  SingleSource/Benchmarks/Shootout/sieve: 13.58% (15.2400 => 17.3100)
  SingleSource/Benchmarks/Shootout-C++/lists1: 13.14% (1.7500 => 1.9800)
  MultiSource/Applications/sqlite3/sqlite3: 12.82% (12.7550 => 14.3900)
  MultiSource/Benchmarks/nbench/nbench: 12.39% (39.7400 => 44.6650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: 11.76% (4.3800 => 4.8950)
  SingleSource/Benchmarks/Misc/salsa20: 11.27% (22.0900 => 24.5800)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 11.26% (13.0500 => 14.5200)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 11.09% (16.3600 => 18.1750)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 11.06% (11.3950 => 12.6550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: 10.57% (0.6150 => 0.6800)
  MultiSource/Applications/viterbi/viterbi: 10.06% (10.1400 => 11.1600)
  SingleSource/Benchmarks/BenchmarkGame/recursive: 9.77% (3.3250 => 3.6500)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 9.65% (25.2950 => 27.7350)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 9.60% (14.7350 => 16.1500)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: 9.47% (0.4750 => 0.5200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: 9.38% (7.3550 => 8.0450)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: 9.30% (0.2150 => 0.2350)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 8.96% (16.2900 => 17.7500)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 8.30% (17.6450 => 19.1100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: 8.27% (193.9050 => 209.9450)
  SingleSource/Benchmarks/Misc-C++/mandel-text: 7.78% (4.6300 => 4.9900)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: 7.75% (1.4200 => 1.5300)
  SingleSource/Benchmarks/Shootout-C++/sieve: 7.61% (6.5700 => 7.0700)
  MultiSource/Applications/JM/lencod/lencod: 7.47% (18.2800 => 19.6450)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 7.39% (3.4500 => 3.7050)
  SingleSource/Benchmarks/Shootout/random: 7.36% (3.7350 => 4.0100)
  MultiSource/Applications/aha/aha: 7.07% (5.5850 => 5.9800)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 7.06% (134.5050 => 144.0050)
  SingleSource/Benchmarks/Misc/himenobmtxpa: 7.00% (7.1450 => 7.6450)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 6.79% (3.9050 => 4.1700)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: 6.67% (0.3000 => 0.3200)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 6.67% (0.1500 => 0.1600)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 6.56% (12.8100 => 13.6500)
  MultiSource/Applications/SPASS/SPASS: 6.12% (36.1950 => 38.4100)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: 6.04% (6.1250 => 6.4950)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 5.88% (0.8500 => 0.9000)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: 5.63% (19.9700 => 21.0950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: 5.59% (14.1200 => 14.9100)
  MultiSource/Applications/lua/lua: 5.51% (64.8500 => 68.4200)
  MultiSource/Applications/d/make_dparser: 5.41% (0.1850 => 0.1950)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 4.99% (16.1200 => 16.9250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: 4.96% (4.8400 => 5.0800)
  SingleSource/Benchmarks/Shootout/methcall: 4.81% (8.6300 => 9.0450)
  MultiSource/Applications/minisat/minisat: 4.49% (24.6350 => 25.7400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: 4.39% (67.3550 => 70.3150)
  MultiSource/Applications/sgefa/sgefa: 4.24% (0.8250 => 0.8600)
  MultiSource/Applications/spiff/spiff: 4.08% (16.4150 => 17.0850)
  SingleSource/Benchmarks/Shootout-C++/hash2: 4.03% (9.9250 => 10.3250)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 3.99% (14.6550 => 15.2400)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 3.79% (13.1800 => 13.6800)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: 3.72% (26.0750 => 27.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: 3.72% (129.1150 => 133.9150)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: 3.70% (1.0800 => 1.1200)
  MultiSource/Benchmarks/Fhourstones/fhourstones: 3.68% (5.3000 => 5.4950)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: 3.61% (23.4000 => 24.2450)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 3.35% (4.1850 => 4.3250)
  MultiSource/Applications/oggenc/oggenc: 2.78% (0.3600 => 0.3700)
  SingleSource/Benchmarks/McGill/misr: 2.78% (0.5400 => 0.5550)
  SingleSource/Benchmarks/CoyoteBench/huffbench: 2.71% (42.4800 => 43.6300)
  SingleSource/Benchmarks/Shootout-C++/methcall: 2.64% (12.2950 => 12.6200)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 2.47% (10.9500 => 11.2200)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 2.44% (0.8200 => 0.8400)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 2.33% (12.8850 => 13.1850)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 2.11% (0.9500 => 0.9700)
  MultiSource/Benchmarks/NPB-serial/is/is: 2.00% (27.9750 => 28.5350)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: 1.86% (5.1000 => 5.1950)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: 1.86% (1.0750 => 1.0950)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: 1.75% (10.2850 => 10.4650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: 1.74% (2.8750 => 2.9250)
  MultiSource/Benchmarks/llubenchmark/llu: 1.68% (16.0500 => 16.3200)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 1.68% (24.1750 => 24.5800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 1.33% (1.8800 => 1.9050)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 1.31% (8.7650 => 8.8800)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: 1.29% (8.1300 => 8.2350)
  SingleSource/Benchmarks/Misc/richards_benchmark: 1.24% (2.8150 => 2.8500)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 1.22% (1.6400 => 1.6600)
  MultiSource/Benchmarks/FreeBench/distray/distray: 1.20% (0.8300 => 0.8400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.17% (99.2600 => 100.4200)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/global_type: -100.00% (0.0250 => 0.0000)
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -71.43% (0.0350 => 0.0100)
  SingleSource/UnitTests/block-copied-in-cxxobj-1: -60.00% (0.0250 => 0.0100)
  SingleSource/Regression/C/pointer_arithmetic: -57.14% (0.0350 => 0.0150)
  SingleSource/Regression/C/2003-05-21-BitfieldHandling: -50.00% (0.0400 => 0.0200)
  SingleSource/Regression/C/2008-01-07-LongDouble: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2003-08-20-FoldBug: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/2003-05-02-DependentPHI: -46.15% (0.0650 => 0.0350)
  SingleSource/UnitTests/2005-07-17-INT-To-FP: -43.75% (0.0800 => 0.0450)
  SingleSource/Regression/C/2003-05-22-LocalTypeTest: -41.67% (0.0600 => 0.0350)
  SingleSource/Regression/C/2004-02-03-AggregateCopy: -41.67% (0.0600 => 0.0350)
  SingleSource/UnitTests/block-byref-cxxobj-test: -40.00% (0.0250 => 0.0150)
  SingleSource/Regression/C++/pointer_member: -38.46% (0.0650 => 0.0400)
  SingleSource/Regression/C/casts: -37.50% (0.1200 => 0.0750)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -33.33% (0.0600 => 0.0400)
  SingleSource/UnitTests/FloatPrecision: -33.33% (0.0450 => 0.0300)
  SingleSource/Regression/C/PR640: -33.33% (0.0750 => 0.0500)
  MultiSource/Applications/lemon/lemon: -32.23% (5.6000 => 3.7950)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -31.30% (0.6550 => 0.4500)
  SingleSource/Regression/C/callargs: -30.77% (0.0650 => 0.0450)
  SingleSource/Benchmarks/Misc/flops-6: -30.43% (0.1150 => 0.0800)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -30.05% (1.9800 => 1.3850)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -30.00% (0.0500 => 0.0350)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -29.11% (2.2500 => 1.5950)
  SingleSource/Benchmarks/Misc/pi: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Shootout/ackermann: -28.57% (0.0700 => 0.0500)
  SingleSource/Regression/C++/2003-06-08-BaseType: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2002-05-03-NotTest: -28.57% (0.0700 => 0.0500)
  SingleSource/UnitTests/2003-05-14-AtExit: -28.57% (0.0700 => 0.0500)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -28.36% (0.3350 => 0.2400)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -27.78% (0.1800 => 0.1300)
  MultiSource/Benchmarks/MiBench/security-sha/security-sha: -27.54% (0.3450 => 0.2500)
  SingleSource/UnitTests/2003-09-18-BitFieldTest: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -26.79% (0.2800 => 0.2050)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -26.42% (0.2650 => 0.1950)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -25.00% (0.1600 => 0.1200)
  SingleSource/UnitTests/2002-10-12-StructureArgs: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/2006-01-23-UnionInit: -25.00% (0.1000 => 0.0750)
  SingleSource/UnitTests/2006-12-01-float_varg: -25.00% (0.0400 => 0.0300)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -24.21% (6.1350 => 4.6500)
  SingleSource/Benchmarks/Misc/flops-4: -24.00% (0.1250 => 0.0950)
  SingleSource/UnitTests/2003-05-07-VarArgs: -23.53% (0.0850 => 0.0650)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -22.91% (1.1350 => 0.8750)
  SingleSource/Benchmarks/Misc/flops-7: -22.73% (0.1100 => 0.0850)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -22.42% (4.6600 => 3.6150)
  SingleSource/Regression/C++/pointer_method: -20.00% (0.0500 => 0.0400)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.00% (0.1500 => 0.1200)
  SingleSource/UnitTests/AtomicOps: -20.00% (0.0750 => 0.0600)
  MultiSource/Benchmarks/McCat/08-main/main: -20.00% (0.9750 => 0.7800)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -18.88% (26.6150 => 21.5900)
  MultiSource/Applications/obsequi/Obsequi: -18.35% (4.1700 => 3.4050)
  SingleSource/Regression/C/2004-08-12-InlinerAndAllocas: -18.18% (0.0550 => 0.0450)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -17.86% (0.2800 => 0.2300)
  SingleSource/Regression/C/sumarray2d: -17.65% (0.0850 => 0.0700)
  SingleSource/Regression/C/test_indvars: -17.65% (0.0850 => 0.0700)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -17.54% (5.4150 => 4.4650)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -17.27% (1.1000 => 0.9100)
  MultiSource/Benchmarks/FreeBench/mason/mason: -17.14% (0.1750 => 0.1450)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -17.09% (0.9950 => 0.8250)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -16.48% (4.9750 => 4.1550)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -16.33% (0.4900 => 0.4100)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -16.33% (0.2450 => 0.2050)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -16.29% (3.3150 => 2.7750)
  MultiSource/Benchmarks/nbench/nbench: -16.20% (4.6600 => 3.9050)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -16.04% (4.5200 => 3.7950)
  SingleSource/Benchmarks/Stanford/Treesort: -16.00% (0.1250 => 0.1050)
  SingleSource/UnitTests/Vector/multiplies: -15.79% (0.0950 => 0.0800)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -15.44% (0.6800 => 0.5750)
  SingleSource/Benchmarks/BenchmarkGame/Large/fasta: -15.38% (0.1300 => 0.1100)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -15.38% (0.0650 => 0.0550)
  SingleSource/UnitTests/2005-11-29-LongSwitch: -15.38% (0.0650 => 0.0550)
  MultiSource/Benchmarks/Olden/bisort/bisort: -15.38% (0.1950 => 0.1650)
  MultiSource/Benchmarks/Olden/tsp/tsp: -15.38% (0.3900 => 0.3300)
  MultiSource/Applications/hexxagon/hexxagon: -15.13% (3.3050 => 2.8050)
  SingleSource/Regression/C/uint64_to_float: -14.29% (0.1400 => 0.1200)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -14.29% (0.2450 => 0.2100)
  SingleSource/Benchmarks/Shootout/nestedloop: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Shootout-C++/hello: -13.97% (0.6800 => 0.5850)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -13.95% (0.2150 => 0.1850)
  MultiSource/Benchmarks/McCat/05-eks/eks: -13.76% (1.6350 => 1.4100)
  SingleSource/Benchmarks/Misc/richards_benchmark: -13.73% (0.2550 => 0.2200)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -13.04% (0.2300 => 0.2000)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -12.90% (0.1550 => 0.1350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -12.50% (0.2800 => 0.2450)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -12.12% (0.3300 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -12.10% (117.8850 => 103.6200)
  MultiSource/Benchmarks/Olden/power/power: -12.05% (0.4150 => 0.3650)
  SingleSource/Regression/C/bigstack: -12.00% (0.1250 => 0.1100)
  SingleSource/Benchmarks/Shootout-C++/ary2: -11.80% (0.8900 => 0.7850)
  SingleSource/Regression/C++/pointer_method2: -11.76% (0.0850 => 0.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -11.63% (0.2150 => 0.1900)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -11.63% (0.2150 => 0.1900)
  MultiSource/Benchmarks/FreeBench/neural/neural: -11.61% (0.5600 => 0.4950)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -11.59% (1.1650 => 1.0300)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -11.44% (3.8450 => 3.4050)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -11.44% (2.0100 => 1.7800)
  SingleSource/Benchmarks/Dhrystone/dry: -11.43% (0.1750 => 0.1550)
  SingleSource/Benchmarks/Stanford/Oscar: -11.36% (0.2200 => 0.1950)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -11.33% (19.0200 => 16.8650)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -11.32% (6.5350 => 5.7950)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -11.32% (0.5300 => 0.4700)
  SingleSource/Benchmarks/Shootout-C++/ary3: -11.30% (0.8850 => 0.7850)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -11.28% (0.6650 => 0.5900)
  MultiSource/Benchmarks/Prolangs-C++/city/city: -11.23% (6.2800 => 5.5750)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -11.17% (3.8950 => 3.4600)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -11.12% (17.2250 => 15.3100)
  SingleSource/Benchmarks/Misc/flops: -10.96% (0.3650 => 0.3250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -10.89% (3.8550 => 3.4350)
  SingleSource/Benchmarks/Misc/fbench: -10.87% (0.2300 => 0.2050)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -10.69% (3.9300 => 3.5100)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -10.58% (4.5350 => 4.0550)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -10.58% (1.0400 => 0.9300)
  MultiSource/Applications/ClamAV/clamscan: -10.48% (52.1300 => 46.6650)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -10.42% (0.2400 => 0.2150)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -10.40% (0.6250 => 0.5600)
  SingleSource/Benchmarks/Misc/perlin: -10.26% (0.1950 => 0.1750)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -10.26% (0.5850 => 0.5250)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -10.17% (0.2950 => 0.2650)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -10.13% (0.7900 => 0.7100)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -10.10% (1.9300 => 1.7350)
  SingleSource/Benchmarks/Misc/flops-1: -10.00% (0.1000 => 0.0900)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -9.80% (0.7650 => 0.6900)
  MultiSource/Benchmarks/mafft/pairlocalalign: -9.74% (31.8800 => 28.7750)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -9.68% (0.1550 => 0.1400)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -9.52% (0.2100 => 0.1900)
  MultiSource/Benchmarks/FreeBench/distray/distray: -9.38% (0.3200 => 0.2900)
  MultiSource/Benchmarks/Olden/mst/mst: -9.21% (0.3800 => 0.3450)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -8.94% (8.6150 => 7.8450)
  SingleSource/Benchmarks/Shootout-C++/ary: -8.72% (0.8600 => 0.7850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -8.70% (0.1150 => 0.1050)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: -8.64% (1.9100 => 1.7450)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -8.34% (4.0150 => 3.6800)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -8.23% (1.5800 => 1.4500)
  SingleSource/Benchmarks/CoyoteBench/almabench: -8.16% (0.2450 => 0.2250)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -7.74% (0.7750 => 0.7150)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -7.72% (1.3600 => 1.2550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -7.69% (0.2600 => 0.2400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: -7.50% (12.6750 => 11.7250)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -6.92% (0.7950 => 0.7400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -6.82% (0.2200 => 0.2050)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -6.82% (52.9500 => 49.3400)
  SingleSource/Benchmarks/Shootout-C++/fibo: -6.57% (0.6850 => 0.6400)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -6.45% (0.1550 => 0.1450)
  MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio: -6.45% (0.1550 => 0.1450)
  SingleSource/Benchmarks/Shootout-C++/hash: -6.43% (1.4000 => 1.3100)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -6.31% (2.0600 => 1.9300)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: -6.25% (0.1600 => 0.1500)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.15% (0.3250 => 0.3050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -6.00% (0.5000 => 0.4700)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -5.94% (0.5050 => 0.4750)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -5.88% (0.3400 => 0.3200)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -5.88% (0.2550 => 0.2400)
  SingleSource/Benchmarks/SmallPT/smallpt: -5.71% (0.5250 => 0.4950)
  MultiSource/Benchmarks/Prolangs-C++/shapes/shapes: -5.62% (1.3350 => 1.2600)
  MultiSource/Benchmarks/Prolangs-C/archie-client/archie: -5.53% (2.0800 => 1.9650)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -5.39% (92.4350 => 87.4500)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -5.31% (4.0500 => 3.8350)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -4.95% (3.7400 => 3.5550)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -4.91% (2.5450 => 2.4200)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: -4.76% (4.0950 => 3.9000)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -4.67% (3.2150 => 3.0650)
  SingleSource/Benchmarks/Shootout-C++/lists1: -4.59% (1.0900 => 1.0400)
  MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc: -4.53% (28.2450 => 26.9650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -4.35% (0.2300 => 0.2200)
  MultiSource/Benchmarks/McCat/18-imp/imp: -4.27% (1.0550 => 1.0100)
  MultiSource/Applications/hbd/hbd: -4.25% (4.2400 => 4.0600)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -3.88% (16.2300 => 15.6000)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -3.87% (2.3250 => 2.2350)
  MultiSource/Applications/lua/lua: -3.82% (12.0500 => 11.5900)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -3.76% (0.6650 => 0.6400)
  MultiSource/Applications/SIBsim4/SIBsim4: -3.70% (4.4550 => 4.2900)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -3.42% (2.6350 => 2.5450)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: -3.38% (15.9850 => 15.4450)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -3.33% (0.3000 => 0.2900)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -3.31% (1.2100 => 1.1700)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -3.19% (0.4700 => 0.4550)
  MultiSource/Benchmarks/McCat/09-vor/vor: -3.12% (0.9600 => 0.9300)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -3.07% (3.7400 => 3.6250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -3.05% (3.6050 => 3.4950)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -3.05% (0.9850 => 0.9550)
  SingleSource/Benchmarks/Shootout-C++/objinst: -2.86% (0.7000 => 0.6800)
  MultiSource/Applications/viterbi/viterbi: -2.83% (0.5300 => 0.5150)
  SingleSource/UnitTests/SignlessTypes/rem: -2.82% (0.3550 => 0.3450)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.73% (13.2050 => 12.8450)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: -2.59% (1.7350 => 1.6900)
  SingleSource/Benchmarks/Shootout-C++/hash2: -2.43% (1.4400 => 1.4050)
  MultiSource/Benchmarks/Olden/health/health: -2.38% (0.4200 => 0.4100)
  SingleSource/Regression/C++/ofstream_ctor: -2.34% (0.6400 => 0.6250)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: -2.32% (3.4550 => 3.3750)
  MultiSource/Benchmarks/Olden/bh/bh: -2.20% (0.9100 => 0.8900)
  MultiSource/Benchmarks/sim/sim: -2.19% (0.9150 => 0.8950)
  SingleSource/Benchmarks/Misc/ReedSolomon: -2.17% (0.6900 => 0.6750)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -2.11% (1.1850 => 1.1600)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -1.96% (0.7650 => 0.7500)
  MultiSource/Benchmarks/Prolangs-C/football/football: -1.74% (2.8700 => 2.8200)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -1.62% (3.7150 => 3.6550)
  SingleSource/Benchmarks/Shootout-C++/random: -1.54% (0.6500 => 0.6400)
  MultiSource/Benchmarks/7zip/7zip-benchmark: -1.54% (138.9550 => 136.8200)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.38% (3.9750 => 3.9200)
  SingleSource/Benchmarks/Shootout-C++/matrix: -1.27% (0.7850 => 0.7750)
  MultiSource/Applications/SPASS/SPASS: -1.13% (67.9400 => 67.1750)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -78.30% (17.6950 => 3.8400)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: -64.29% (0.0700 => 0.0250)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -63.89% (0.3600 => 0.1300)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -50.23% (1.1050 => 0.5500)
  SingleSource/Benchmarks/Shootout-C++/ary: -38.46% (0.0650 => 0.0400)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -32.62% (8.4000 => 5.6600)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -29.27% (0.4100 => 0.2900)
  MultiSource/Applications/lemon/lemon: -28.29% (3.8700 => 2.7750)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -27.07% (13.7400 => 10.0200)
  MultiSource/Applications/SIBsim4/SIBsim4: -25.03% (14.7650 => 11.0700)
  SingleSource/Benchmarks/Stanford/Treesort: -24.64% (0.3450 => 0.2600)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: -23.54% (22.8950 => 17.5050)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -23.21% (16.6550 => 12.7900)
  MultiSource/Applications/JM/ldecod/ldecod: -22.58% (0.1550 => 0.1200)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -21.08% (2.3250 => 1.8350)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -20.31% (27.7900 => 22.1450)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -17.19% (16.9300 => 14.0200)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: -15.52% (52.1050 => 44.0200)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -15.14% (28.1750 => 23.9100)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -15.12% (9.2600 => 7.8600)
  SingleSource/Benchmarks/Shootout-C++/hash: -14.91% (2.1800 => 1.8550)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -14.71% (0.3400 => 0.2900)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -14.45% (4.4300 => 3.7900)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -13.74% (0.6550 => 0.5650)
  SingleSource/Benchmarks/Shootout-C++/matrix: -13.47% (8.2750 => 7.1600)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -13.01% (18.9150 => 16.4550)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -12.43% (20.2800 => 17.7600)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -12.23% (21.0950 => 18.5150)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: -11.68% (36.3550 => 32.1100)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -11.10% (14.4200 => 12.8200)
  MultiSource/Benchmarks/sim/sim: -10.95% (12.9200 => 11.5050)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -10.95% (8.5400 => 7.6050)
  MultiSource/Benchmarks/MallocBench/gs/gs: -10.34% (0.1450 => 0.1300)
  SingleSource/Benchmarks/Shootout-C++/moments: -9.76% (0.2050 => 0.1850)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -9.10% (3.5700 => 3.2450)
  MultiSource/Applications/ClamAV/clamscan: -9.09% (0.3850 => 0.3500)
  SingleSource/Benchmarks/Shootout/hash: -8.39% (16.7450 => 15.3400)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -8.30% (18.6650 => 17.1150)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -8.02% (26.6700 => 24.5300)
  SingleSource/Benchmarks/Shootout-C++/lists: -7.96% (62.2450 => 57.2900)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -7.93% (4.2850 => 3.9450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -7.83% (32.7400 => 30.1750)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -7.50% (0.2000 => 0.1850)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -7.29% (13.3750 => 12.4000)
  MultiSource/Benchmarks/Olden/power/power: -7.16% (8.1000 => 7.5200)
  SingleSource/Benchmarks/Misc/dt: -7.13% (6.2400 => 5.7950)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -6.98% (0.8600 => 0.8000)
  MultiSource/Benchmarks/Bullet/bullet: -6.97% (24.1200 => 22.4400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -6.91% (2.4600 => 2.2900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -6.90% (15.5150 => 14.4450)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -6.88% (2.4700 => 2.3000)
  MultiSource/Benchmarks/Olden/mst/mst: -6.82% (0.2200 => 0.2050)
  MultiSource/Benchmarks/Olden/em3d/em3d: -6.63% (8.9800 => 8.3850)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -6.54% (3.5950 => 3.3600)
  SingleSource/Benchmarks/Shootout/strcat: -6.52% (0.4600 => 0.4300)
  SingleSource/Benchmarks/Linpack/linpack-pc: -6.44% (6.9850 => 6.5350)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -6.33% (0.3950 => 0.3700)
  SingleSource/Benchmarks/Misc/mandel: -6.07% (4.2800 => 4.0200)
  MultiSource/Benchmarks/ASC_Sequoia/AMGmk/AMGmk: -5.67% (39.7700 => 37.5150)
  SingleSource/Benchmarks/Misc/mandel-2: -5.65% (2.0350 => 1.9200)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -5.60% (3.4800 => 3.2850)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -5.43% (0.4600 => 0.4350)
  SingleSource/Benchmarks/McGill/queens: -5.17% (4.7350 => 4.4900)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -5.14% (18.0100 => 17.0850)
  SingleSource/Benchmarks/Misc/ReedSolomon: -4.86% (20.9850 => 19.9650)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -4.83% (12.3300 => 11.7350)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -4.63% (5.2950 => 5.0500)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: -4.47% (9.8500 => 9.4100)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: -4.37% (17.2800 => 16.5250)
  MultiSource/Benchmarks/PAQ8p/paq8p: -4.31% (182.4700 => 174.6000)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: -4.30% (20.7100 => 19.8200)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -4.17% (4.1950 => 4.0200)
  SingleSource/Benchmarks/Misc/oourafft: -4.03% (14.1550 => 13.5850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -3.57% (0.4200 => 0.4050)
  SingleSource/Benchmarks/Shootout/ary3: -3.52% (6.6700 => 6.4350)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -3.52% (9.8000 => 9.4550)
  SingleSource/Benchmarks/Misc/fp-convert: -3.51% (4.6950 => 4.5300)
  SingleSource/Benchmarks/Stanford/Puzzle: -3.45% (0.4350 => 0.4200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: -3.44% (1.6000 => 1.5450)
  SingleSource/Benchmarks/Shootout/heapsort: -3.33% (13.7950 => 13.3350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -3.23% (0.6200 => 0.6000)
  SingleSource/Benchmarks/BenchmarkGame/nsieve-bits: -3.13% (6.2400 => 6.0450)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -2.97% (1.0100 => 0.9800)
  MultiSource/Benchmarks/Olden/tsp/tsp: -2.91% (9.7850 => 9.5000)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.70% (9.0650 => 8.8200)
  SingleSource/Benchmarks/Dhrystone/dry: -2.60% (4.8100 => 4.6850)
  SingleSource/UnitTests/Vector/multiplies: -2.54% (1.7750 => 1.7300)
  SingleSource/Benchmarks/Shootout-C++/ary3: -2.50% (6.6000 => 6.4350)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -2.22% (0.9000 => 0.8800)
  SingleSource/Benchmarks/Misc/perlin: -2.12% (8.7200 => 8.5350)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -2.10% (1.6700 => 1.6350)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: -1.79% (12.6000 => 12.3750)
  SingleSource/Benchmarks/Shootout/lists: -1.77% (22.5850 => 22.1850)
  MultiSource/Benchmarks/mafft/pairlocalalign: -1.73% (62.5550 => 61.4750)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: -1.61% (12.1150 => 11.9200)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -1.59% (20.6950 => 20.3650)
  MultiSource/Applications/lambda-0_1_3/lambda: -1.56% (12.1950 => 12.0050)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -1.55% (1.9350 => 1.9050)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -1.32% (4.9100 => 4.8450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: -1.14% (11.0000 => 10.8750)

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


More information about the llvm-testresults mailing list