search for: vreg268

Displaying 2 results from an estimated 2 matches for "vreg268".

Did you mean: vreg26
2015 Jul 30
0
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
...%F26 %F27 %F28 %F29 %F30 %F31 %S0 %S1 %S2 %S3 %S4 %S5 %S6 %S7 >, %RA<imp-def,dead>, %D6<imp-use,kill>, %SP<imp-def>, %D0<imp-def> 4768B ADJCALLSTACKUP 16, 0, %SP<imp-def>, %SP<imp-use> 4784B %vreg267<def> = COPY %D0<kill>; AFGR64:%vreg267 4800B %vreg268<def> = FMUL_D32 %vreg257, %vreg267; AFGR64:%vreg268,%vreg257,%vreg267 4816B ADJCALLSTACKDOWN 16, %SP<imp-def>, %SP<imp-use> 4832B %vreg269<def> = FMUL_D32 %vreg0, %vreg264; AFGR64:%vreg269,%vreg0,%vreg264 4848B %vreg270<def> = FADD_D32 %vreg266, %vreg268; AFGR64:%vr...
2015 Jul 30
2
[LLVMdev] [3.7.0] Two late issues with cross compilation to mips
To reduce memory consumption clobbered registers are handled with RegisterMask machine operands which contain a bitset of all registers clobbered. - Matthias > On Jul 29, 2015, at 3:00 PM, Daniel Sanders <daniel.sanders at imgtec.com> wrote: > > I believe I've identified the problem with almabench but I haven't found the root cause in the compiler yet. > > The