Displaying 3 results from an estimated 3 matches for "a2_h".
Did you mean:
a2_4
2012 May 09
2
[LLVMdev] register allocation problems in trunk with IMPLICIT_DEF
...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: array
- basic block: 0x43ac7d0 (BB#0)
- instruction: %a2<def> = sub %a2<kill>, %a3<kill
- operand 1:...
2012 May 09
0
[LLVMdev] register allocation problems in trunk with IMPLICIT_DEF
...g10<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: array
> - basic block: 0x43ac7d0 (BB#0)
> - instruction: %a2<def> = sub %a2<kill&...
2012 May 14
1
[LLVMdev] register allocation problems in trunk with IMPLICIT_DEF
...%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: array
- basic block: 0x43ac7d0 (BB#0)
- instruction: %a2<def> = sub %a2<kill>, %a3<kill
- oper...