When an instruction like: A += B had both A and B virtual registers
spilled, A was loaded from its stack location twice. This fixes the bug. llvm-svn: 11093
Loading
Please register or sign in to comment
spilled, A was loaded from its stack location twice. This fixes the bug. llvm-svn: 11093