search for: coyotebench

Displaying 20 results from an estimated 46 matches for "coyotebench".

2008 Jun 03
10
[LLVMdev] Status of the 2.3 release - volunteers needed.
Many of you are probably wondering about the status of the 2.3 release. Unfortunately, this release has been very difficult and the list of regressions very high. The list has finally dwindled down to the following regressions: Linux/x86: SingleSource/Benchmarks/CoyoteBench/fftbench [ JIT Codegen, JIT] MultiSource/Applications/minisat/minisat [CBE] Darwin/x86: External/SPEC/CINT2006/403.gcc/403.gcc [CBE, but works on mainline..] Darwin/ppc: SingleSource/Benchmarks/CoyoteBench/fftbench [ CBE ] External/SPEC/CINT2006/403.gcc/403.gcc [ CBE] If anyone would like to vol...
2009 Mar 09
2
[LLVMdev] [llvm-testresults] cfarm-x86-64 x86_64 nightly tester results
...> multisource/Benchmarks/tramp3d-v4/tramp3d-v4: -195.05% (22.2893 => 65.7641) > CBE: > singlesource/Benchmarks/Adobe-C++/loop_unroll: 10.56% (3.22 => 2.88) > singlesource/Benchmarks/Adobe-C++/simple_types_constant_folding: 69.10% (9.71 => 3.00) > singlesource/Benchmarks/CoyoteBench/fftbench: -382.67% (0.75 => 3.62) > singlesource/Benchmarks/Misc-C++/sphereflake: 18.66% (11.90 => 9.68) > singlesource/Benchmarks/Misc-C++/stepanov_container: -1811.11% (0.54 => 10.32) > singlesource/Benchmarks/Misc-C++/stepanov_v1p2: 16.90% (25.33 => 21.05) > singlesou...
2008 Jun 03
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
...: > Many of you are probably wondering about the status of the 2.3 > release. Unfortunately, this release has been very difficult and the > list of regressions very high. The list has finally dwindled down to > the following regressions: > > Linux/x86: > SingleSource/Benchmarks/CoyoteBench/fftbench [ JIT Codegen, JIT] Increasing ulimit to 230 Mb (from 200Mb) makes fftbench/JIT pass on mainline. Maybe JIT should have a higher ulimit because it needs to keep the bytecode in memory too? > MultiSource/Applications/minisat/minisat [CBE] CBE didn't fail for me with the prereleas...
2008 Jun 04
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
On Jun 2, 2008, at 11:11 PM, Tanya Lattner wrote: > Darwin/ppc: > SingleSource/Benchmarks/CoyoteBench/fftbench [ CBE ] > From what I can see comparing 2.3 with TOT, the "cexp" function is declared like this in 2.3: declare i128 @cexp({double, double}* byval) nounwind It used to be this: declare void @cexp({double, double}* noalias sret, {double, double}* byval) nounwind Does...
2013 Aug 06
2
[LLVMdev] [Polly] Question about Polly's speed up on huffbench.c without optimization and code generation
Hi all, It seems that Polly could still speed up test-suite/SingleSource/Benchmarks/CoyoteBench/huffbench.c even without any optimization and code generation. Our evaluation show that when compiled with "clang -Xclang -load -Xclang LLVMPolly.so -mllvm -polly -mllvm -polly-optimizer=none -mllvm -polly-code-generator=none", the execution time of huffbench would reduced to 15 secs from...
2006 Nov 08
0
[LLVMdev] 1.9 Next Steps
.../SingleSource/Regression/C++/BuiltinTypeInfo cbe /SingleSource/Regression/C++/BuiltinTypeInfo llc /SingleSource/Regression/C++/ofstream_ctor cbe /SingleSource/Regression/C++/ofstream_ctor ^^ All of these fail due to C++ exception handling not implemented in llvm-gcc4 llc /SingleSource/Benchmarks/CoyoteBench/fftbench jit /SingleSource/Benchmarks/CoyoteBench/fftbench ^^ PR990 llc /SingleSource/Benchmarks/Shootout-C++/except jit /SingleSource/Benchmarks/Shootout-C++/except cbe /SingleSource/Benchmarks/Shootout-C++/except llc /SingleSource/Benchmarks/Misc-C++/bigfib jit /SingleSource/Benchmarks/Misc-C+...
2011 May 03
0
[LLVMdev] Greedy register allocation
Jakob Stoklund Olesen <stoklund at 2pi.dk> writes: > +10.0% SingleSource/Benchmarks/CoyoteBench/huffbench > +12.0% SingleSource/Benchmarks/McGill/chomp > +18.0% SingleSource/Benchmarks/BenchmarkGame/n-body > +45.5% SingleSource/Benchmarks/BenchmarkGame/puzzle > +10.0% SingleSource/Benchmarks/Shootout/heapsort > +10.5% MultiSource/Benchmarks/Trimaran/enc-3des...
2008 Jun 04
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
...of you are probably wondering about the status of the 2.3 > release. Unfortunately, this release has been very difficult and the > list of regressions very high. The list has finally dwindled down to > the following regressions: > ... > Darwin/ppc: > SingleSource/Benchmarks/CoyoteBench/fftbench [ CBE ] For my test run, it looks like the type "llvmUInt128" isn't defined. Is this this the error that you're seeing? > External/SPEC/CINT2006/403.gcc/403.gcc [ CBE] > -bw
2008 Jun 05
0
[LLVMdev] Status of the 2.3 release - volunteers needed.
...Many of you are probably wondering about the status of the 2.3 > release. Unfortunately, this release has been very difficult and > the list of regressions very high. The list has finally dwindled > down to the following regressions: > > Linux/x86: > SingleSource/Benchmarks/CoyoteBench/fftbench [ JIT Codegen, JIT] > MultiSource/Applications/minisat/minisat [CBE] > Both of these are now fixed! > Darwin/x86: > External/SPEC/CINT2006/403.gcc/403.gcc [CBE, but works on mainline..] > This is a gcc bug, so we are ignoring it for the release. > Darwin/ppc: > Sin...
2011 Oct 12
2
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
....0028 > MultiSource/Benchmarks/Bullet/bullet.compile 1.26% 45.2907 45.8608 0.0695 > External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.compile 1.25% 223.7703 > 226.5641 0.1639 > External/SPEC/CFP2006/450_soplex/450_soplex.compile 1.04% 30.5935 30.9124 0.0283 > SingleSource/Benchmarks/CoyoteBench/almabench.exec 1.00% 12.0546 12.1754 0.0049 > > Performance Improvements Δ Previous Current σ > SingleSource/Benchmarks/Misc/fbench.exec -8.84% 2.0834 1.8992 0.0050 > External/SPEC/CINT2006/400_perlbench/400_perlbench.exec -5.17% 9.5375 9.0445 0.0241 > External/SPEC/CINT2006/456_hm...
2013 Aug 06
0
[LLVMdev] [Polly] Question about Polly's speed up on huffbench.c without optimization and code generation
On 08/05/2013 08:08 PM, Star Tan wrote: > Hi all, > > > It seems that Polly could still speed up test-suite/SingleSource/Benchmarks/CoyoteBench/huffbench.c even without any optimization and code generation. Our evaluation show that when compiled with "clang -Xclang -load -Xclang LLVMPolly.so -mllvm -polly -mllvm -polly-optimizer=none -mllvm -polly-code-generator=none", the execution time of huffbench would reduced to 15 secs from...
2006 Nov 08
6
[LLVMdev] 1.9 Next Steps
I created the 1.9 release branch last night. As a reminder, please do not check in any code changes to the release branch. Please send me email if you have changes that need to be merged into the release branch. To check out the release branch: cvs -d <CVS Repository> co -r release_19 llvm cvs -d <CVS Repository> co -r release_19 llvm-test cvs -d <CVS Repository> co -r
2011 Oct 12
0
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...Source/Benchmarks/Bullet/bullet.compile 1.26% 45.2907 45.8608 0.0695 >> External/SPEC/CINT2006/483_xalancbmk/483_xalancbmk.compile 1.25% 223.7703 >> 226.5641 0.1639 >> External/SPEC/CFP2006/450_soplex/450_soplex.compile 1.04% 30.5935 30.9124 0.0283 >> SingleSource/Benchmarks/CoyoteBench/almabench.exec 1.00% 12.0546 12.1754 0.0049 >> >> Performance Improvements Δ Previous Current σ >> SingleSource/Benchmarks/Misc/fbench.exec -8.84% 2.0834 1.8992 0.0050 >> External/SPEC/CINT2006/400_perlbench/400_perlbench.exec -5.17% 9.5375 9.0445 0.0241 >> External...
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".
2018 Aug 14
3
[RFC] Delaying phi-to-select transformation until later in the pass pipeline
...o ago). AArch64 results on ARM Cortex-A72: Performance Regressions - execution_time Change SingleSource/Benchmarks/Shootout/Shootout-ary3 9.48% MultiSource/Benchmarks/TSVC/Packing-flt/Packing-flt 3.79% SingleSource/Benchmarks/CoyoteBench/huffbench 1.40% Performance Improvements - execution_time Change MultiSource/Benchmarks/TSVC/Searching-dbl/Searching-dbl -23.74% External/SPEC/CINT2000/256.bzip2/256.bzip2 -9.82% MultiSource/Benchmarks/TSV...
2011 Apr 30
2
[LLVMdev] Greedy register allocation
...4.3% SingleSource/Benchmarks/BenchmarkGame/nsieve-bits +4.8% MultiSource/Applications/hexxagon/hexxagon +5.0% External/SPEC/CINT2006/462.libquantum/462.libquantum +6.7% MultiSource/Benchmarks/Ptrdist/yacr2/yacr2 +8.0% External/SPEC/CINT2006/471.omnetpp/471.omnetpp +10.0% SingleSource/Benchmarks/CoyoteBench/huffbench +12.0% SingleSource/Benchmarks/McGill/chomp +18.0% SingleSource/Benchmarks/BenchmarkGame/n-body +45.5% SingleSource/Benchmarks/BenchmarkGame/puzzle Targeting armv7 -O2, Cortex-A9: -38.1% MultiSource/Benchmarks/MiBench/security-sha/security-sha -29.1% MultiSource/Benchmarks/MiBench/teleco...
2006 Nov 17
2
[LLVMdev] 1.9 Prerelease Available for Testing (TAKE TWO)
...-FAIL: compile /SingleSource/UnitTests/2006-01-23-UnionInit > TEST-FAIL: llc /SingleSource/UnitTests/2006-01-23-UnionInit > TEST-FAIL: jit /SingleSource/UnitTests/2006-01-23-UnionInit > TEST-FAIL: cbe /SingleSource/UnitTests/2006-01-23-UnionInit > TEST-FAIL: llc /SingleSource/Benchmarks/CoyoteBench/fftbench > TEST-FAIL: jit /SingleSource/Benchmarks/CoyoteBench/fftbench > TEST-FAIL: cbe /SingleSource/Benchmarks/CoyoteBench/fftbench > TEST-FAIL: llc /SingleSource/Benchmarks/Shootout-C++/ackermann > TEST-FAIL: jit /SingleSource/Benchmarks/Shootout-C++/ackermann > TEST-FAIL: cbe /S...
2006 Nov 16
0
[LLVMdev] 1.9 Prerelease Available for Testing
...ializedBitField TEST-FAIL: compile /SingleSource/UnitTests/2006-01-23-UnionInit TEST-FAIL: llc /SingleSource/UnitTests/2006-01-23-UnionInit TEST-FAIL: jit /SingleSource/UnitTests/2006-01-23-UnionInit TEST-FAIL: cbe /SingleSource/UnitTests/2006-01-23-UnionInit TEST-FAIL: llc /SingleSource/Benchmarks/CoyoteBench/fftbench TEST-FAIL: jit /SingleSource/Benchmarks/CoyoteBench/fftbench TEST-FAIL: cbe /SingleSource/Benchmarks/CoyoteBench/fftbench TEST-FAIL: llc /SingleSource/Benchmarks/Shootout-C++/ackermann TEST-FAIL: jit /SingleSource/Benchmarks/Shootout-C++/ackermann TEST-FAIL: cbe /SingleSource/Benchmarks/Sh...
2012 Feb 19
2
[LLVMdev] Problem While Running Test Suite
...SingleSource/Benchmarks/Adobe-C++/stepanov_vector | * | * | SingleSource/Benchmarks/Adobe-C++/simple_types_loop_invariant | * | * | SingleSource/Benchmarks/Adobe-C++/simple_types_constant_folding | * | * | SingleSource/Benchmarks/CoyoteBench/huffbench | * | * | SingleSource/Benchmarks/CoyoteBench/fftbench | * | * | SingleSource/Benchmarks/CoyoteBench/lpbench | * | * | SingleSource/Benchmarks/CoyoteBench/almabench...
2013 Jul 28
2
[LLVMdev] Enabling the SLP-vectorizer by default for -O3
...arDependence-dbl -2.93% 2.9336 2.8477 0.0037 MultiSource/Benchmarks/VersaBench/beamformer/beamformer -2.79% 0.8845 0.8598 0.0026 SingleSource/Benchmarks/Misc-C++/Large/sphereflake -2.79% 1.8517 1.8001 0.0014 External/SPEC/CFP2000/177_mesa/177_mesa -2.15% 1.7214 1.6844 0.0017 SingleSource/Benchmarks/CoyoteBench/fftbench -2.05% 0.7280 0.7131 0.0049 MultiSource/Benchmarks/TSVC/NodeSplitting-dbl/NodeSplitting-dbl -1.96% 3.1494 3.0878 0.0034 SingleSource/Benchmarks/Misc/oourafft -1.70% 3.4625 3.4035 0.0009 SingleSource/Benchmarks/Misc/flops -1.31% 7.0775 6.9845 0.0014 MultiSource/Applications/JM/lencod/lencod...