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

Change the definition of TargetRegisterInfo::getCrossCopyRegClass to be more

flexible.

If it returns a register class that's different from the input, then that's the
register class used for cross-register class copies.
If it returns a register class that's the same as the input, then no cross-
register class copies are needed (normal copies would do).
If it returns null, then it's not at all possible to copy registers of the
specified register class.

llvm-svn: 127368
parent b296e330
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment