This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 051c6130853 AMDGPU/GlobalISel: Define instruction mapping for G_SELECT new 855b4f981a3 [AVR] Define the ROL instruction as an alias of ADC new dfd17d0fb9d [AVR] Define the TST instruction as an alias of AND new 777b95dd3d8 [AVR] Redefine the 'SBR' instruction as an alias new 001bbba7fec [AVR] Redefine the 'LSL' instruction as an alias of 'ADD'
The 4 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/AVRExpandPseudoInsts.cpp | 13 +++++--- lib/Target/AVR/AVRISelLowering.cpp | 13 ++++++-- lib/Target/AVR/AVRInstrInfo.td | 57 ++++++++++++++++----------------- test/CodeGen/AVR/pseudo/LSLWRd.mir | 4 +-- test/CodeGen/AVR/pseudo/SEXT.mir | 2 +- test/CodeGen/AVR/pseudo/ZEXT.mir | 2 +- test/MC/AVR/inst-sbr.s | 10 +++--- 7 files changed, 55 insertions(+), 46 deletions(-)