search for: long_term

Displaying 4 results from an estimated 4 matches for "long_term".

2010 Sep 11
2
Re: Trouble with libgsm on Mac OS X 10.6.2
...install libgsm per instructions below: > > > rwoodsmall (with minor path edits and added spaces for clarity) wrote: > > > > > > Code: > > cd ~/Desktop/gsm-1.0-pl13 > > > > GSMOBJS="" > > > > for GSMSRC in add code debug decode long_term lpc preprocess rpe gsm_destroy gsm_decode gsm_encode gsm_explode gsm_implode gsm_create gsm_print gsm_option short_term table ; do > > gcc -g -arch i386 -m32 -dynamic -ansi -pedantic -c -O2 -Wall -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/${GSMSRC}.c -o src/${GSMSRC}.o > >...
2010 Jul 14
1
Re: Trouble with libgsm on Mac OS X 10.6.2
...rce to ~/Desktop and extract it there [5] Compile and install libgsm per instructions below: rwoodsmall (with minor path edits and added spaces for clarity) wrote: > > > Code: > cd ~/Desktop/gsm-1.0-pl13 > > GSMOBJS="" > > for GSMSRC in add code debug decode long_term lpc preprocess rpe gsm_destroy gsm_decode gsm_encode gsm_explode gsm_implode gsm_create gsm_print gsm_option short_term table ; do > gcc -g -arch i386 -m32 -dynamic -ansi -pedantic -c -O2 -Wall -DNeedFunctionPrototypes=1 -DSASR -DWAV49 -I./inc src/${GSMSRC}.c -o src/${GSMSRC}.o > GSMOBJS+...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...0.02 150987 0 0.02 149972 loadexe.ll 1 16807 0 0.01 16777 0 0.01 16777 loadlib.ll 24 68858 0 0.01 68843 0 0.01 68843 load.ll 5 38589 0 0.01 38569 0 0.01 38569 loadpg.ll 2 73982 0 0.01 73949 0 0.01 73949 lobject.ll 12 62363 0 0.01 62348 0 0.01 62348 LockedStream.ll 7 16832 0 0.01 16800 0 0.01 16800 long_term.ll 4 66031 0 0.01 66001 0 0.01 66001 lookup.ll 2 68844 0 0.01 68813 0 0.01 68813 loopFilter.ll 8 157592 0 0.02 157571 0 0.02 157571 loop_unroll.ll 602 1276589 8 0.29 1276255 * * * lopcodes.ll 0 5630 0 0.01 5615 0 0.01 5615 loslib.ll 17 46260 0 0.01 46245 0 0.02 46245 lowercase.ll 4 10513 0 0.01 104...