| commit | 7b88a49f3e422f83443e22fac59e3e7739c6b3d6 | [log] [tgz] |
|---|---|---|
| author | Benjamin Kramer <benny.kra@googlemail.com> | Fri Mar 12 09:27:41 2010 +0000 |
| committer | Benjamin Kramer <benny.kra@googlemail.com> | Fri Mar 12 09:27:41 2010 +0000 |
| tree | b10bc8fcd84b48685c9195aecfd611504f978448 | |
| parent | 661a30993312238863d21d87f3525a2171a7c179 [diff] |
Factor checked library call optimization into a common helper class and use it to unify the almost identical code in CodeGenPrepare and InstCombineCalls. llvm-svn: 98338