This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 41c8ada9ddc [X86] Move ReadAfterLd functionality into X86FoldableSchedW [...] new 6bab3515ebc [X86] Don't promote i16 compares to i32 if the immediate wi [...]
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/X86/X86ISelLowering.cpp | 7 +++- .../CodeGen/X86/lack-of-signed-truncation-check.ll | 12 ++---- test/CodeGen/X86/movmsk-cmp.ll | 48 +++++++++++----------- test/CodeGen/X86/sat-add.ll | 3 +- test/CodeGen/X86/setcc.ll | 4 +- test/CodeGen/X86/signed-truncation-check.ll | 6 +-- test/CodeGen/X86/x86-shrink-wrapping.ll | 3 +- 7 files changed, 39 insertions(+), 44 deletions(-)