Skip to content
Commit b5f0ec3e authored by Evan Cheng's avatar Evan Cheng
Browse files

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
parent afdf90ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment