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

llvm-testresults at cs.uiuc.edu llvm-testresults at cs.uiuc.edu
Thu May 16 07:09:13 PDT 2013


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

Comparing:
     Run: 11507, Order: 182001, Start Time: 2013-05-16 13:02:41, End Time: 2013-05-16 14:09:15
      To: 11505, Order: 181998, Start Time: 2013-05-16 11:52:20, End Time: 2013-05-16 12:58:53
Baseline: 8654, Order: 175454, Start Time: 2013-02-18 20:31:40, End Time: 2013-02-19 01:40:48

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

New Passes: 0 (19 on baseline)
Performance Regressions: 9 (156 on baseline)
Performance Improvements: 7 (358 on baseline)
Removed Tests: 0 (13 on baseline)
Unchanged Tests: 1092 (562 on baseline)
Total Tests: 1108

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

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/UnitTests/block-byref-cxxobj-test: 100.00% (0.0100 => 0.0200, std.dev.: 0.0024)
  MultiSource/Benchmarks/Olden/health/health: 11.11% (0.3150 => 0.3500, std.dev.: 0.0095)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: 3.60% (3.3350 => 3.4550, std.dev.: 0.0344)
  MultiSource/Applications/Burg/burg: 2.42% (2.8950 => 2.9650, std.dev.: 0.0254)

Performance Regressions - Execution Time
----------------------------------------
  MultiSource/Benchmarks/McCat/17-bintr/bintr: 13.51% (0.1850 => 0.2100, std.dev.: 0.0049)
  MultiSource/Applications/sgefa/sgefa: 6.93% (0.5050 => 0.5400, std.dev.: 0.0074)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 2.59% (1.3500 => 1.3850, std.dev.: 0.0090)
  SingleSource/Benchmarks/Misc/ReedSolomon: 1.41% (17.3550 => 17.6000, std.dev.: 0.0210)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.29% (17.4600 => 17.6850, std.dev.: 0.0363)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C/PR1386: -83.33% (0.0300 => 0.0050, std.dev.: 0.0080)
  SingleSource/UnitTests/2002-08-02-CastTest: -50.00% (0.0300 => 0.0150, std.dev.: 0.0040)
  SingleSource/UnitTests/2003-08-11-VaListArg: -46.15% (0.0650 => 0.0350, std.dev.: 0.0061)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -9.42% (0.6900 => 0.6250, std.dev.: 0.0205)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -3.03% (0.4950 => 0.4800, std.dev.: 0.0042)

Performance Improvements - Execution Time
-----------------------------------------
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -1.48% (2.3700 => 2.3350, std.dev.: 0.0063)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.11% (36.1000 => 35.7000, std.dev.: 0.1524)

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

New Passes - Execution Time
---------------------------
  MultiSource/Applications/Burg/burg
  MultiSource/Applications/ClamAV/clamscan
  MultiSource/Applications/lemon/lemon
  MultiSource/Applications/sqlite3/sqlite3
  MultiSource/Benchmarks/McCat/12-IOtest/iotest
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft
  MultiSource/Benchmarks/Ptrdist/anagram/anagram
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt
  SingleSource/Benchmarks/BenchmarkGame/puzzle
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test
  MultiSource/Applications/Burg/burg: - (0.0000 => 0.0000)
  MultiSource/Applications/ClamAV/clamscan: - (0.3400 => 0.3400)
  MultiSource/Applications/lemon/lemon: -43.78% (3.9400 => 2.2150)
  MultiSource/Applications/sqlite3/sqlite3: 5.66% (9.8100 => 10.3650)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: 5.70% (0.7900 => 0.8350)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: -32.14% (0.2800 => 0.1900)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -22.22% (0.1350 => 0.1050)
  MultiSource/Benchmarks/Ptrdist/anagram/anagram: -30.80% (3.2950 => 2.2800)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: -88.14% (84.6050 => 10.0300)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: -41.80% (1.2800 => 0.7450)

