"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "71ca6524757fff5399080891ed72ab13aa54067c"
Fix PR6283.
When coalescing with a physreg, remember to add imp-def and imp-kill when dealing with sub-registers. Also fix a related bug in VirtRegRewriter where substitutePhysReg may reallocate the operand list on an instruction and invalidate the reg_iterator. This can happen when a register is mentioned twice on the same instruction. llvm-svn: 96072
Loading
Please register or sign in to comment