This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 240ae85 [BasicBlockUtils] Check for nullptr before updating LoopInfo. new 86c2471 [x86] add tests to show missing div/rem simplifications; NFC new e9a37be Silence a warning "hiding virtual function".
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/MC/ELFObjectWriter.cpp | 1 + test/CodeGen/X86/div-rem-simplify.ll | 185 +++++++++++++++++++++++++++++++++++ 2 files changed, 186 insertions(+) create mode 100644 test/CodeGen/X86/div-rem-simplify.ll