This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 995cf14 [APFloat] Tag the fltSemantic getter functions with LLVM_READNONE. new de5c0c2 [GlobalISel] Translate shufflevector
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: include/llvm/CodeGen/GlobalISel/IRTranslator.h | 5 +- include/llvm/Target/GenericOpcodes.td | 7 ++ include/llvm/Target/TargetOpcodes.def | 5 +- lib/CodeGen/GlobalISel/IRTranslator.cpp | 10 ++ .../AArch64/GlobalISel/arm64-irtranslator.ll | 108 +++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 80 +++++++++++++++ 6 files changed, 211 insertions(+), 4 deletions(-)