This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca2ccc3 [Internalize] Test that __stack_chk_{guard, fail} are not int [...] new 87dbdbf Fix deadlock in ThreadPool unittest. new 1416aa2 Add test case for InstCombiner::commonIRemTransforms; NFC new 4c21dbd Add safety check to InstCombiner::commonIRemTransforms
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: .../InstCombine/InstCombineMulDivRem.cpp | 13 +- test/Transforms/InstCombine/rem.ll | 139 +++++++++++++++++++++ unittests/Support/ThreadPool.cpp | 2 +- 3 files changed, 151 insertions(+), 3 deletions(-)