This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79040e11a59 [ValueTracking] add logic for known-never-nan with minnum/maxnum new 79cb709a8a7 [COFF] Use COFF stubs for extern_weak functions
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: lib/Target/TargetMachine.cpp | 6 ++++ lib/Target/X86/X86FastISel.cpp | 5 +-- lib/Target/X86/X86ISelLowering.cpp | 12 +++---- lib/Target/X86/X86Subtarget.cpp | 9 ++++-- test/CodeGen/X86/extern_weak.ll | 65 ++++++++++++++++++++++++++++++++++---- 5 files changed, 79 insertions(+), 18 deletions(-)