This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 66708cf0923 [X86][SSE] vector-sext - cleanup prefix lists new bf45e4ac4e2 [LVI][CVP] Add support for saturating add/sub new cc56f5df4da [X86] Combine fminnum/fmaxnum with non-nan operand to fmin/fmax new 4d783025694 [LLVM-C] Add Accessor for Mach-O Universal Binary Slices
The 3 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-c/Object.h | 16 ++++++ lib/Analysis/LazyValueInfo.cpp | 36 +++++++++++++ lib/Object/Object.cpp | 15 ++++++ lib/Target/X86/X86ISelLowering.cpp | 10 ++-- test/CodeGen/X86/extract-fp.ll | 20 +------- test/CodeGen/X86/fmaxnum.ll | 60 ++++------------------ test/CodeGen/X86/fminnum.ll | 60 ++++------------------ .../Transforms/CorrelatedValuePropagation/basic.ll | 8 +-- 8 files changed, 100 insertions(+), 125 deletions(-)