search for: mpeg2decode

Displaying 20 results from an estimated 42 matches for "mpeg2decode".

2017 May 11
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...ere brought up were fixed (yay!). Cheers, Diana On 11 May 2017 at 08:44, Kristof Beyls via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > > > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): Function > Reference_IDCT: Probably due to creating all constants in the entry BB + > spilling floating point data through an X register: > > FastISel: > fadd d0, d1, d0 > str d0, [sp,#528] > GlobalISel: > fadd d0, d1, d0 > fmov x9, d0 > stur x9, [x29,#-48] >...
2005 Nov 07
0
[LLVMdev] LLVM 1.6 Release Branch
...lc, cbe, jit Benchmarks/Prolangs-C/agrep/agrep: llc Benchmarks/Prolangs-C/fixoutput/fixoutput: llc, cbe Benchmarks/Prolangs-C/gnugo/gnugo: llc, cbe, jit (looks like ld hung) Benchmarks/mediabench/gsm/toast/toast: llc Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: jit Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: llc, cbe, jit Regressions External: SPEC/CFP2000/177.mesa/177.mesa: cbe SPEC/CINT2000/175.vpr/175.vpr: llc, cbe -Tanya
2017 May 12
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...heers, > -Quentin > > > > On 11 May 2017 at 08:44, Kristof Beyls via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > > > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): Function > Reference_IDCT: Probably due to creating all constants in the entry BB + > spilling floating point data through an X register: > > FastISel: > fadd d0, d1, d0 > str d0, [sp,#528] > GlobalISel: > fadd d0, d1, d0 > fmov x9, d0 > stur x9, [x29,#-48] >...
2017 May 12
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...4, Kristof Beyls via llvm-dev > >> <llvm-dev at lists.llvm.org> wrote: > >> > >> > >> On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > >> > >> > >> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): > Function > >> Reference_IDCT: Probably due to creating all constants in the entry BB + > >> spilling floating point data through an X register: > >> > >> FastISel: > >> fadd d0, d1, d0 > >> str d0, [sp,#528] > >> GlobalISel:...
2005 Nov 02
2
[LLVMdev] LLVM 1.6 Release Branch
Tanya Lattner wrote: > >> 1. I'm still looking for volunteers to test MacOS X and Solaris. >> If you'd like to volunteer, please email the list to let us know. > > > I'll do minimal testing on Sparc. I'm not going to look into any > regressions though since no one has been really watching Sparc since I > graduated and I am sure there are
2017 May 16
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...llvm-dev at lists.llvm.org> wrote: >>> >> >>> >> >>> >> On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: >>> >> >>> >> >>> >> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): >>> >> Function >>> >> Reference_IDCT: Probably due to creating all constants in the entry BB >>> >> + >>> >> spilling floating point data through an X register: >>> >> >>> >> FastISel: >>> &gt...
2017 May 18
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...heers, > -Quentin > > > > On 11 May 2017 at 08:44, Kristof Beyls via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > > > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): > Function > Reference_IDCT: Probably due to creating all constants in the entry BB > + > spilling floating point data through an X register: > > FastISel: > fadd d0, d1, d0 > str d0, [sp,#528] > GlobalISel: > fadd d0, d1, d0 > fmov x9, d0 > stur x9, [x29,...
2017 May 19
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...at 08:44, Kristof Beyls via llvm-dev >>> <llvm-dev at lists.llvm.org> wrote: >>> >>> >>> On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: >>> >>> >>> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): >>> Function >>> Reference_IDCT: Probably due to creating all constants in the entry BB >>> + >>> spilling floating point data through an X register: >>> >>> FastISel: >>> fadd d0, d1, d0 >>> str d0, [sp,#528] >>&g...
2017 May 10
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...ltiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset (48%): Due to creating all constants in the entry BB, see function CopyObject. (https://bugs.llvm.org//show_bug.cgi?id=32561 <https://bugs.llvm.org//show_bug.cgi?id=32561>) >> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): Function Reference_IDCT: Probably due to creating all constants in the entry BB + spilling floating point data through an X register: >> FastISel: >> fadd d0, d1, d0 >> str d0, [sp,#528] >> GlobalISel: >> fadd d0, d1, d0 >> fmov x9, d0 >> stur x9, [x...
2005 Nov 07
4
[LLVMdev] LLVM 1.6 Release Branch
...rolangs-C/agrep/agrep: llc > Benchmarks/Prolangs-C/fixoutput/fixoutput: llc, cbe > Benchmarks/Prolangs-C/gnugo/gnugo: llc, cbe, jit (looks like ld hung) > Benchmarks/mediabench/gsm/toast/toast: llc > Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: jit > Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: llc, cbe, jit > > Regressions External: > SPEC/CFP2000/177.mesa/177.mesa: cbe > SPEC/CINT2000/175.vpr/175.vpr: llc, cbe > > > -Tanya > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm....
2011 Jul 24
2
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...arks/Prolangs-C/unix-tbl/unix-tbl.compile 6.06% 1.1575 1.2277 > 0.0090 > External/SPEC/CINT2000/300_twolf/300_twolf.compile 6.03% 5.9226 6.2799 0.0316 > External/SPEC/CINT2006/464_h264ref/464_h264ref.compile 6.01% 15.1997 16.1135 0.0271 > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode.compile 6.01% > 1.3943 1.4781 0.0062 > External/SPEC/CFP2000/188_ammp/188_ammp.compile 5.96% 3.1941 3.3844 0.0145 > External/SPEC/CINT2000/164_gzip/164_gzip.compile 5.95% 1.2469 1.3211 0.0059 > External/SPEC/CINT2006/458_sjeng/458_sjeng.compile 5.94% 2.6209 2.7767 0.0098 > MultiSourc...
2017 May 22
2
[GlobalISel][AArch64] Toward flipping the switch for O0: Please give it a try!
...heers, > -Quentin > > > > On 11 May 2017 at 08:44, Kristof Beyls via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > On 10 May 2017, at 17:36, Quentin Colombet <qcolombet at apple.com> wrote: > > > MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode (46%): > Function > Reference_IDCT: Probably due to creating all constants in the entry BB > + > spilling floating point data through an X register: > > FastISel: > fadd d0, d1, d0 > str d0, [sp,#528] > GlobalISel: > fadd d0, d1, d0 > fmov x9, d0 > stur x9, [x29,...
2010 Aug 30
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...! ******************** ******************** TEST (cbe) 'rawcaudio' FAILED! ******************** ******************** TEST (cbe) 'rawdaudio' FAILED! ******************** ******************** TEST (cbe) 'encode' FAILED! ******************** ******************** TEST (cbe) 'mpeg2decode' FAILED! ******************** ******************** TEST (cbe) 'consumer-lame' FAILED! ******************** ******************** TEST (cbe) 'consumer-typeset' FAILED! ******************** ******************** TEST (cbe) 'office-ispell' FAILED! ******************** *******...
2005 Nov 07
0
[LLVMdev] LLVM 1.6 Release Branch
...p: llc >> Benchmarks/Prolangs-C/fixoutput/fixoutput: llc, cbe >> Benchmarks/Prolangs-C/gnugo/gnugo: llc, cbe, jit (looks like ld hung) >> Benchmarks/mediabench/gsm/toast/toast: llc >> Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg: jit >> Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode: llc, cbe, jit >> >> Regressions External: >> SPEC/CFP2000/177.mesa/177.mesa: cbe >> SPEC/CINT2000/175.vpr/175.vpr: llc, cbe >> >> >> -Tanya >> >> _______________________________________________ >> LLVM Developers mailing list >>...
2010 Aug 30
0
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...************** TEST (cbe) 'rawcaudio' FAILED! > ******************** > ******************** TEST (cbe) 'rawdaudio' FAILED! > ******************** > ******************** TEST (cbe) 'encode' FAILED! ******************** > ******************** TEST (cbe) 'mpeg2decode' FAILED! > ******************** > ******************** TEST (cbe) 'consumer-lame' FAILED! > ******************** > ******************** TEST (cbe) 'consumer-typeset' FAILED! > ******************** > ******************** TEST (cbe) 'office-ispell'...
2010 Aug 30
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...** > ******************** TEST (cbe) 'rawcaudio' FAILED! ******************** > ******************** TEST (cbe) 'rawdaudio' FAILED! ******************** > ******************** TEST (cbe) 'encode' FAILED! ******************** > ******************** TEST (cbe) 'mpeg2decode' FAILED! ******************** > ******************** TEST (cbe) 'consumer-lame' FAILED! > ******************** > ******************** TEST (cbe) 'consumer-typeset' FAILED! > ******************** > ******************** TEST (cbe) 'office-ispell' FAILED! &gt...
2011 Jul 24
0
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...unix-tbl/unix-tbl.compile 6.06% 1.1575 1.2277 >> 0.0090 >> External/SPEC/CINT2000/300_twolf/300_twolf.compile 6.03% 5.9226 6.2799 0.0316 >> External/SPEC/CINT2006/464_h264ref/464_h264ref.compile 6.01% 15.1997 16.1135 0.0271 >> MultiSource/Benchmarks/mediabench/mpeg2/mpeg2dec/mpeg2decode.compile 6.01% >> 1.3943 1.4781 0.0062 >> External/SPEC/CFP2000/188_ammp/188_ammp.compile 5.96% 3.1941 3.3844 0.0145 >> External/SPEC/CINT2000/164_gzip/164_gzip.compile 5.95% 1.2469 1.3211 0.0059 >> External/SPEC/CINT2006/458_sjeng/458_sjeng.compile 5.94% 2.6209 2.7767 0.0098...
2010 Sep 01
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...**************** TEST (cbe) 'rawcaudio' FAILED! ******************** >> ******************** TEST (cbe) 'rawdaudio' FAILED! ******************** >> ******************** TEST (cbe) 'encode' FAILED! ******************** >> ******************** TEST (cbe) 'mpeg2decode' FAILED! ******************** >> ******************** TEST (cbe) 'consumer-lame' FAILED! >> ******************** >> ******************** TEST (cbe) 'consumer-typeset' FAILED! >> ******************** >> ******************** TEST (cbe) 'office-isp...
2010 Aug 30
0
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...(cbe) 'rawcaudio' FAILED! >> ******************** >> ******************** TEST (cbe) 'rawdaudio' FAILED! >> ******************** >> ******************** TEST (cbe) 'encode' FAILED! ******************** >> ******************** TEST (cbe) 'mpeg2decode' FAILED! >> ******************** >> ******************** TEST (cbe) 'consumer-lame' FAILED! >> ******************** >> ******************** TEST (cbe) 'consumer-typeset' FAILED! >> ******************** >> ******************** TEST (cbe)...
2010 Sep 02
2
[LLVMdev] [REQUEST FOR FEEDBACK] Inline asm multiple alternative constraints
...**** TEST (cbe) 'rawcaudio' FAILED! ******************** >>> ******************** TEST (cbe) 'rawdaudio' FAILED! ******************** >>> ******************** TEST (cbe) 'encode' FAILED! ******************** >>> ******************** TEST (cbe) 'mpeg2decode' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'consumer-lame' FAILED! >>> ******************** >>> ******************** TEST (cbe) 'consumer-typeset' FAILED! >>> ******************** >>> **************...