Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-26 | instcombine: Migrate printf optimizations | Meador Inge | |
This patch migrates the printf optimizations from the simplify-libcalls pass into the instcombine library call simplifier. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168604 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-03-09 | Preserve line number information while simplifying libcalls. | Devang Patel | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127362 91177308-0d34-0410-b5e6-96231b3b80d8 |