This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ba9ef7b241 [MSP430] Fix crash while lowering llvm.stacksave/stackrestore new 7edabba9cf0 [gn build] Run `git ls-files '*.gn' '*.gni' | xargs -n 1 gn [...] new 6a2a4f9b3e1 [MSP430] Optimize 'shl x, 8[+ N] -> swpb(zext(x)) [<< N]' for i16
The 2 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/MSP430/MSP430ISelLowering.cpp | 25 +++++++++++++++------ test/CodeGen/MSP430/shifts.ll | 11 +++++++++ utils/gn/build/toolchain/BUILD.gn | 3 +-- .../gn/secondary/llvm/lib/Target/PowerPC/BUILD.gn | 26 +++++++++++----------- .../llvm/lib/Target/PowerPC/Disassembler/BUILD.gn | 1 - .../llvm/lib/Target/PowerPC/InstPrinter/BUILD.gn | 1 - .../llvm/lib/Target/PowerPC/MCTargetDesc/BUILD.gn | 7 +++--- .../llvm/lib/Target/PowerPC/TargetInfo/BUILD.gn | 1 - 8 files changed, 46 insertions(+), 29 deletions(-)