| commit | f505a5a063ed63f76b3aaa45cd770ff857dd8115 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Nov 01 01:16:12 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Nov 01 01:16:12 2006 +0000 |
| tree | 7c58e77fc4dfdf0db0935b62d89542def892690a | |
| parent | 3ac71b31f0a30698de69752cd1c5dd7f70e09811 [diff] |
make tail merging more aggressive. If two blocks share a common tail, but the tail is not an entire block for either of them, pick one, split it, then merge the common part. llvm-svn: 31336