This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e1bfe1a5fa5 [X86] Custom type legalize v2i8/v2i16/v2i32 mul to use to pmuludq. new 2674d3c5ccb [AVR] Fix a backend bug that left extraneous operands after [...] new 8fe35cc92ba [DAGCombiner] Remove an unused argument from tryFoldToZero. NFC new 29dd59de7e1 [DAGCombiner] Use tryFoldToZero to simplify some code and m [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 17 ++++------- lib/Target/AVR/AVRRegisterInfo.cpp | 1 + test/CodeGen/AVR/rust-avr-bug-112.ll | 48 ++++++++++++++++++++++++++++++++ 3 files changed, 54 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/AVR/rust-avr-bug-112.ll