This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7a03a4 [Support] Creation of minidump after compiler crash on Windows new decf72b [InstCombine] Canonicalize icmp instructions based on dominat [...] new 811f094 [NVPTX:doc] Update code examples to conform to the latest IR.
The 2 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: docs/NVPTXUsage.rst | 46 ++++---- include/llvm/IR/ConstantRange.h | 10 ++ lib/IR/ConstantRange.cpp | 12 +++ lib/Transforms/InstCombine/InstCombineCompares.cpp | 45 ++++++++ test/Transforms/InstCombine/icmp.ll | 118 +++++++++++++++++++++ 5 files changed, 208 insertions(+), 23 deletions(-)