| commit | ed7a67b0de9f16b399c18ef517aba9153cae323d | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Fri Feb 10 01:24:09 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Fri Feb 10 01:24:09 2006 +0000 |
| tree | ee95c5271cdf1cc1c42e5d12b87b5262e5c76157 | |
| parent | 4f0e66df6af087af1d9397fae353bf7adb11f14c [diff] |
Implement unconditional unswitching of 'trivial' loops, those loops that contain branches in their entry block that control whether or not the loop is a noop or not. llvm-svn: 26101