This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6af6409 [Sparc][Leon] Missed resetting option flags from check-in 278489. new a6da8aa [LVI] Handle any predicate in comparisons like icmp <pred> (a [...] new f811c0f [X86][SSE] Fixed PALIGNR target shuffle decode new a4d5334 [Webassembly] disable unstable test. new 38a5bdc [LVI] Take range metadata into account while calculating icmp [...]
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: lib/Analysis/LazyValueInfo.cpp | 7 +- lib/Target/X86/X86ISelLowering.cpp | 3 + test/CodeGen/WebAssembly/dbgvalue.ll | 2 + test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 4 +- test/Transforms/CorrelatedValuePropagation/add.ll | 19 +++ .../Transforms/CorrelatedValuePropagation/range.ll | 147 +++++++++++++++++++++ 6 files changed, 178 insertions(+), 4 deletions(-)