This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9bd6dd [AVR] Add an assertion to ensure we don't emit LPM when it's [...] new 119507f [AVR] Add MIR tests for a few pseudo instructions
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: test/CodeGen/AVR/pseudo/ADDWRdRr.mir | 24 ++++++++++++++++++++++++ test/CodeGen/AVR/pseudo/LDDWRdPtrQ.mir | 24 ++++++++++++++++++++++++ test/CodeGen/AVR/pseudo/LDDWRdYQ.mir | 24 ++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 test/CodeGen/AVR/pseudo/ADDWRdRr.mir create mode 100644 test/CodeGen/AVR/pseudo/LDDWRdPtrQ.mir create mode 100644 test/CodeGen/AVR/pseudo/LDDWRdYQ.mir