[llvm-commits] [llvm] r98338 - in /llvm/trunk: include/llvm/Transforms/Utils/BuildLibCalls.h lib/Transforms/InstCombine/InstCombineCalls.cpp lib/Transforms/Scalar/CodeGenPrepare.cpp lib/Transforms/Utils/BuildLibCalls.cpp

Eric Christopher echristo at apple.com
Sat Mar 13 13:14:04 PST 2010


On Mar 12, 2010, at 1:27 AM, Benjamin Kramer wrote:

> Factor checked library call optimization into a common helper class and use it
> to unify the almost identical code in CodeGenPrepare and InstCombineCalls.

Thanks, I'll pull that off my TODO list then :)

-eric



More information about the llvm-commits mailing list