Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | instcombine: Migrate printf optimizations | Meador Inge | 2012-11-26 | 1 | -24/+0 |
| | | | | | | | This patch migrates the printf optimizations from the simplify-libcalls pass into the instcombine library call simplifier. llvm-svn: 168604 | ||||
* | Preserve line number information while simplifying libcalls. | Devang Patel | 2011-03-09 | 1 | -0/+24 |
llvm-svn: 127362 |