search for: 197_parser

Displaying 10 results from an estimated 10 matches for "197_parser".

2011 Oct 12
2
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...c 3.88% 2.0729 2.1534 > 0.0010 > External/SPEC/CINT2000/256_bzip2/256_bzip2.exec 2.68% 10.3792 10.6571 0.0138 > External/SPEC/CINT2000/164_gzip/164_gzip.exec 2.64% 13.4866 13.8424 0.0737 > External/SPEC/CINT2000/175_vpr/175_vpr.exec 2.61% 4.5220 4.6399 0.0007 > External/SPEC/CINT2000/197_parser/197_parser.compile 2.21% 3.1692 3.2392 0.0075 > MultiSource/Benchmarks/sim/sim.exec 1.97% 6.1997 6.3219 0.0004 > MultiSource/Applications/sqlite3/sqlite3.exec 1.30% 4.6635 4.7241 0.0028 > MultiSource/Benchmarks/Bullet/bullet.compile 1.26% 45.2907 45.8608 0.0695 > External/SPEC/CINT2006/...
2011 Oct 12
0
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...4 >> 0.0010 >> External/SPEC/CINT2000/256_bzip2/256_bzip2.exec 2.68% 10.3792 10.6571 0.0138 >> External/SPEC/CINT2000/164_gzip/164_gzip.exec 2.64% 13.4866 13.8424 0.0737 >> External/SPEC/CINT2000/175_vpr/175_vpr.exec 2.61% 4.5220 4.6399 0.0007 >> External/SPEC/CINT2000/197_parser/197_parser.compile 2.21% 3.1692 3.2392 0.0075 >> MultiSource/Benchmarks/sim/sim.exec 1.97% 6.1997 6.3219 0.0004 >> MultiSource/Applications/sqlite3/sqlite3.exec 1.30% 4.6635 4.7241 0.0028 >> MultiSource/Benchmarks/Bullet/bullet.compile 1.26% 45.2907 45.8608 0.0695 >> Externa...
2011 Jul 24
2
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...1.4666 1.5500 0.0065 > MultiSource/Benchmarks/mafft/pairlocalalign.compile 5.68% 8.3147 8.7866 0.0145 > External/SPEC/CINT2000/254_gap/254_gap.compile 5.67% 11.7409 12.4065 0.0259 > MultiSource/Benchmarks/Prolangs-C/agrep/agrep.compile 5.66% 1.2889 1.3618 0.0052 > External/SPEC/CINT2000/197_parser/197_parser.compile 5.65% 3.0761 3.2498 0.0068 > External/SPEC/CINT95/126_gcc/126_gcc.compile 5.63% 28.6901 30.3046 0.0488 > MultiSource/Applications/Burg/burg.compile 5.62% 1.3485 1.4243 0.0081 > External/SPEC/CINT2000/176_gcc/176_gcc.compile 5.62% 32.4644 34.2887 0.0358 > MultiSource/B...
2011 Jul 24
0
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...0065 >> MultiSource/Benchmarks/mafft/pairlocalalign.compile 5.68% 8.3147 8.7866 0.0145 >> External/SPEC/CINT2000/254_gap/254_gap.compile 5.67% 11.7409 12.4065 0.0259 >> MultiSource/Benchmarks/Prolangs-C/agrep/agrep.compile 5.66% 1.2889 1.3618 0.0052 >> External/SPEC/CINT2000/197_parser/197_parser.compile 5.65% 3.0761 3.2498 0.0068 >> External/SPEC/CINT95/126_gcc/126_gcc.compile 5.63% 28.6901 30.3046 0.0488 >> MultiSource/Applications/Burg/burg.compile 5.62% 1.3485 1.4243 0.0081 >> External/SPEC/CINT2000/176_gcc/176_gcc.compile 5.62% 32.4644 34.2887 0.0358 >&g...
2014 Sep 14
2
[LLVMdev] Testing the new CFL alias analysis
...f.183_equake 33.77% > spec.cpu2000.ref.179_art 13.44% > spec.cpu2000.ref.256_bzip2 7.80% > spec.cpu2000.ref.186_crafty 3.69% > spec.cpu2000.ref.175_vpr 2.96% > spec.cpu2000.ref.176_gcc 1.77% > spec.cpu2000.ref.252_eon 1.77% > spec.cpu2000.ref.254_gap 1.19% > spec.cpu2000.ref.197_parser 1.15% > spec.cpu2000.ref.253_perlbmk 1.11% > spec.cpu2000.ref.300_twolf -1.04% > > So we can see almost all got worse performance. > > The command line option I'm using is "-O3 -std=gnu89 -ffast-math -fslp-vectorize -fvectorize -mcpu=cortex-a57 -mllvm -use-cfl-aa -mllvm...
2014 Sep 03
2
[LLVMdev] Testing the new CFL alias analysis
Hello everyone, One of Google's summer interns, George Burgess IV, created an implementation of the CFL pointer-aliasing analysis algorithm, and this has now been added to LLVM trunk. Now we should determine whether it is worthwhile adding this to the default optimization pipeline. For ease of testing, I've added the command line option -use-cfl-aa which will cause the CFL analysis to be
2014 Sep 15
2
[LLVMdev] Testing the new CFL alias analysis
...c.cpu2000.ref.179_art 13.44% >> spec.cpu2000.ref.256_bzip2 7.80% >> spec.cpu2000.ref.186_crafty 3.69% >> spec.cpu2000.ref.175_vpr 2.96% >> spec.cpu2000.ref.176_gcc 1.77% >> spec.cpu2000.ref.252_eon 1.77% >> spec.cpu2000.ref.254_gap 1.19% >> spec.cpu2000.ref.197_parser 1.15% >> spec.cpu2000.ref.253_perlbmk 1.11% >> spec.cpu2000.ref.300_twolf -1.04% >> >> So we can see almost all got worse performance. >> >> The command line option I'm using is "-O3 -std=gnu89 -ffast-math >> -fslp-vectorize -fvectorize -mcpu=cor...
2014 Sep 16
2
[LLVMdev] Testing the new CFL alias analysis
...f.183_equake 33.77% > spec.cpu2000.ref.179_art 13.44% > spec.cpu2000.ref.256_bzip2 7.80% > spec.cpu2000.ref.186_crafty 3.69% > spec.cpu2000.ref.175_vpr 2.96% > spec.cpu2000.ref.176_gcc 1.77% > spec.cpu2000.ref.252_eon 1.77% > spec.cpu2000.ref.254_gap 1.19% > spec.cpu2000.ref.197_parser 1.15% > spec.cpu2000.ref.253_perlbmk 1.11% > spec.cpu2000.ref.300_twolf -1.04% > > So we can see almost all got worse performance. > > The command line option I'm using is "-O3 -std=gnu89 -ffast-math > -fslp-vectorize -fvectorize -mcpu=cortex-a57 -mllvm -use-cfl-aa &...
2015 Feb 26
5
[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
Hi all, I've started looking at the GlobalMerge pass, enabled by default on ARM and AArch64. I think we should reconsider that, at least for AArch64. As is, the pass just merges all globals together, in groups of 4KB (AArch64, 128B on ARM). At the time it was enabled, the general thinking was "it's almost free, it doesn't affect performance much, we might as well use it".
2011 Dec 01
1
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...0898 3.1645 0.0101 > MultiSource/Benchmarks/Prolangs-C++/garage/garage.compile > <http://llvm.org/perf/db_default/simple/nts/380/graph?pset.0=on&test.MultiSource%2FBenchmarks%2FProlangs-C%2B%2B%2Fgarage%2Fgarage.compile=on> > 2.41% 0.0790 0.0809 0.0003 > External/SPEC/CINT2000/197_parser/197_parser.compile > <http://llvm.org/perf/db_default/simple/nts/380/graph?pset.0=on&test.External%2FSPEC%2FCINT2000%2F197_parser%2F197_parser.compile=on> > 2.40% 3.2105 3.2875 0.0048 > MultiSource/Benchmarks/Prolangs-C/fixoutput/fixoutput.compile > <http://llvm.org/perf/db...