This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10796648d0c [AMDGPU] Update test nullptr.ll to use amdgiz environment new 6d9a2314a0f Add release note about TargetRegistry change from r318352 new 8a189ea7bfc [PartiallyInlineLibCalls][x86] add TTI hook to allow sqrt i [...]
The 2 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: docs/ReleaseNotes.rst | 5 +++++ include/llvm/Analysis/TargetTransformInfo.h | 11 ++++++++++ include/llvm/Analysis/TargetTransformInfoImpl.h | 2 ++ include/llvm/CodeGen/BasicTTIImpl.h | 4 ++++ lib/Analysis/TargetTransformInfo.cpp | 4 ++++ lib/Target/X86/X86TargetTransformInfo.cpp | 4 ++++ lib/Target/X86/X86TargetTransformInfo.h | 1 + lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp | 15 +++++++++----- test/CodeGen/X86/sqrt-partial.ll | 18 ++++++++-------- .../PartiallyInlineLibCalls/X86/good-prototype.ll | 24 ++++++++++++---------- 10 files changed, 63 insertions(+), 25 deletions(-)