This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 44e34019ea8 [PATCH] [TargetLibraryInfo] Update run time support for Windows new c4446b84146 [ADT] Refactor the Windows query functions (NFC) new c828f0931ef Revert "[PATCH] [TargetLibraryInfo] Update run time support [...] new 429b74e0e67 [llvm-readobj] Fix readobj test expectation broken in rL353 [...] new e16cbae234b [Sanitizers] UBSan unreachable incompatible with Kernel ASan
The 4 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/ADT/Triple.h | 29 +++--- lib/Analysis/TargetLibraryInfo.cpp | 112 ++++++++++----------- .../AddressSanitizer/instrument-no-return.ll | 9 ++ .../InstCombine/double-float-shrink-1.ll | 12 +-- .../InstCombine/double-float-shrink-2.ll | 57 ++++++++--- test/Transforms/InstCombine/pow-1.ll | 16 +-- test/Transforms/InstCombine/win-math.ll | 37 +++---- test/tools/llvm-readobj/symbols.test | 9 ++ 8 files changed, 158 insertions(+), 123 deletions(-)