This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b272fa4557 [GlobalISel][X86] G_ANYEXT support. new fe79297f6f6 [AVR] Enable the '__do_copy_data' function
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: lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp | 20 ++++++++++++++++++++ lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h | 2 ++ test/CodeGen/AVR/clear-bss.ll | 5 +++++ test/CodeGen/AVR/copy-data-to-ram.ll | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 test/CodeGen/AVR/clear-bss.ll create mode 100644 test/CodeGen/AVR/copy-data-to-ram.ll