This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 526957f [InstSimplify] add vector tests for isKnownNonZero new 1b29407 [IRCE] Optimize "uses" not branches; NFCI new 39599bd [X86][SSE] Updated (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y) fast-ise [...] new f0a99b9 Tweak to change in r270491 to deal with the lld-x86_64-darwin [...] new 7bac6e8 llvm-dwp: Split out processing of input sections to improve r [...]
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: .../Scalar/InductiveRangeCheckElimination.cpp | 19 +-- test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 6 +- test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 8 +- test/Transforms/IRCE/only-lower-check.ll | 2 +- test/Transforms/IRCE/only-upper-check.ll | 2 +- tools/llvm-dwp/llvm-dwp.cpp | 145 ++++++++++++--------- tools/llvm-objdump/MachODump.cpp | 4 + 7 files changed, 106 insertions(+), 80 deletions(-)