This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 51f66a7377d Fixed broken links in docs. new f8632484192 [InstCombine] Remove a FIXME from a test that was fixed in [...] new d75d4fb90db [InstCombine] Add test cases for known bits simplifications [...] new e402b549bad [InstCombine] Teach foldICmpUsingKnownBits to simplify SLE/ [...]
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: lib/Transforms/InstCombine/InstCombineCompares.cpp | 8 ++ test/Transforms/InstCombine/icmp-add.ll | 1 - test/Transforms/InstCombine/icmp.ll | 139 +++++++++++++++++++++ 3 files changed, 147 insertions(+), 1 deletion(-)