| commit | d72c3eb54e73b3dfb7c6c5074951ff79bf05ba82 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Apr 18 22:14:10 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Apr 18 22:14:10 2004 +0000 |
| tree | bddc6290c6d12b0a164313f3735e537a8b236fae | |
| parent | bf3c8763c02bdaf5f0f7d680ad29995c4cc85bc4 [diff] |
Change the ExitBlocks list from being explicitly contained in the Loop structure to being dynamically computed on demand. This makes updating loop information MUCH easier. llvm-svn: 13045