| commit | f8e725081c399679e928ad3cf9e7a1314f023240 | [log] [tgz] |
|---|---|---|
| author | Meador Inge <meadori@codesourcery.com> | Thu Nov 29 15:45:43 2012 +0000 |
| committer | Meador Inge <meadori@codesourcery.com> | Thu Nov 29 15:45:43 2012 +0000 |
| tree | 9694b8219c7fd589453623d424cae755b7a71a4b | |
| parent | bc84d1a4f56ccbe55c37d43e7d7a6814ef238e62 [diff] |
instcombine: Migrate fputs optimizations This patch migrates the fputs optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 168893