mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 08:54:59 +00:00
Add some more debug output.
llvm-svn: 104080
This commit is contained in:
parent
22ae418189
commit
60d6263fde
@ -2695,6 +2695,7 @@ void LSRInstance::NarrowSearchSpaceUsingHeuristics() {
|
||||
|
||||
// Ok, we have too many of formulae on our hands to conveniently handle.
|
||||
// Use a rough heuristic to thin out the list.
|
||||
DEBUG(dbgs() << "The search space is too complex.\n");
|
||||
|
||||
// Pick the register which is used by the most LSRUses, which is likely
|
||||
// to be a good reuse register candidate.
|
||||
|
Loading…
x
Reference in New Issue
Block a user