Displaying 1 result from an estimated 1 matches for "003f93a0".
2007 Sep 28
3
[LLVMdev] Crash on accessing deleted MBBs (new backend)
...phi i32 [ -1, %entry ], [ %indvar, %bb5 ]
; <i32> [#uses=1]
ret i32 %result.013.1
llc -o=- -print-machineinstrs -march=m68k obj.o
This is the last "correct" output block:
# Machine code for ilog2():
Live Ins: D0 in VR#1030
Live Outs: D0
entry: 01917130, LLVM BB @003F93A0, ID#0:
Live Ins: %D0
%D1 = CLR_dr32
CMP_dr_dr32 %D0, %D1<kill>
%D1<dead> = SEQ
BEQ mbb<entry.bb9_crit_edge,01916610>
Successors according to CFG: 01916610 (#2) 01916530 (#1)
entry.bb5_crit_edge: 01916530, LLVM BB @019168D0, ID#1:
Live Ins: %D0...