Stop fixing bad machine code in LiveIntervalAnalysis.
The first def of a virtual register cannot also read the register. Assert on such bad machine code instead of trying to fix it. TwoAddressInstructionPass should never create code like that. llvm-svn: 152010
Loading
Please register or sign in to comment