forked from OSchip/llvm-project
parent
030591320d
commit
35e856a8ed
|
@ -1430,7 +1430,7 @@ bool RegMapping_Fer::compatible_class(MachineFunction &mf,
|
|||
instruction,
|
||||
use <tt>TargetInstrInfo::get(opcode)::ImplicitUses</tt>. Pre-colored
|
||||
registers impose constraints on any register allocation algorithm. The
|
||||
register allocator must make sure that none of them is been overwritten by
|
||||
register allocator must make sure that none of them are overwritten by
|
||||
the values of virtual registers while still alive.</p>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue