| commit | f11344d770dd781144d073c0ee2aef792b77ee7a | [log] [tgz] |
|---|---|---|
| author | Andrew Trick <atrick@apple.com> | Thu Nov 11 17:46:29 2010 +0000 |
| committer | Andrew Trick <atrick@apple.com> | Thu Nov 11 17:46:29 2010 +0000 |
| tree | 1556d12ab3434bddfa08f66bf3c94efd20ed4387 | |
| parent | 109dfe55d0cc73aedb01d0d95c5885e7319a8f40 [diff] |
Check TRI->getReservedRegs because other allocators do it. Even though it makes no sense for allocation_order iterators to visit reserved regs. The inline spiller depends on AliasAnalysis. Manage the Query state to avoid uninitialized or stale results. llvm-svn: 118800