search for: g721

Displaying 20 results from an estimated 27 matches for "g721".

Did you mean: 721
2005 Jul 27
0
[LLVMdev] Regarding profiling with llvm
Hi, I am a new user to llvm. I have a small question. I am trying to obtain basic block execution frequency for LLVM blocks for mediabench g721 benchmark. I have generated control flow graphs, and instruction mix of the same. however, to obtain runtime profile information, I tried the following. build llvm in PROFILE_ENABLE mode reconfigure path for all the files. run makefile for benchmark g721 : gmake ENABLE_PROFILING=1 According to th...
2005 Jul 27
1
[LLVMdev] Help regarding profiling information
Hi, I am trying to obtain basic block profiles for mediabench g721 benchmark. I have successfully built llvm in profile_enabling mode. Then so as to find out the block execution frequency, I ran the command, analyze encode.out-cbe. It generated gmon.out which I read using gprof. However, I did not get the basic block level execution frequency. Can anybody help me...
2004 Aug 06
1
preliminary Speex support in Sweep
...from the manual. <p>Ok, now the fun stuff. Why Speex support in sweep? sure you can edit files, and even though it's bad to transcode between voice formats, you can at least use sweep to graphically compare files encoded with speex with those encoded in other formats including GSM 6.10, G721/G723 ADPCM and 12/16/24 bit DWVW (those from libsndfile), as well as Vorbis and MPEG. plus, sweep is just cool fun for playing with audio files. There's now a couple of interesting Speex files on sweep's demo page: http://www.metadecks.org/software/sweep/demos.html you might recognise...
2003 Sep 19
4
GSM player or plugin for XMMS
Hello. I can't find a gsm plugin for XMMS. How do Unix, Linux, BSD users listen to gsm samples ? Regards...Martin -- While you don't greatly need the outside world, it's still very reassuring to know that it's still there.
2006 Apr 22
2
libao - libsndfile plugin
Hello, I have written a libsndfile (http://www.mega-nerd.com/libsndfile/) file output plugin for libao. For the moment I haven't done any changes to the core of libao. However some changes could make this more useful. Before I embark on anything like this I'd like to have your opinion on a few things. --- First, what do you prefer ? 1a. Keeping the AU/WAV/RAW plugins and adding
2013 Mar 20
2
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
...arking. > Table 2: Compiling time overhead of Polly for Mediabench (Selected from LLVM-testsuite). > | | Clang > (econd) | Polly-load > (econd) | Polly-optimize > (econd) | Polly-load penalty | Polly-optimize > Penalty | > | adpcm | 0.18 | 0.187 | 0.218 | 3.9% | 21.1% | > | g721 | 0.538 | 0.538 | 0.803 | 0.0% | 49.3% | > | gsm | 2.869 | 2.936 | 4.789 | 2.3% | 66.9% | > | mpeg2 | 3.026 | 3.072 | 4.662 | 1.5% | 54.1% | > | jpeg | 13.083 | 13.248 | 22.488 | 1.3% | 71.9% | > | Average | | | | 1.80% | 52.65% | I run jpeg myself to verify these numbers on my machin...
2013 Mar 19
0
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
...| 178.3% | | Average | | | | 2.20% | 362.15% | Table 2: Compiling time overhead of Polly for Mediabench (Selected from LLVM-testsuite). | | Clang (econd) | Polly-load (econd) | Polly-optimize (econd) | Polly-load penalty | Polly-optimize Penalty | | adpcm | 0.18 | 0.187 | 0.218 | 3.9% | 21.1% | | g721 | 0.538 | 0.538 | 0.803 | 0.0% | 49.3% | | gsm | 2.869 | 2.936 | 4.789 | 2.3% | 66.9% | | mpeg2 | 3.026 | 3.072 | 4.662 | 1.5% | 54.1% | | jpeg | 13.083 | 13.248 | 22.488 | 1.3% | 71.9% | | Average | | | | 1.80% | 52.65% | As shown in these two tables, Polly can significantly increase the compili...
2013 Mar 18
2
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
Dear Tobias Grosser, Thank you so much for your kind reply. Your advice is very helpful and inspiring. At 2013-03-18 20:40:50,"Tobias Grosser" <tobias at grosser.es> wrote: >On 03/17/2013 11:54 PM, Star Tan wrote: >> Hello Tobi, >> >> I am interested in Polly project. Polly seems to be a very promising tool to find out program parallelization based on LLVM
2013 Mar 23
0
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
...arking. > Table 2: Compiling time overhead of Polly for Mediabench (Selected from LLVM-testsuite). > | | Clang > (econd) | Polly-load > (econd) | Polly-optimize > (econd) | Polly-load penalty | Polly-optimize > Penalty | > | adpcm | 0.18 | 0.187 | 0.218 | 3.9% | 21.1% | > | g721 | 0.538 | 0.538 | 0.803 | 0.0% | 49.3% | > | gsm | 2.869 | 2.936 | 4.789 | 2.3% | 66.9% | > | mpeg2 | 3.026 | 3.072 | 4.662 | 1.5% | 54.1% | > | jpeg | 13.083 | 13.248 | 22.488 | 1.3% | 71.9% | > | Average | | | | 1.80% | 52.65% | I run jpeg myself to verify these numbers on my machin...
2012 Feb 19
2
[LLVMdev] Problem While Running Test Suite
...e/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg | * | * | MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio | * | * | MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio | * | * | MultiSource/Benchmarks/mediabench/g721/g721encode/encode | * | * | MultiSource/Benchmarks/mediabench/gsm/toast/toast | * | * | MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode | * | * | MultiSource/Benchmarks/Ptrdist/yacr2/yacr2...
2013 Jul 28
0
[LLVMdev] IR Passes and TargetTransformInfo: Straw Man
...-1.2012012012012 Benchmarks/MiBench/automotive-susan/automot 0.0312 0.0309 -0.9615384615384 Benchmarks/TSVC/LoopRerolling-dbl/LoopRerol 2.7783 2.7524 -0.9322247417485 Benchmarks/SciMark2-C/scimark2 22.2684 22.0824 -0.8352643207414 Benchmarks/mediabench/g721/g721encode/encod 0.0403 0.04 -0.7444168734491 Benchmarks/ASC_Sequoia/AMGmk/AMGmk 5.0381 5.0033 -0.6907365872054 Benchmarks/TSVC/GlobalDataFlow-dbl/GlobalDa 2.3246 2.3089 -0.6753850124752 Applications/sgefa/sgefa 0.0962 0.0956...
2008 Feb 03
0
[LLVMdev] 2.2 Prerelease available for testing
...* 0.03 | - - n/a n/a MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio | 0.0158 2604 0.0096 * 0.0092 | 0.01 0.00 0.01 * 0.02 | - - n/a n/a MultiSource/Benchmarks/mediabench/g721/g721encode/encode | 0.1092 18684 0.0882 * 0.0661 | 0.14 0.13 0.11 * 0.20 | 1.08 1.27 n/a n/a MultiSource/Benchmarks/mediabench/gsm/toast/toast | 0.5415 111788 0.3754 * 0.273...
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...* 0.04 | - - n/a n/a MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio | 0.0160 2616 0.0120 * 0.0160 | 0.01 0.01 0.02 * 0.03 | - - n/a n/a MultiSource/Benchmarks/mediabench/g721/g721encode/encode | 0.1280 18652 0.1120 * 0.0840 | 0.20 0.17 0.17 * 0.27 | 1.18 1.18 n/a n/a MultiSource/Benchmarks/mediabench/gsm/toast/toast | 0.7040 115356 0.5240 * 0.464...
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)
...* 0.05 | - - n/a n/a MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio | 0.0126 2628 0.0091 * 0.0108 | 0.03 0.02 0.03 * 0.04 | - - n/a n/a MultiSource/Benchmarks/mediabench/g721/g721encode/encode | 0.1038 18560 0.0791 * 0.0584 | 0.14 0.12 0.11 * 0.19 | 1.17 1.27 n/a n/a MultiSource/Benchmarks/mediabench/gsm/toast/toast | 0.5178 120384 0.3837 * 0.292...
2008 Jan 28
0
[LLVMdev] 2.2 Prerelease available for testing
...* 0.02 | - - n/a n/a MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio | 0.0071 2704 0.0044 * 0.0042 | 0.01 0.00 0.00 * 0.01 | - - n/a n/a MultiSource/Benchmarks/mediabench/g721/g721encode/encode | 0.1000 19160 0.0391 * 0.0291 | 0.06 0.05 0.07 * 0.11 | - - n/a n/a MultiSource/Benchmarks/mediabench/gsm/toast/toast | 0.2398 115152 0.1802 * 0.144...
2018 Apr 26
0
Compare test-suite benchmarks performance complied without TBAA, with default TBAA and with new TBAA struct path
...0.002171213| -0.27| 10021794| 0|0.002164967| 0.01| 10021794| 0| |MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio.test | 559|0.000949047| 7984584|0.000947677| 0.14| 7984553| 0|0.000946015| 0.32| 7984553| 0| |MultiSource/Benchmarks/mediabench/g721/g721encode/encode.test | 395|0.025766454| 196921819|0.025713182| 0.21| 196921823| 0|0.025783182| -0.06| 196921824| 0| |MultiSource/Benchmarks/mediabench/gsm/toast/toast.test | 488|0.011509398| 112819926|0.011472924| 0.32| 112818068| 0|0....
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...03 | -       -       n/a          n/a > MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio              | > 0.0100 2196     0.0000      *                0.0100      |    0.00    0.00 >  0.00 *           0.02 | -       -       n/a          n/a > MultiSource/Benchmarks/mediabench/g721/g721encode/encode                 | > 0.0600 13104    0.0800      *                0.0600      |    0.09    0.09 >  0.08 *           0.14 | -       -       n/a          n/a > MultiSource/Benchmarks/mediabench/gsm/toast/toast                        | > 0.3800 76716    0.2700      *      ...
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
Hi Tanya, > 1) Compile llvm from source and untar the llvm-test in the projects > directory (name it llvm-test or test-suite). Choose to use a > pre-compiled llvm-gcc or re-compile it yourself. I compiled llvm and llvm-gcc with separate objects directories. Platform is x86_64-linux-gnu. > 2) Run make check, report any failures (FAIL or unexpected pass). Note > that you need to