Add TargetInstrInfo::isSafeToMoveRegisterClassDefs. It returns true if it's...
Add TargetInstrInfo::isSafeToMoveRegisterClassDefs. It returns true if it's safe to move an instruction which defines a value in the register class. Replace pre-splitting specific IgnoreRegisterClassBarriers with this new hook. llvm-svn: 63936
Loading
Please register or sign in to comment