| commit | f740db31e20e18c02ef29e02f1a61900f2be8403 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Thu Jan 05 22:21:45 2012 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Thu Jan 05 22:21:45 2012 +0000 |
| tree | 4a98a9750eda311780e6d92b7d311bc6875103ab | |
| parent | afcf571ef91e2b0d234da1eacfc6086655d4e26c [diff] |
SCCCaptured is trivially false on entry to this loop and not modified inside it. Eliminate the dead test for it on each loop iteration. No functionality change. llvm-svn: 147616