This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e87aaa10938 [ORC] Make the VModuleKey optional, propagate it via Materi [...] new 2914ea59ea6 [InstCombine] Cleanup libfunc attribute inferring
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/Utils/BuildLibCalls.h | 3 +- lib/Transforms/IPO/InferFunctionAttrs.cpp | 2 +- lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 5 +- lib/Transforms/Utils/BuildLibCalls.cpp | 121 +++++++++++++++----------- lib/Transforms/Utils/SimplifyLibCalls.cpp | 2 +- test/Transforms/InstCombine/pr39177.ll | 13 ++- 6 files changed, 88 insertions(+), 58 deletions(-)