[Modules] Move ValueMap to the IR library. While this class does not
[oota-llvm.git] / include / llvm / Transforms / Utils / SimplifyLibCalls.h
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