This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 547d10d6dd7 [GlobalISel][X86] rename test file. NFC. new 02f82baedd2 [AVR] Implement non-constant bit rotations
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/AVRISelLowering.cpp | 31 +++++++++++++++++++++ lib/Target/AVR/AVRISelLowering.h | 2 ++ lib/Target/AVR/AVRInstrInfo.td | 31 ++++++++++++++++++++- test/CodeGen/AVR/rot.ll | 55 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 118 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AVR/rot.ll