This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e51396c3aeb [InstSimplify] add tests for div/rem with bool divisor; NFC new 993ef0ca960 Handle NetBSD specific path in findDebugBinary() new df0d594dd00 [InstSimplify] fold div/rem of zexted bool
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: lib/Analysis/InstructionSimplify.cpp | 5 ++++- lib/DebugInfo/Symbolize/Symbolize.cpp | 5 +++++ test/Transforms/InstCombine/rem.ll | 8 ++------ test/Transforms/InstSimplify/div.ll | 8 ++------ test/Transforms/InstSimplify/rem.ll | 8 ++------ 5 files changed, 15 insertions(+), 19 deletions(-)