| commit | 25c9b3b6e46565abdacff6de5817e8abd9eb2ac8 | [log] [tgz] |
|---|---|---|
| author | Meador Inge <meadori@codesourcery.com> | Tue Nov 27 05:57:54 2012 +0000 |
| committer | Meador Inge <meadori@codesourcery.com> | Tue Nov 27 05:57:54 2012 +0000 |
| tree | da45d6e1d083adc7cf928f77f196b38e0650f3f6 | |
| parent | eb360a0d4f5b22bb6e5a90b3a47a95ff797aea88 [diff] |
instcombine: Migrate sprintf optimizations This patch migrates the sprintf optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 168677