This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bcc80f35660 [MCA] Improved debug prints. NFC new 040509be6c2 [SelectionDAG] Fix return calling convention in expansion of ?MULO new 9d61e28a96c [x86] add negative tests for setcc folds; NFC
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 12 +++- .../Thumb/umulo-32-legalisation-lowering.ll | 43 +++++++++++++ test/CodeGen/X86/setcc-logic.ll | 70 ++++++++++++++++++++++ 3 files changed, 122 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/Thumb/umulo-32-legalisation-lowering.ll