| commit | d589ac621b45583a02e1036865e9163a7cc47202 | [log] [tgz] |
|---|---|---|
| author | Meador Inge <meadori@codesourcery.com> | Wed Oct 31 03:33:06 2012 +0000 |
| committer | Meador Inge <meadori@codesourcery.com> | Wed Oct 31 03:33:06 2012 +0000 |
| tree | 6eeda945f453631383056d306ed9b3ce8b9d7743 | |
| parent | 067294b3acb17f9ab3fd0f276df5806524c64d1a [diff] |
instcombine: Migrate strlen optimizations This patch migrates the strlen optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 167103