Displaying 2 results from an estimated 2 matches for "conv33".
Did you mean:
conv32
2018 Sep 01
3
Clang for the PlayStation 2
Hello,
I'm part of the (sadly fairly small) community of PS2 hackers. The current
cross-toolchain for the PS2 is based on GCC 3.2.3, an outdated and buggy
compiler, which I have personally gotten tired of working with, so I would
like to port Clang as a newer cross-compiler for the PS2.
However, the PS2 has some notable quirks which make this a non-trivial task
for the current compiler. It
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...%for.inc.7.i173 ], [ %67, %for.inc.8.i177 ], [ %69, %for.inc.9.i181 ]
%cmp10.i142 = icmp ugt i16 %.lcssa.i141, %.lcssa23.i140
br i1 %cmp10.i142, label %if.then30, label %if.end36
if.then30: ; preds = %ecmpm.exit182
%sub32 = add nsw i32 %conv.i, 65534
%conv33 = trunc i32 %sub32 to i16
call fastcc void @esubm(i16* %den, i16* %arraydecay18)
br label %if.end36
if.end36: ; preds = %for.inc.9.i181, %for.inc.9.i, %ecmpm.exit182, %if.then30, %ecmpm.exit
%tquot.1 = phi i16 [ %conv33, %if.then30 ], [ %conv24, %ecmpm...