Displaying 3 results from an estimated 3 matches for "a1_h".
Did you mean:
a1_4
2012 May 09
2
[LLVMdev] register allocation problems in trunk with IMPLICIT_DEF
...g12<def> = sub %vreg10<kill>, %vreg11<kill>
=>
%vreg10:hi<def,read-undef> = COPY %vreg1<kill>, %vreg10<imp-def>
%vreg12<def> = sub %vreg10<kill>, %vreg11<kill>
=>
%vreg10:hi<def,read-undef> = COPY %a1_h<kill>
%vreg12<def> = sub %vreg10<kill>, %vreg11<kill>
=>
%a2_h<def> = COPY %a1_h<kill>
%a2<def> = sub %a2<kill>, %a3<kill>
*** Bad machine code: Using an undefined physical register ***
- function: arra...
2012 May 09
0
[LLVMdev] register allocation problems in trunk with IMPLICIT_DEF
...g10<kill>, %vreg11<kill>
> =>
> %vreg10:hi<def,read-undef> = COPY %vreg1<kill>, %vreg10<imp-def>
> %vreg12<def> = sub %vreg10<kill>, %vreg11<kill>
> =>
> %vreg10:hi<def,read-undef> = COPY %a1_h<kill>
> %vreg12<def> = sub %vreg10<kill>, %vreg11<kill>
> =>
> %a2_h<def> = COPY %a1_h<kill>
> %a2<def> = sub %a2<kill>, %a3<kill>
>
> *** Bad machine code: Using an undefined physical r...
2012 May 14
1
[LLVMdev] register allocation problems in trunk with IMPLICIT_DEF
...t;def> = sub %vreg10<kill>, %vreg11<kill>
=>
%vreg10:hi<def,read-undef> = COPY %vreg1<kill>, %vreg10<imp-def>
%vreg12<def> = sub %vreg10<kill>, %vreg11<kill>
=>
%vreg10:hi<def,read-undef> = COPY %a1_h<kill>
%vreg12<def> = sub %vreg10<kill>, %vreg11<kill>
=>
%a2_h<def> = COPY %a1_h<kill>
%a2<def> = sub %a2<kill>, %a3<kill>
*** Bad machine code: Using an undefined physical register ***
- function:...