| commit | 31f25bc66f93ff275c03efbbd9bb3793002e80ac | [log] [tgz] |
|---|---|---|
| author | Andrew Trick <atrick@apple.com> | Mon Jun 27 18:01:20 2011 +0000 |
| committer | Andrew Trick <atrick@apple.com> | Mon Jun 27 18:01:20 2011 +0000 |
| tree | 9dd4771ef564b6334633a7fd99ad068831b12ba5 | |
| parent | f68976071d6c0cf7bb2eb7da78ad2b5d78760c9f [diff] |
pre-RA-sched: Cleanup register pressure tracking. Removed the check that peeks past EXTRA_SUBREG, which I don't think makes sense any more. Intead treat it as a normal register def. No significant affect on x86 or ARM benchmarks. llvm-svn: 133917