search for: freebench

Displaying 20 results from an estimated 45 matches for "freebench".

2004 Sep 05
0
[LLVMdev] POST MORTEM: llvm-test changes
...commands install: ../test/Programs/MultiSource/Makefile does not exist config.status: executing test/Programs/MultiSource/Makefile.multisrc commands install: ../test/Programs/MultiSource/Makefile.multisrc does not exist cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/analyzer config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/analyzer/test.in commands install: ../test/Programs/MultiSource/Benchmarks/FreeBench/analyzer/test.in does not exist cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/distray conf...
2004 Sep 05
5
[LLVMdev] POST MORTEM: llvm-test changes
After the removal of llvm/test/Programs and insertion of llvm-test cvs module, the nightly tester showed the following: x86 Linux debug: * hard to say. I think it failed because the check in occurred just as it was starting up. Could someone verify for me? No results were produced. x86 Linux optimized: * everything ran okay * loc graph now shows 550k lines (up 350k!) - not sure
2004 Sep 05
2
[LLVMdev] POST MORTEM: llvm-test changes
...l: ../test/Programs/MultiSource/Makefile does not exist > config.status: executing test/Programs/MultiSource/Makefile.multisrc commands > install: ../test/Programs/MultiSource/Makefile.multisrc does not exist > cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/analyzer > config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/analyzer/test.in commands > install: ../test/Programs/MultiSource/Benchmarks/FreeBench/analyzer/test.in does not exist > cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBen...
2010 Mar 24
1
[LLVMdev] [cfe-dev] 2.7 Pre-release1 available for testing
...C 4.4.3 as comparison for llvm 2.6! MultiSource/Applications/hexxagon/hexxagon 1.22 -> 1.14 MultiSource/Applications/lua/lua 0.91 -> 0.84 MultiSource/Applications/obsequi/Obsequi 0.93 -> 0.86 MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk 1.01 -> 0.91 MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow 0.94 -> 0.75 MultiSource/Benchmarks/FreeBench/neural/neural 1.0 -> 0.9 MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm 1.06 -> 0.9 MultiSource/Benchmarks/Olden/treeadd/treeadd 11.44 -> 9.89 MultiSource/Benchmarks/Olden/tsp/tsp 1.14 -> 1.02 Mul...
2010 Mar 30
0
[LLVMdev] [cfe-dev] 2.7 Pre-release1 available for testing
...2.6! > > MultiSource/Applications/hexxagon/hexxagon 1.22 -> 1.14 > MultiSource/Applications/lua/lua 0.91 -> 0.84 > MultiSource/Applications/obsequi/Obsequi 0.93 -> 0.86 > MultiSource/Benchmarks/ASC_Sequoia/CrystalMk/CrystalMk 1.01 -> 0.91 > MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow 0.94 -> 0.75 > MultiSource/Benchmarks/FreeBench/neural/neural 1.0 -> 0.9 > MultiSource/Benchmarks/MiBench/telecomm-gsm/telecomm-gsm 1.06 -> 0.9 > MultiSource/Benchmarks/Olden/treeadd/treeadd 11.44 -> 9.89 > MultiSource/Benchmarks/Olden/tsp/tsp...
2012 Feb 19
2
[LLVMdev] Problem While Running Test Suite
...MultiSource/Benchmarks/McCat/08-main/main | * | * | MultiSource/Benchmarks/McCat/15-trie/trie | * | * | MultiSource/Benchmarks/McCat/17-bintr/bintr | * | * | MultiSource/Benchmarks/FreeBench/distray/distray | * | * | MultiSource/Benchmarks/FreeBench/mason/mason | * | * | MultiSource/Benchmarks/FreeBench/pifft/pifft | * | * | MultiSource/Benchmarks/FreeBench/pcompress2/pcompress2...
2017 Oct 25
5
RFC: Switching to the new pass manager by default
...stigeevich wrote: > > Hi Hal, > > I quickly checked the execution profile. It is real. The code changed > significantly. A number of the hottest regions changed. I’ll compare IRs. > Thanks. Obviously a 1000% execution performance regression seems problematic. -Hal > JFYI FreeBench/fourinarow time graph: > http://lnt.llvm.org/db_default/v4/nts/graph?highlight_run=76922&plot.1604615=1349.1604615.3 > > > Its graph in our LNT is more stable. > > Thanks, > > Evgeny > > *From: *Hal Finkel <hfinkel at anl.gov> > *Organization: *Argonne...
2018 Apr 26
0
Compare test-suite benchmarks performance complied without TBAA, with default TBAA and with new TBAA struct path
...| |-----------------------------------------------------------------|--------------------| | MultiSource/Applications/ClamAV/clamscan.test | different output | | MultiSource/Benchmarks/DOE-ProxyApps-C/SimpleMOC/SimpleMOC.test | segmentation fault | | MultiSource/Benchmarks/FreeBench/distray/distray.test | different output | | MultiSource/Benchmarks/Olden/bh/bh.test | segmentation fault | | SingleSource/Benchmarks/Misc-C++-EH/spirit.test | segmentation fault | |-----------------------------------------------------------------|...
2011 Sep 15
1
[LLVMdev] LLVM ERROR: Cannot yet select: 0x1fcc5f0: f64 = ConstantFP<0.000000e+00> [ID=4]
...buntu11.04, CPU: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz llvm: llvm-2.8 2. My running environment: ~#llvm-gcc -DCOMPDATE="today" -DCFLAGS="" -DHOSTNAME="thishost" -DNeedFunctionPrototypes=1 -DSASR -DPROBES=8 -O3 -emit-llvm /home/qali/Develop/Benchmark/MultipleSource/FreeBench/distray/distray.c -o /home/qali/Develop/Benchmark/MultipleSource/FreeBench/distray/distray.bc ~#/home/qali/Build/llvm-2.8-ori/Debug+Asserts/bin/llc -print-before-all main_opt.bc -o main_opt.s Then, the following error happens: *# *** IR Dump Before X86 DAG->DAG Instruction Selection ***:* *#...
2011 Apr 30
2
[LLVMdev] Greedy register allocation
...SPEC/CINT2000/186.crafty/Output/186.crafty -2.2% SingleSource/Benchmarks/Misc-C++/Output/stepanov_container -2.1% External/SPEC/CINT2006/456.hmmer/Output/456.hmmer -2.1% External/SPEC/CINT2000/254.gap/Output/254.gap -2.0% MultiSource/Applications/JM/lencod/Output/lencod -2.0% MultiSource/Benchmarks/FreeBench/pifft/Output/pifft -1.9% External/SPEC/CFP2006/447.dealII/Output/447.dealII -1.9% External/SPEC/CINT2006/401.bzip2/Output/401.bzip2 -1.9% External/SPEC/CINT2006/464.h264ref/Output/464.h264ref -1.9% MultiSource/Applications/SPASS/Output/SPASS -1.8% MultiSource/Benchmarks/McCat/18-imp/Output/imp -1.8...
2017 Oct 25
2
RFC: Switching to the new pass manager by default
...LNT benchmarks and SPEC2k6.train on AArch64 Cortex-A57. I > used revisions: Clang 316561, LLVM 316563. > > Options: -O3 -mcpu=cortex-a57 -fomit-frame-pointer > -fexperimental-new-pass-manager > > Regressions: execution time increase > > LNT > > MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow 1018.58% > How real is this? -Hal > MultiSource/Benchmarks/Fhourstones/fhourstones > 9.06% > > MultiSource/Benchmarks/Ptrdist/yacr2/yacr2 > 7.23% > > MultiSource/Benchmarks/Olden/per...
2013 Jul 28
0
[LLVMdev] IR Passes and TargetTransformInfo: Straw Man
...0.0025 -21.875 Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg 0.0032 0.0025 -21.875 Benchmarks/Olden/perimeter/perimeter 0.1747 0.1422 -18.603319977103 Benchmarks/mediabench/adpcm/rawdaudio/rawda 0.0022 0.0018 -18.181818181818 Benchmarks/FreeBench/fourinarow/fourinarow 0.2457 0.2018 -17.867317867317 Benchmarks/Prolangs-C++/family/family 0.0006 0.0005 -16.666666666666 Applications/ALAC/encode/alacconvert-encode 0.0314 0.0264 -15.923566878980 Benchmarks/MiBench/security-rijndael/securi 0.0243 0.020...
2011 Mar 16
0
[LLVMdev] IndVarSimplify too aggressive ?
...ll suggestions. > > Best Regards, > -- > Arnaud de Grandmaison Arnaud, I've been investigating whether it's safe to apply your patch. I still need to understand why our generated code is slower in some cases. I noticed a particularly bad regression in MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow that I documented here: http://llvm.org/bugs/show_bug.cgi?id=9490 We would like to avoid generating canonical induction variables in IndVarSimplify. Once that work is complete, your patch should no longer be needed. Although in the meantime, it would be nice to understand why...
2008 Feb 03
0
[LLVMdev] 2.2 Prerelease available for testing
....27 4.28 * 4.40 | 0.96 0.96 n/a n/a MultiSource/Benchmarks/Fhourstones/fhourstones | 0.0965 17520 0.0809 * 0.0790 | 4.12 3.87 3.28 * 3.45 | 1.06 1.26 n/a n/a MultiSource/Benchmarks/FreeBench/analyzer/analyzer | 0.0824 13252 0.0717 * 0.0685 | 0.13 0.21 0.11 * 0.19 | 0.62 1.18 n/a n/a MultiSource/Benchmarks/FreeBench/distray/distray | 0.0589 14428 0.0645 *...
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
....27 5.76 * 6.08 | 1.35 1.23 n/a n/a MultiSource/Benchmarks/Fhourstones/fhourstones | 0.0920 17144 0.0960 * 0.0840 | 6.80 6.17 6.03 * 6.12 | 1.10 1.13 n/a n/a MultiSource/Benchmarks/FreeBench/analyzer/analyzer | 0.0800 12744 0.0880 * 0.0840 | 0.21 0.26 0.15 * 0.28 | 0.81 1.40 n/a n/a MultiSource/Benchmarks/FreeBench/distray/distray | 0.0560 12724 0.0600 *...
2010 Mar 17
9
[LLVMdev] 2.7 Pre-release1 available for testing
The 2.7 binaries are available for testing: http://llvm.org/pre-releases/2.7/pre-release1/ You will also find the source tarballs there as well. We rely on the community to help make our releases great, so please help test 2.7 if you can. Please follow these instructions to test 2.7: To test llvm-gcc: 1) Compile llvm from source and untar the llvm-test in the projects directory (name it
2014 Sep 03
2
[LLVMdev] Testing the new CFL alias analysis
...lvm -use-cfl-aa-in-codegen [testing without use in code generation were essentially the same]), I see no significant compile-time changes, and the following performance results: speedup: MultiSource/Benchmarks/mafft/pairlocalalign: -11.5862% +/- 5.9257% slowdown: MultiSource/Benchmarks/FreeBench/neural/neural: 158.679% +/- 22.3212% MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset: 0.627176% +/- 0.290698% MultiSource/Benchmarks/Ptrdist/ks/ks: 57.5457% +/- 21.8869% I ran the test suite 20 times in each configuration, using make -j48 each time, so I'll only pi...
2013 Jul 18
3
[LLVMdev] IR Passes and TargetTransformInfo: Straw Man
Andy and I briefly discussed this the other day, we have not yet got chance to list a detailed pass order for the pre- and post- IPO scalar optimizations. This is wish-list in our mind: pre-IPO: based on the ordering he propose, get rid of the inlining (or just inline tiny func), get rid of all loop xforms... post-IPO: get rid of inlining, or maybe we still need it, only
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers, The 2.2 prerelease is now available for testing: http://llvm.org/prereleases/2.2/ If anyone can help test this release, I ask that you do the following: 1) Build llvm and llvm-gcc (or use a binary). You may build release (default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both. 2) Run 'make check'. 3) In llvm-test, run 'make TEST=nightly report'. 4) When
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
....35 4.11 * 4.23 | 1.26 1.34 n/a n/a MultiSource/Benchmarks/Fhourstones/fhourstones | 0.0814 17628 0.0764 * 0.0733 | 3.93 3.23 3.23 * 3.31 | 1.22 1.22 n/a n/a MultiSource/Benchmarks/FreeBench/analyzer/analyzer | 0.0794 12932 0.0685 * 0.0650 | 0.15 0.17 0.11 * 0.19 | 0.88 1.36 n/a n/a MultiSource/Benchmarks/FreeBench/distray/distray | 0.0527 12728 0.0538 *...