diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-03-11 07:19:34 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-03-11 07:19:34 +0000 |
commit | 676dd7c80b6f91178452535ac45ca58feb23cc42 (patch) | |
tree | 33282790f7a542b3ef2f3af7a23646d8f8514a1c /utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | 204496d58e7e740f0da6d41c6214a91d67950d26 (diff) |
When the register allocator runs out of registers, spill a physical register around the def's and use's of the interval being allocated to make it possible for the interval to target a register and spill it right away and restore a register for uses. This likely generates terrible code but is before than aborting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48218 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions