Fixing the sanitizer build failure:
[oota-llvm.git] / include / llvm / Transforms / Utils / SimplifyLibCalls.h
2014-09-17 Chris BienemanFixing the sanitizer build failure:
2014-09-17 Chris BienemanRefactoring SimplifyLibCalls to remove static initializ...
2014-05-19 NAKAMURA TakumiReformat blank lines.
2012-11-13 Meador Ingeinstcombine: Migrate math library call simplifications
2012-11-11 Meador IngeAdd method for replacing instructions to LibCallSimplifier
2012-10-13 Meador IngeImplement new LibCallSimplifier class