| commit | 49ff5f047716f61766a55ef1224181a8b8b3244d | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Nov 18 04:13:02 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Nov 18 04:13:02 2004 +0000 |
| tree | f24a1030e5e27bc197284e7f18fe9982fc7dffa4 | |
| parent | 7598c316e50602d2612a27f5003412b4b3c71c3b [diff] |
Start using the iterators in the fixed_ intervals to avoid having to binary search physreg intervals every time we access it. This takes another half second off of linscan. llvm-svn: 17937