Performance Regressions - Compile Time
--------------------------------------
  SingleSource/Regression/C++/2003-05-14-array-init: 300.00% (0.0100 => 0.0400)
  SingleSource/Regression/C++/2003-06-08-BaseType: 133.33% (0.0150 => 0.0350)
  SingleSource/Benchmarks/Shootout/fib2: 125.00% (0.0200 => 0.0450)
  SingleSource/Benchmarks/Shootout/hello: 100.00% (0.0150 => 0.0300)
  SingleSource/UnitTests/2002-10-13-BadLoad: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/block-byref-cxxobj-test: 100.00% (0.0100 => 0.0200)
  SingleSource/UnitTests/block-call-r7674133: 100.00% (0.0100 => 0.0200)
  SingleSource/Regression/C++/global_ctor: 85.71% (0.0350 => 0.0650)
  SingleSource/UnitTests/2007-04-25-weak: 66.67% (0.0150 => 0.0250)
  SingleSource/UnitTests/Vector/build: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/Vector/simple: 60.00% (0.0250 => 0.0400)
  SingleSource/UnitTests/2004-06-20-StaticBitfieldInit: 50.00% (0.0300 => 0.0450)
  SingleSource/UnitTests/member-function-pointers: 42.86% (0.0350 => 0.0500)
  SingleSource/Regression/C/2003-05-21-UnionTest: 40.00% (0.0250 => 0.0350)
  SingleSource/UnitTests/2002-05-03-NotTest: 40.00% (0.0250 => 0.0350)
  SingleSource/Regression/C++/2008-01-29-ParamAliasesReturn: 37.50% (0.0400 => 0.0550)
  SingleSource/Benchmarks/Dhrystone/dry: 35.00% (0.1000 => 0.1350)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: 34.79% (2.4000 => 3.2350)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: 34.61% (2.4850 => 3.3450)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 33.48% (2.2100 => 2.9500)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: 32.96% (2.2600 => 3.0050)
  MultiSource/Benchmarks/TSVC/Recurrences-dbl/Recurrences-dbl: 32.67% (2.2650 => 3.0050)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 32.52% (2.4600 => 3.2600)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: 31.70% (2.3500 => 3.0950)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 31.66% (2.3850 => 3.1400)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: 31.61% (2.3250 => 3.0600)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: 31.42% (2.3550 => 3.0950)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: 31.36% (2.2800 => 2.9950)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 30.96% (2.3900 => 3.1300)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 29.98% (2.4850 => 3.2300)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: 29.16% (2.5550 => 3.3000)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: 29.14% (2.3850 => 3.0800)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: 29.13% (2.3000 => 2.9700)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 28.81% (2.3600 => 3.0400)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: 27.34% (2.5600 => 3.2600)
  SingleSource/UnitTests/2009-04-16-BitfieldInitialization: 27.27% (0.0550 => 0.0700)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: 27.16% (2.7800 => 3.5350)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: 26.59% (2.2750 => 2.8800)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: 26.34% (2.4300 => 3.0700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: 25.83% (2.5750 => 3.2400)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: 25.34% (2.5850 => 3.2400)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: 25.25% (2.4950 => 3.1250)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: 25.22% (2.3000 => 2.8800)
  SingleSource/Regression/C++/BuiltinTypeInfo: 25.00% (0.0400 => 0.0500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: 24.95% (2.3450 => 2.9300)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: 24.23% (2.4350 => 3.0250)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: 24.01% (2.3950 => 2.9700)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: 23.91% (2.4050 => 2.9800)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: 23.80% (2.5000 => 3.0950)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 23.46% (2.2800 => 2.8150)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: 23.33% (2.5500 => 3.1450)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: 23.29% (2.3400 => 2.8850)
  SingleSource/Benchmarks/BenchmarkGame/puzzle: 22.22% (0.0900 => 0.1100)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: 22.02% (2.4300 => 2.9650)
  MultiSource/Benchmarks/Prolangs-C++/garage/garage: 21.95% (0.2050 => 0.2500)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: 20.94% (2.7700 => 3.3500)
  MultiSource/Benchmarks/TSVC/Reductions-flt/Reductions-flt: 20.30% (2.6350 => 3.1700)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 20.00% (0.0750 => 0.0900)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: 19.10% (12.4350 => 14.8100)
  SingleSource/Benchmarks/Misc/flops-7: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/Shootout/nestedloop: 18.18% (0.0550 => 0.0650)
  SingleSource/Regression/C/DuffsDevice: 18.18% (0.0550 => 0.0650)
  SingleSource/Benchmarks/McGill/exptree: 14.63% (0.2050 => 0.2350)
  MultiSource/Benchmarks/MiBench/automotive-bitcount/automotive-bitcount: 11.43% (0.5250 => 0.5850)
  MultiSource/Benchmarks/SciMark2-C/scimark2: 11.35% (0.7050 => 0.7850)
  SingleSource/Benchmarks/Misc/whetstone: 10.81% (0.1850 => 0.2050)
  MultiSource/Applications/lemon/lemon: 9.96% (2.8100 => 3.0900)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: 9.52% (0.4200 => 0.4600)
  SingleSource/Benchmarks/Misc/ReedSolomon: 8.51% (0.4700 => 0.5100)
  MultiSource/Benchmarks/Prolangs-C/plot2fig/plot2fig: 8.07% (1.1150 => 1.2050)
  SingleSource/Benchmarks/BenchmarkGame/spectral-norm: 8.00% (0.1250 => 0.1350)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: 7.50% (0.2000 => 0.2150)
  MultiSource/Benchmarks/Prolangs-C/compiler/compiler: 7.05% (0.7800 => 0.8350)
  MultiSource/Applications/SIBsim4/SIBsim4: 6.58% (3.1900 => 3.4000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 6.45% (0.1550 => 0.1650)
  SingleSource/Benchmarks/Misc/flops: 6.38% (0.2350 => 0.2500)
  SingleSource/Benchmarks/Shootout-C++/objinst: 6.19% (0.4850 => 0.5150)
  MultiSource/Benchmarks/7zip/7zip-benchmark: 6.08% (97.6800 => 103.6150)
  SingleSource/Benchmarks/Shootout-C++/fibo: 4.94% (0.4050 => 0.4250)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: 4.59% (0.5450 => 0.5700)
  SingleSource/Benchmarks/Shootout-C++/random: 4.40% (0.4550 => 0.4750)
  SingleSource/Benchmarks/Shootout-C++/lists: 4.31% (0.5800 => 0.6050)
  SingleSource/UnitTests/Vectorizer/gcc-loops: 4.19% (1.0750 => 1.1200)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 4.08% (0.2450 => 0.2550)
  SingleSource/Benchmarks/Shootout-C++/matrix: 3.67% (0.5450 => 0.5650)
  SingleSource/Benchmarks/Shootout-C++/sieve: 3.05% (0.6550 => 0.6750)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 2.60% (0.3850 => 0.3950)
  MultiSource/Applications/oggenc/oggenc: 2.45% (12.6500 => 12.9600)
  MultiSource/Applications/hexxagon/hexxagon: 2.42% (2.2700 => 2.3250)
  MultiSource/Benchmarks/McCat/05-eks/eks: 2.26% (1.1050 => 1.1300)
  SingleSource/Benchmarks/Misc-C++/Large/sphereflake: 2.17% (0.6900 => 0.7050)
  MultiSource/Benchmarks/Prolangs-C/assembler/assembler: 2.13% (1.4100 => 1.4400)
  SingleSource/Benchmarks/Shootout-C++/heapsort: 2.11% (0.4750 => 0.4850)
  SingleSource/Benchmarks/Shootout-C++/wc: 2.02% (0.4950 => 0.5050)
  MultiSource/Applications/d/make_dparser: 1.95% (7.9450 => 8.1000)
  SingleSource/Benchmarks/Shootout-C++/reversefile: 1.91% (0.7850 => 0.8000)
  MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg: 1.87% (10.4350 => 10.6300)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.72% (2.0400 => 2.0750)
  SingleSource/Benchmarks/Adobe-C++/loop_unroll: 1.31% (8.7750 => 8.8900)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 1.30% (16.1300 => 16.3400)
  MultiSource/Benchmarks/Prolangs-C/agrep/agrep: 1.29% (3.0900 => 3.1300)
  MultiSource/Applications/JM/lencod/lencod: 1.03% (37.8300 => 38.2200)

Performance Regressions - Execution Time
----------------------------------------
  SingleSource/Benchmarks/Misc/perlin: 56.49% (4.4700 => 6.9950)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: 22.22% (0.1350 => 0.1650)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: 21.01% (5.6400 => 6.8250)
  SingleSource/Benchmarks/McGill/queens: 19.75% (3.2400 => 3.8800)
  MultiSource/Applications/kimwitu++/kc: 18.75% (0.0800 => 0.0950)
  SingleSource/Benchmarks/Stanford/Puzzle: 18.64% (0.2950 => 0.3500)
  SingleSource/Benchmarks/Shootout-C++/moments: 18.52% (0.1350 => 0.1600)
  MultiSource/Benchmarks/BitBench/drop3/drop3: 15.32% (0.6200 => 0.7150)
  MultiSource/Benchmarks/TSVC/Expansion-dbl/Expansion-dbl: 14.36% (20.5850 => 23.5400)
  MultiSource/Applications/hexxagon/hexxagon: 13.67% (20.2250 => 22.9900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syr2k/syr2k: 13.18% (16.6100 => 18.8000)
  MultiSource/Benchmarks/TSVC/Searching-flt/Searching-flt: 11.35% (11.6300 => 12.9500)
  MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl: 10.55% (24.2650 => 26.8250)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-dbl/CrossingThresholds-dbl: 10.30% (19.5650 => 21.5800)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDataFlow-dbl: 9.97% (14.2450 => 15.6650)
  SingleSource/Benchmarks/Polybench/medley/floyd-warshall/floyd-warshall: 9.50% (7.0000 => 7.6650)
  SingleSource/Benchmarks/Misc/richards_benchmark: 9.39% (2.1300 => 2.3300)
  MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl: 9.21% (12.9150 => 14.1050)
  MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk: 8.26% (36.0300 => 39.0050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: 7.69% (0.5200 => 0.5600)
  MultiSource/Benchmarks/MallocBench/espresso/espresso: 6.95% (1.2950 => 1.3850)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: 6.65% (1.8800 => 2.0050)
  MultiSource/Benchmarks/TSVC/InductionVariable-dbl/InductionVariable-dbl: 5.50% (14.6400 => 15.4450)
  MultiSource/Applications/lambda-0_1_3/lambda: 5.44% (9.8300 => 10.3650)
  MultiSource/Benchmarks/Prolangs-C++/primes/primes: 5.37% (2.7000 => 2.8450)
  SingleSource/Benchmarks/BenchmarkGame/partialsums: 4.96% (1.7150 => 1.8000)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: 4.76% (0.6300 => 0.6600)
  SingleSource/UnitTests/Vector/multiplies: 4.71% (0.8500 => 0.8900)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: 4.32% (3.0100 => 3.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: 4.17% (10.0800 => 10.5000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: 3.97% (1.5100 => 1.5700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: 3.88% (0.5150 => 0.5350)
  SingleSource/Benchmarks/Misc-C++/bigfib: 3.77% (0.5300 => 0.5500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/syrk/syrk: 3.44% (9.4600 => 9.7850)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: 2.90% (0.3450 => 0.3550)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: 2.76% (0.7250 => 0.7450)
  MultiSource/Benchmarks/Trimaran/netbench-crc/netbench-crc: 2.70% (1.2950 => 1.3300)
  MultiSource/Benchmarks/Olden/bh/bh: 2.70% (6.3000 => 6.4700)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: 2.40% (1.2500 => 1.2800)
  MultiSource/Benchmarks/Olden/health/health: 2.40% (1.4600 => 1.4950)
  SingleSource/Benchmarks/Shootout/ary3: 2.37% (5.2750 => 5.4000)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: 2.19% (11.3900 => 11.6400)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: 2.19% (1.8250 => 1.8650)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: 2.08% (9.8650 => 10.0700)
  MultiSource/Benchmarks/ASCI_Purple/SMG2000/smg2000: 2.03% (10.3400 => 10.5500)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: 1.93% (3.3750 => 3.4400)
  MultiSource/Applications/spiff/spiff: 1.74% (7.4500 => 7.5800)
  SingleSource/Benchmarks/Dhrystone/dry: 1.67% (3.8900 => 3.9550)
  SingleSource/Benchmarks/Shootout-C++/sieve: 1.52% (17.4200 => 17.6850)
  SingleSource/Benchmarks/Misc/ReedSolomon: 1.29% (17.3750 => 17.6000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/symm/symm: 1.18% (77.7250 => 78.6400)
  MultiSource/Benchmarks/Olden/bisort/bisort: 1.12% (1.3450 => 1.3600)
  SingleSource/Benchmarks/Misc-C++/stepanov_container: 1.01% (13.3250 => 13.4600)
  SingleSource/Benchmarks/Shootout-C++/lists1: 1.00% (1.4950 => 1.5100)

Performance Improvements - Compile Time
---------------------------------------
  SingleSource/Regression/C++/2003-08-20-EnumSizeProblem: -100.00% (0.0150 => 0.0000)
  SingleSource/UnitTests/2002-05-02-CastTest1: -100.00% (0.0200 => 0.0000)
  SingleSource/UnitTests/2009-12-07-StructReturn: -100.00% (0.0250 => 0.0000)
  SingleSource/Regression/C/PR1386: -87.50% (0.0400 => 0.0050)
  SingleSource/Regression/C/pointer_arithmetic: -75.00% (0.0200 => 0.0050)
  SingleSource/UnitTests/SignlessTypes/factor: -73.33% (0.2250 => 0.0600)
  SingleSource/UnitTests/2002-08-02-CastTest: -72.73% (0.0550 => 0.0150)
  SingleSource/UnitTests/2004-02-02-NegativeZero: -66.67% (0.0300 => 0.0100)
  SingleSource/UnitTests/Vector/constpool: -62.96% (36.6950 => 13.5900)
  SingleSource/UnitTests/DefaultInitDynArrays: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/block-copied-in-cxxobj: -60.00% (0.0250 => 0.0100)
  SingleSource/UnitTests/2002-05-02-CastTest3: -57.14% (0.0350 => 0.0150)
  SingleSource/UnitTests/Threads/2010-12-08-tls: -57.14% (0.0700 => 0.0300)
  SingleSource/Regression/C/globalrefs: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2003-07-10-SignConversions: -54.55% (0.0550 => 0.0250)
  SingleSource/UnitTests/2002-10-12-StructureArgsSimple: -53.85% (0.0650 => 0.0300)
  SingleSource/UnitTests/2003-05-26-Shorts: -53.85% (0.0650 => 0.0300)
  SingleSource/Regression/C++/fixups: -52.94% (0.0850 => 0.0400)
  SingleSource/Regression/C++/pointer_method2: -52.63% (0.0950 => 0.0450)
  SingleSource/Regression/C/2003-05-23-TransparentUnion: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2006-01-23-UnionInit: -50.00% (0.0900 => 0.0450)
  SingleSource/UnitTests/2006-12-04-DynAllocAndRestore: -50.00% (0.0400 => 0.0200)
  SingleSource/UnitTests/2008-04-18-LoopBug: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/Threads/tls: -50.00% (0.0500 => 0.0250)
  SingleSource/UnitTests/blockstret: -50.00% (0.0200 => 0.0100)
  SingleSource/UnitTests/printargs: -50.00% (0.0300 => 0.0150)
  SingleSource/UnitTests/2003-08-11-VaListArg: -46.15% (0.0650 => 0.0350)
  SingleSource/Benchmarks/Stanford/Quicksort: -45.83% (0.1200 => 0.0650)
  SingleSource/UnitTests/2002-12-13-MishaTest: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/2003-05-14-AtExit: -45.45% (0.0550 => 0.0300)
  SingleSource/UnitTests/SignlessTypes/cast2: -45.45% (0.0550 => 0.0300)
  SingleSource/Benchmarks/Shootout/ary3: -45.00% (0.1000 => 0.0550)
  SingleSource/UnitTests/2002-05-02-ManyArguments: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-08-19-CodegenBug: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/byval-alignment: -44.44% (0.0450 => 0.0250)
  SingleSource/UnitTests/2002-05-19-DivTest: -42.86% (0.0350 => 0.0200)
  SingleSource/UnitTests/2007-04-10-BitfieldTest: -41.67% (0.0600 => 0.0350)
  MultiSource/Benchmarks/Prolangs-C++/vcirc/vcirc: -41.18% (0.0850 => 0.0500)
  SingleSource/Regression/C/2003-05-14-initialize-string: -40.00% (0.0250 => 0.0150)
  SingleSource/UnitTests/2003-04-22-Switch: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/Vector/sumarray-dbl: -40.00% (0.0500 => 0.0300)
  SingleSource/UnitTests/vla: -39.29% (0.1400 => 0.0850)
  SingleSource/Regression/C/badidx: -38.46% (0.0650 => 0.0400)
  SingleSource/UnitTests/2003-08-20-FoldBug: -37.50% (0.0400 => 0.0250)
  SingleSource/UnitTests/2007-03-02-VaCopy: -37.50% (0.0400 => 0.0250)
  SingleSource/Regression/C/testtrace: -36.36% (0.0550 => 0.0350)
  SingleSource/UnitTests/2002-05-02-CastTest: -36.36% (0.0550 => 0.0350)
  SingleSource/Benchmarks/Stanford/Bubblesort: -35.00% (0.1000 => 0.0650)
  SingleSource/Regression/C/sumarraymalloc: -35.00% (0.1000 => 0.0650)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -33.33% (0.1350 => 0.0900)
  SingleSource/UnitTests/TestLoop: -33.33% (0.0450 => 0.0300)
  MultiSource/Benchmarks/Olden/treeadd/treeadd: -32.00% (0.1250 => 0.0850)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -31.58% (0.0950 => 0.0650)
  SingleSource/Benchmarks/Shootout/ackermann: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C/compare: -30.77% (0.0650 => 0.0450)
  SingleSource/Regression/C++/2003-09-29-NonPODsByValue: -30.00% (0.0500 => 0.0350)
  SingleSource/UnitTests/2003-07-08-BitOpsTest: -30.00% (0.0500 => 0.0350)
  SingleSource/Benchmarks/Shootout/lists: -29.79% (0.2350 => 0.1650)
  SingleSource/Benchmarks/Shootout/methcall: -29.41% (0.0850 => 0.0600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -29.17% (0.1200 => 0.0850)
  SingleSource/Regression/C/2003-05-22-VarSizeArray: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2005-05-13-SDivTwo: -28.57% (0.0350 => 0.0250)
  SingleSource/UnitTests/2006-12-01-float_varg: -28.57% (0.0350 => 0.0250)
  SingleSource/Benchmarks/Polybench/stencils/seidel-2d/seidel-2d: -28.21% (0.1950 => 0.1400)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemver/gemver: -28.00% (0.2500 => 0.1800)
  MultiSource/Benchmarks/Olden/tsp/tsp: -27.94% (0.3400 => 0.2450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trisolv/trisolv: -27.78% (0.1800 => 0.1300)
  SingleSource/Benchmarks/Stanford/Oscar: -27.78% (0.1800 => 0.1300)
  MultiSource/Benchmarks/Prolangs-C++/life/life: -27.66% (0.2350 => 0.1700)
  MultiSource/Benchmarks/MiBench/network-dijkstra/network-dijkstra: -27.59% (0.1450 => 0.1050)
  SingleSource/Benchmarks/Stanford/FloatMM: -27.27% (0.1100 => 0.0800)
  SingleSource/Regression/C++/2011-03-28-Bitfield: -27.27% (0.0550 => 0.0400)
  SingleSource/Regression/C/callargs: -27.27% (0.0550 => 0.0400)
  SingleSource/UnitTests/2003-07-06-IntOverflow: -27.27% (0.0550 => 0.0400)
  SingleSource/Benchmarks/BenchmarkGame/fannkuch: -26.92% (0.1300 => 0.0950)
  MultiSource/Benchmarks/McCat/12-IOtest/iotest: -26.67% (0.2250 => 0.1650)
  SingleSource/UnitTests/SignlessTypes/ccc: -26.67% (0.0750 => 0.0550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/mvt/mvt: -26.32% (0.1900 => 0.1400)
  SingleSource/Benchmarks/Stanford/Perm: -26.32% (0.0950 => 0.0700)
  MultiSource/Benchmarks/BitBench/drop3/drop3: -25.93% (0.1350 => 0.1000)
  MultiSource/Benchmarks/BitBench/uuencode/uuencode: -25.93% (0.1350 => 0.1000)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/trmm/trmm: -25.71% (0.1750 => 0.1300)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gesummv/gesummv: -25.64% (0.1950 => 0.1450)
  MultiSource/Benchmarks/Olden/perimeter/perimeter: -25.53% (0.2350 => 0.1750)
  SingleSource/UnitTests/initp1: -25.00% (0.1400 => 0.1050)
  SingleSource/UnitTests/2007-01-04-KNR-Args: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/AtomicOps: -25.00% (0.0400 => 0.0300)
  SingleSource/UnitTests/FloatPrecision: -25.00% (0.0400 => 0.0300)
  SingleSource/Regression/C/uint64_to_float: -25.00% (0.1200 => 0.0900)
  SingleSource/UnitTests/Vector/sumarray: -25.00% (0.0600 => 0.0450)
  SingleSource/Benchmarks/Polybench/datamining/covariance/covariance: -24.44% (0.2250 => 0.1700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -24.32% (0.1850 => 0.1400)
  SingleSource/Benchmarks/Misc/mandel-2: -23.08% (0.0650 => 0.0500)
  SingleSource/Benchmarks/Stanford/Treesort: -23.08% (0.1300 => 0.1000)
  SingleSource/UnitTests/2003-07-09-LoadShorts: -23.08% (0.0650 => 0.0500)
  MultiSource/Benchmarks/Prolangs-C/allroots/allroots: -22.64% (0.2650 => 0.2050)
  SingleSource/Benchmarks/McGill/chomp: -22.00% (0.5000 => 0.3900)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -21.62% (0.1850 => 0.1450)
  MultiSource/Benchmarks/MiBench/telecomm-adpcm/telecomm-adpcm: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio: -20.83% (0.1200 => 0.0950)
  MultiSource/Benchmarks/Prolangs-C++/simul/simul: -20.51% (0.1950 => 0.1550)
  MultiSource/Benchmarks/MiBench/network-patricia/network-patricia: -20.00% (0.2000 => 0.1600)
  SingleSource/Regression/C/2004-03-15-IndirectGoto: -20.00% (0.0500 => 0.0400)
  SingleSource/UnitTests/2003-08-05-CastFPToUint: -20.00% (0.0500 => 0.0400)
  SingleSource/Regression/C/sumarray: -18.75% (0.0800 => 0.0650)
  MultiSource/Benchmarks/Prolangs-C++/trees/trees: -18.60% (0.2150 => 0.1750)
  SingleSource/Benchmarks/Dhrystone/fldry: -18.52% (0.1350 => 0.1100)
  SingleSource/Benchmarks/Shootout/hash: -18.52% (0.1350 => 0.1100)
  SingleSource/UnitTests/2004-11-28-GlobalBoolLayout: -18.18% (0.0550 => 0.0450)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/atax/atax: -17.95% (0.1950 => 0.1600)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/dynprog/dynprog: -17.50% (0.2000 => 0.1650)
  MultiSource/Benchmarks/FreeBench/mason/mason: -16.67% (0.1500 => 0.1250)
  MultiSource/Benchmarks/BitBench/five11/five11: -16.13% (0.1550 => 0.1300)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-2d/fdtd-2d: -15.56% (0.2250 => 0.1900)
  SingleSource/UnitTests/SignlessTypes/rem: -15.25% (0.2950 => 0.2500)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/doitgen/doitgen: -15.22% (0.2300 => 0.1950)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -15.03% (0.7650 => 0.6500)
  SingleSource/UnitTests/SignlessTypes/shr: -14.29% (0.0700 => 0.0600)
  MultiSource/Benchmarks/Prolangs-C++/family/family: -14.29% (0.1050 => 0.0900)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -14.00% (0.2500 => 0.2150)
  MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch: -13.92% (0.3950 => 0.3400)
  SingleSource/Benchmarks/Polybench/datamining/correlation/correlation: -13.64% (0.2200 => 0.1900)
  SingleSource/Benchmarks/Linpack/linpack-pc: -13.56% (0.5900 => 0.5100)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -13.41% (3.4300 => 2.9700)
  MultiSource/Benchmarks/Prolangs-C++/ocean/ocean: -13.04% (0.3450 => 0.3000)
  MultiSource/Benchmarks/FreeBench/neural/neural: -12.90% (0.4650 => 0.4050)
  MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput: -12.82% (0.1950 => 0.1700)
  MultiSource/Applications/sgefa/sgefa: -12.57% (0.9150 => 0.8000)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -12.50% (0.2400 => 0.2100)
  SingleSource/Benchmarks/Shootout/objinst: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Stanford/Towers: -12.50% (0.1200 => 0.1050)
  SingleSource/Benchmarks/Polybench/medley/reg_detect/reg_detect: -12.50% (0.3200 => 0.2800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -12.30% (2.1550 => 1.8900)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -11.96% (0.9200 => 0.8100)
  MultiSource/Benchmarks/Olden/power/power: -11.94% (0.3350 => 0.2950)
  MultiSource/Benchmarks/Prolangs-C/gnugo/gnugo: -11.78% (1.4850 => 1.3100)
  MultiSource/Benchmarks/Olden/mst/mst: -11.48% (0.3050 => 0.2700)
  MultiSource/Benchmarks/mediabench/g721/g721encode/encode: -11.43% (0.5250 => 0.4650)
  MultiSource/Benchmarks/Prolangs-C/loader/loader: -11.35% (0.7050 => 0.6250)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -11.11% (0.2250 => 0.2000)
  SingleSource/Benchmarks/Shootout/matrix: -11.11% (0.1800 => 0.1600)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -11.11% (0.3150 => 0.2800)
  MultiSource/Applications/spiff/spiff: -10.95% (2.0550 => 1.8300)
  MultiSource/Benchmarks/Prolangs-C++/objects/objects: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -10.87% (0.2300 => 0.2050)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/bicg/bicg: -10.81% (0.1850 => 0.1650)
  MultiSource/Benchmarks/Olden/em3d/em3d: -10.59% (0.4250 => 0.3800)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -9.92% (0.6550 => 0.5900)
  SingleSource/Benchmarks/Shootout-C++/hash2: -9.63% (1.0900 => 0.9850)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -9.09% (0.3850 => 0.3500)
  MultiSource/Benchmarks/MiBench/security-rijndael/security-rijndael: -8.90% (1.6300 => 1.4850)
  SingleSource/Benchmarks/McGill/misr: -8.82% (0.1700 => 0.1550)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -8.57% (0.1750 => 0.1600)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -8.53% (0.6450 => 0.5900)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -8.33% (0.2400 => 0.2200)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-2d-imper/jacobi-2d-imper: -8.11% (0.1850 => 0.1700)
  MultiSource/Benchmarks/MiBench/security-blowfish/security-blowfish: -8.00% (0.7500 => 0.6900)
  SingleSource/Benchmarks/Polybench/stencils/adi/adi: -8.00% (0.2500 => 0.2300)
  SingleSource/Benchmarks/Stanford/Puzzle: -8.00% (0.2500 => 0.2300)
  MultiSource/Benchmarks/llubenchmark/llu: -7.69% (0.1300 => 0.1200)
  MultiSource/Benchmarks/FreeBench/distray/distray: -7.55% (0.2650 => 0.2450)
  SingleSource/Benchmarks/Adobe-C++/stepanov_vector: -7.48% (1.8050 => 1.6700)
  MultiSource/Benchmarks/McCat/15-trie/trie: -7.41% (0.1350 => 0.1250)
  SingleSource/Benchmarks/Stanford/IntMM: -7.41% (0.1350 => 0.1250)
  MultiSource/Benchmarks/Ptrdist/ft/ft: -7.14% (0.4900 => 0.4550)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -6.91% (2.3150 => 2.1550)
  SingleSource/Benchmarks/Polybench/stencils/fdtd-apml/fdtd-apml: -6.90% (0.2900 => 0.2700)
  MultiSource/Benchmarks/Trimaran/enc-md5/enc-md5: -6.76% (0.3700 => 0.3450)
  SingleSource/Regression/C++/ofstream_ctor: -6.67% (0.5250 => 0.4900)
  SingleSource/Benchmarks/Shootout-C++/ary: -6.67% (0.6000 => 0.5600)
  SingleSource/UnitTests/2006-12-11-LoadConstants: -6.67% (0.3000 => 0.2800)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -6.33% (0.3950 => 0.3700)
  SingleSource/Benchmarks/Misc-C++/bigfib: -6.17% (1.5400 => 1.4450)
  MultiSource/Benchmarks/MiBench/telecomm-FFT/telecomm-fft: -6.15% (0.3250 => 0.3050)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -5.81% (0.4300 => 0.4050)
  SingleSource/Benchmarks/SmallPT/smallpt: -5.80% (0.3450 => 0.3250)
  MultiSource/Benchmarks/Prolangs-C/bison/mybison: -5.60% (3.6600 => 3.4550)
  SingleSource/Benchmarks/Shootout-C++/ary3: -5.60% (0.6250 => 0.5900)
  MultiSource/Benchmarks/Olden/bh/bh: -5.48% (0.7300 => 0.6900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -5.33% (0.3750 => 0.3550)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -5.26% (0.1900 => 0.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/durbin/durbin: -5.26% (0.1900 => 0.1800)
  SingleSource/Benchmarks/Misc-C++/Large/ray: -5.23% (0.7650 => 0.7250)
  MultiSource/Benchmarks/PAQ8p/paq8p: -5.01% (6.0900 => 5.7850)
  SingleSource/Benchmarks/Shootout-C++/spellcheck: -4.97% (0.9050 => 0.8600)
  MultiSource/Benchmarks/Trimaran/netbench-url/netbench-url: -4.72% (0.5300 => 0.5050)
  MultiSource/Benchmarks/mediabench/gsm/toast/toast: -4.65% (3.2250 => 3.0750)
  MultiSource/Benchmarks/Prolangs-C/unix-tbl/unix-tbl: -4.61% (2.3850 => 2.2750)
  MultiSource/Benchmarks/McCat/18-imp/imp: -4.60% (0.8700 => 0.8300)
  SingleSource/Benchmarks/Misc-C++/stepanov_v1p2: -4.60% (0.4350 => 0.4150)
  MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: -4.17% (3.3600 => 3.2200)
  SingleSource/Benchmarks/Adobe-C++/stepanov_abstraction: -4.10% (1.3400 => 1.2850)
  MultiSource/Benchmarks/Prolangs-C++/office/office: -4.00% (0.5000 => 0.4800)
  MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: -3.83% (10.9650 => 10.5450)
  MultiSource/Benchmarks/Prolangs-C++/deriv2/deriv2: -3.82% (0.6550 => 0.6300)
  MultiSource/Benchmarks/Prolangs-C++/deriv1/deriv1: -3.81% (0.5250 => 0.5050)
  MultiSource/Benchmarks/sim/sim: -3.73% (0.8050 => 0.7750)
  MultiSource/Benchmarks/Bullet/bullet: -3.67% (78.5700 => 75.6900)
  MultiSource/Benchmarks/Prolangs-C/cdecl/cdecl: -3.64% (1.1000 => 1.0600)
  MultiSource/Benchmarks/MallocBench/cfrac/cfrac: -3.40% (1.9100 => 1.8450)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -3.33% (0.3000 => 0.2900)
  MultiSource/Benchmarks/Ptrdist/yacr2/yacr2: -3.23% (1.5500 => 1.5000)
  SingleSource/Benchmarks/Shootout-C++/methcall: -3.16% (0.4750 => 0.4600)
  MultiSource/Applications/treecc/treecc: -2.97% (5.0550 => 4.9050)
  MultiSource/Benchmarks/McCat/09-vor/vor: -2.96% (0.8450 => 0.8200)
  SingleSource/Benchmarks/Shootout-C++/wordfreq: -2.76% (0.7250 => 0.7050)
  MultiSource/Benchmarks/Prolangs-C/simulator/simulator: -2.66% (1.8800 => 1.8300)
  MultiSource/Applications/Burg/burg: -2.63% (3.0450 => 2.9650)
  SingleSource/Benchmarks/Adobe-C++/functionobjects: -2.62% (1.1450 => 1.1150)
  MultiSource/Benchmarks/MallocBench/gs/gs: -2.53% (10.0700 => 9.8150)
  SingleSource/Benchmarks/Shootout-C++/ary2: -2.40% (0.6250 => 0.6100)
  MultiSource/Applications/siod/siod: -2.35% (5.7350 => 5.6000)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -2.34% (4.4950 => 4.3900)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -2.27% (0.4400 => 0.4300)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -2.22% (57.8250 => 56.5400)
  SingleSource/Benchmarks/Misc/oourafft: -2.17% (0.4600 => 0.4500)
  MultiSource/Applications/obsequi/Obsequi: -2.15% (2.7850 => 2.7250)
  MultiSource/Applications/hbd/hbd: -2.07% (3.3800 => 3.3100)
  MultiSource/Applications/lambda-0_1_3/lambda: -2.05% (1.7100 => 1.6750)
  MultiSource/Benchmarks/MiBench/automotive-susan/automotive-susan: -2.01% (2.2350 => 2.1900)
  MultiSource/Benchmarks/Prolangs-C++/employ/employ: -1.99% (0.7550 => 0.7400)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -1.88% (6.1050 => 5.9900)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -1.80% (10.2900 => 10.1050)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -1.78% (2.8050 => 2.7550)
  MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: -1.59% (33.6200 => 33.0850)
  SingleSource/Benchmarks/Shootout-C++/hash: -1.53% (0.9800 => 0.9650)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -1.40% (2.5000 => 2.4650)
  SingleSource/Benchmarks/Shootout-C++/lists1: -1.39% (0.7200 => 0.7100)
  MultiSource/Applications/kimwitu++/kc: -1.27% (40.0450 => 39.5350)
  MultiSource/Benchmarks/Prolangs-C/unix-smail/unix-smail: -1.04% (1.4400 => 1.4250)

Performance Improvements - Execution Time
-----------------------------------------
  SingleSource/Benchmarks/Stanford/Oscar: -100.00% (0.0450 => 0.0000)
  MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt: -94.61% (132.9100 => 7.1650)
  MultiSource/Benchmarks/TSVC/StatementReordering-flt/StatementReordering-flt: -94.18% (135.9600 => 7.9100)
  SingleSource/Benchmarks/Stanford/FloatMM: -93.64% (13.8350 => 0.8800)
  MultiSource/Benchmarks/TSVC/Equivalencing-flt/Equivalencing-flt: -92.93% (69.4500 => 4.9100)
  MultiSource/Benchmarks/TSVC/InductionVariable-flt/InductionVariable-flt: -92.44% (139.4900 => 10.5450)
  MultiSource/Benchmarks/FreeBench/neural/neural: -91.40% (3.4900 => 0.3000)
  MultiSource/Benchmarks/TSVC/NodeSplitting-flt/NodeSplitting-flt: -90.65% (139.2350 => 13.0200)
  MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt: -90.46% (110.6900 => 10.5600)
  MultiSource/Benchmarks/TSVC/LinearDependence-flt/LinearDependence-flt: -90.07% (109.4200 => 10.8650)
  MultiSource/Benchmarks/TSVC/Expansion-flt/Expansion-flt: -89.65% (78.8650 => 8.1650)
  MultiSource/Benchmarks/TSVC/LoopRerolling-flt/LoopRerolling-flt: -89.26% (87.0250 => 9.3500)
  MultiSource/Benchmarks/TSVC/GlobalDataFlow-flt/GlobalDataFlow-flt: -88.96% (70.3150 => 7.7600)
  MultiSource/Benchmarks/mafft/pairlocalalign: -88.66% (430.9350 => 48.8850)
  MultiSource/Benchmarks/TSVC/Recurrences-flt/Recurrences-flt: -86.56% (68.9650 => 9.2700)
  MultiSource/Benchmarks/TSVC/ControlLoops-flt/ControlLoops-flt: -86.17% (47.5200 => 6.5700)
  SingleSource/Benchmarks/Shootout-C++/matrix: -85.42% (33.3700 => 4.8650)
  MultiSource/Benchmarks/TSVC/CrossingThresholds-flt/CrossingThresholds-flt: -80.53% (44.3950 => 8.6450)
  MultiSource/Benchmarks/McCat/18-imp/imp: -78.11% (0.8450 => 0.1850)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-flt/IndirectAddressing-flt: -77.12% (51.7900 => 11.8500)
  SingleSource/Benchmarks/Shootout/matrix: -76.34% (24.1750 => 5.7200)
  MultiSource/Benchmarks/VersaBench/beamformer/beamformer: -72.70% (17.9100 => 4.8900)
  SingleSource/Benchmarks/Misc/pi: -71.32% (4.5150 => 1.2950)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-flt/LoopRestructuring-flt: -71.17% (44.0050 => 12.6850)
  MultiSource/Applications/oggenc/oggenc: -71.00% (1.0000 => 0.2900)
  MultiSource/Benchmarks/Bullet/bullet: -69.99% (63.6050 => 19.0850)
  MultiSource/Benchmarks/TSVC/Packing-dbl/Packing-dbl: -65.09% (34.3750 => 12.0000)
  SingleSource/Benchmarks/Misc/lowercase: -64.60% (0.8050 => 0.2850)
  MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt: -64.37% (30.5950 => 10.9000)
  SingleSource/Benchmarks/Shootout/nestedloop: -63.51% (0.3700 => 0.1350)
  SingleSource/Benchmarks/Misc/himenobmtxpa: -58.20% (13.8750 => 5.8000)
  SingleSource/Benchmarks/Shootout-C++/nestedloop: -56.67% (0.3000 => 0.1300)
  MultiSource/Benchmarks/TSVC/LoopRestructuring-dbl/LoopRestructuring-dbl: -45.88% (30.4700 => 16.4900)
  MultiSource/Benchmarks/VersaBench/bmm/bmm: -43.96% (25.4650 => 14.2700)
  SingleSource/Benchmarks/Polybench/stencils/jacobi-1d-imper/jacobi-1d-imper: -42.86% (0.0350 => 0.0200)
  MultiSource/Benchmarks/PAQ8p/paq8p: -37.28% (218.4000 => 136.9700)
  SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant: -37.26% (13.2450 => 8.3100)
  MultiSource/Applications/d/make_dparser: -36.67% (0.1500 => 0.0950)
  MultiSource/Applications/sgefa/sgefa: -33.74% (0.8150 => 0.5400)
  MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame: -32.11% (1.0900 => 0.7400)
  SingleSource/Benchmarks/Stanford/Quicksort: -30.00% (0.1000 => 0.0700)
  SingleSource/Benchmarks/Misc/fp-convert: -29.21% (5.2900 => 3.7450)
  MultiSource/Benchmarks/Ptrdist/ks/ks: -28.86% (4.6250 => 3.2900)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/lu/lu: -28.57% (0.0700 => 0.0500)
  SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding: -27.50% (9.1650 => 6.6450)
  MultiSource/Applications/JM/ldecod/ldecod: -25.00% (0.1400 => 0.1050)
  MultiSource/Benchmarks/TSVC/ControlFlow-dbl/ControlFlow-dbl: -24.93% (22.8850 => 17.1800)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/2mm/2mm: -22.93% (144.6550 => 111.4800)
  MultiSource/Benchmarks/McCat/03-testtrie/testtrie: -21.43% (0.0700 => 0.0550)
  MultiSource/Benchmarks/FreeBench/analyzer/analyzer: -20.63% (0.3150 => 0.2500)
  MultiSource/Benchmarks/sim/sim: -20.32% (12.6450 => 10.0750)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/3mm/3mm: -20.18% (207.6300 => 165.7350)
  SingleSource/Benchmarks/CoyoteBench/lpbench: -19.97% (19.3000 => 15.4450)
  MultiSource/Benchmarks/McCat/09-vor/vor: -19.72% (0.3550 => 0.2850)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/gemm/gemm: -19.26% (72.2950 => 58.3700)
  SingleSource/Benchmarks/Misc/matmul_f64_4x4: -18.79% (4.8700 => 3.9550)
  MultiSource/Benchmarks/Trimaran/enc-pc1/enc-pc1: -18.73% (1.9750 => 1.6050)
  SingleSource/Benchmarks/Misc-C++/oopack_v1p8: -17.71% (0.4800 => 0.3950)
  SingleSource/Benchmarks/Shootout-C++/strcat: -17.50% (0.2000 => 0.1650)
  MultiSource/Benchmarks/FreeBench/pifft/pifft: -16.67% (0.3000 => 0.2500)
  MultiSource/Applications/minisat/minisat: -15.01% (23.2200 => 19.7350)
  SingleSource/Benchmarks/CoyoteBench/fftbench: -14.87% (4.1700 => 3.5500)
  MultiSource/Applications/ALAC/encode/alacconvert-encode: -14.29% (0.1050 => 0.0900)
  MultiSource/Benchmarks/McCat/01-qbsort/qbsort: -14.29% (0.3850 => 0.3300)
  SingleSource/Benchmarks/Misc/ffbench: -12.56% (3.2650 => 2.8550)
  MultiSource/Benchmarks/FreeBench/mason/mason: -12.50% (0.3600 => 0.3150)
  MultiSource/Benchmarks/TSVC/LoopRerolling-dbl/LoopRerolling-dbl: -12.42% (12.6450 => 11.0750)
  SingleSource/UnitTests/Vectorizer/gcc-loops: -11.95% (9.4950 => 8.3600)
  MultiSource/Benchmarks/BitBench/uudecode/uudecode: -11.67% (0.3000 => 0.2650)
  SingleSource/Benchmarks/BenchmarkGame/n-body: -11.49% (6.8350 => 6.0500)
  MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow: -9.62% (1.3000 => 1.1750)
  SingleSource/Benchmarks/Misc/oourafft: -9.03% (12.3450 => 11.2300)
  SingleSource/Benchmarks/Polybench/linear-algebra/solvers/gramschmidt/gramschmidt: -8.52% (11.6750 => 10.6800)
  MultiSource/Benchmarks/VersaBench/dbms/dbms: -8.29% (6.3950 => 5.8650)
  MultiSource/Benchmarks/TSVC/ControlLoops-dbl/ControlLoops-dbl: -8.00% (12.9350 => 11.9000)
  SingleSource/Benchmarks/Shootout-C++/methcall: -7.99% (10.0700 => 9.2650)
  MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm: -7.61% (0.4600 => 0.4250)
  MultiSource/Benchmarks/MallocBench/gs/gs: -7.41% (0.1350 => 0.1250)
  SingleSource/Regression/C/uint64_to_float: -6.71% (1.4900 => 1.3900)
  SingleSource/Benchmarks/Misc/flops-8: -5.77% (6.9300 => 6.5300)
  MultiSource/Benchmarks/TSVC/LinearDependence-dbl/LinearDependence-dbl: -5.76% (14.1600 => 13.3450)
  MultiSource/Applications/JM/lencod/lencod: -5.53% (16.1700 => 15.2750)
  SingleSource/Benchmarks/Linpack/linpack-pc: -5.39% (52.1250 => 49.3150)
  MultiSource/Benchmarks/Olden/mst/mst: -5.05% (0.4950 => 0.4700)
  SingleSource/Benchmarks/Misc/flops-3: -5.05% (9.9000 => 9.4000)
  SingleSource/Benchmarks/Shootout-C++/ackermann: -5.02% (4.3850 => 4.1650)
  SingleSource/Benchmarks/Polybench/linear-algebra/kernels/cholesky/cholesky: -4.76% (3.4700 => 3.3050)
  SingleSource/Benchmarks/McGill/misr: -4.59% (0.5450 => 0.5200)
  MultiSource/Benchmarks/McCat/17-bintr/bintr: -4.55% (0.2200 => 0.2100)
  MultiSource/Applications/lua/lua: -4.49% (56.2150 => 53.6900)
  MultiSource/Benchmarks/Olden/voronoi/voronoi: -4.23% (0.9450 => 0.9050)
  MultiSource/Benchmarks/SciMark2-C/scimark2: -4.09% (106.1900 => 101.8500)
  MultiSource/Benchmarks/Olden/power/power: -3.98% (6.4100 => 6.1550)
  MultiSource/Benchmarks/TSVC/StatementReordering-dbl/StatementReordering-dbl: -3.95% (22.2650 => 21.3850)
  MultiSource/Benchmarks/McCat/04-bisect/bisect: -3.85% (0.2600 => 0.2500)
  MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2: -3.66% (0.4100 => 0.3950)
  MultiSource/Benchmarks/Trimaran/enc-rc4/enc-rc4: -3.51% (2.4200 => 2.3350)
  SingleSource/Benchmarks/Shootout-C++/hash: -3.48% (1.5800 => 1.5250)
  MultiSource/Benchmarks/TSVC/IndirectAddressing-dbl/IndirectAddressing-dbl: -3.44% (17.4450 => 16.8450)
  MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk: -3.40% (15.2750 => 14.7550)
  SingleSource/Benchmarks/Misc/flops-6: -3.34% (6.5800 => 6.3600)
  SingleSource/Benchmarks/Shootout/heapsort: -3.27% (12.0650 => 11.6700)
  SingleSource/Benchmarks/Shootout-C++/hash2: -3.22% (10.5600 => 10.2200)
  SingleSource/Benchmarks/Shootout/strcat: -2.78% (0.3600 => 0.3500)
  MultiSource/Benchmarks/Fhourstones-3_1/fhourstones3_1: -2.69% (4.2750 => 4.1600)
  SingleSource/Benchmarks/Misc-C++-EH/spirit: -2.65% (7.7300 => 7.5250)
  SingleSource/Benchmarks/Shootout-C++/heapsort: -2.62% (12.0300 => 11.7150)
  MultiSource/Benchmarks/Ptrdist/bc/bc: -2.59% (2.7000 => 2.6300)
  MultiSource/Applications/SIBsim4/SIBsim4: -2.37% (9.0750 => 8.8600)
  MultiSource/Benchmarks/FreeBench/distray/distray: -2.21% (0.6800 => 0.6650)
  SingleSource/Benchmarks/BenchmarkGame/recursive: -2.12% (2.8250 => 2.7650)
  MultiSource/Benchmarks/TSVC/Reductions-dbl/Reductions-dbl: -1.97% (11.4000 => 11.1750)
  MultiSource/Benchmarks/Trimaran/enc-3des/enc-3des: -1.70% (2.6500 => 2.6050)
  SingleSource/Benchmarks/Misc/flops: -1.68% (18.4900 => 18.1800)
  SingleSource/Benchmarks/Shootout/hash: -1.56% (12.4850 => 12.2900)
  MultiSource/Benchmarks/MiBench/telecomm-CRC32/telecomm-CRC32: -1.52% (3.2950 => 3.2450)
  MultiSource/Benchmarks/TSVC/Symbolics-dbl/Symbolics-dbl: -1.44% (9.0500 => 8.9200)
  SingleSource/Benchmarks/Misc-C++/mandel-text: -1.43% (3.8400 => 3.7850)
  SingleSource/Benchmarks/CoyoteBench/almabench: -1.37% (36.1950 => 35.7000)
  SingleSource/Benchmarks/Misc/whetstone: -1.29% (4.2750 => 4.2200)
  MultiSource/Benchmarks/Olden/em3d/em3d: -1.21% (9.0600 => 8.9500)
  MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4: -1.20% (1.2550 => 1.2400)
  SingleSource/Benchmarks/CoyoteBench/huffbench: -1.15% (34.3950 => 34.0000)
  MultiSource/Benchmarks/Olden/tsp/tsp: -1.15% (8.2750 => 8.1800)
  SingleSource/Benchmarks/Misc/mandel: -1.13% (3.5500 => 3.5100)
  MultiSource/Benchmarks/TSVC/Equivalencing-dbl/Equivalencing-dbl: -1.10% (6.3600 => 6.2900)
  MultiSource/Benchmarks/Fhourstones/fhourstones: -1.10% (4.5650 => 4.5150)
  MultiSource/Benchmarks/VersaBench/ecbdes/ecbdes: -1.01% (3.9700 => 3.9300)

Removed Tests - Compile Time
----------------------------
  SingleSource/Benchmarks/Shootout-C++/except
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/ctor_dtor_count
  SingleSource/Regression/C++/EH/ctor_dtor_count-2
  SingleSource/Regression/C++/EH/dead_try_block
  SingleSource/Regression/C++/EH/exception_spec_test
  SingleSource/Regression/C++/EH/function_try_block
  SingleSource/Regression/C++/EH/inlined_cleanup
  SingleSource/Regression/C++/EH/simple_rethrow
  SingleSource/Regression/C++/EH/simple_throw
  SingleSource/Regression/C++/EH/throw_rethrow_test

Removed Tests - Execution Time
------------------------------
  SingleSource/Regression/C++/EH/ConditionalExpr
  SingleSource/Regression/C++/EH/dead_try_block

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


More information about the llvm-testresults mailing list