This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a89c4a773ef [NFC][PowerPC] Add a test to verify if the scheduler schedu [...] new ced1284d689 Add TargetLoweringInfo hook for explicitly setting the ABI [...]
The 1 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: include/llvm/CodeGen/TargetLowering.h | 9 +++++ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +- lib/Target/AVR/AVRISelLowering.h | 5 +++ test/CodeGen/AVR/umul.with.overflow.i16-bug.ll | 49 ++++++++++++++++++++++++++ 4 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AVR/umul.with.overflow.i16-bug.ll