This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d700c295ab8 [globalisel][irtranslator] Add support for atomicrmw and (s [...] new 88b9c135285 RenameIndependentSubregs: Fix handling of undef tied operands new 8e48754afe3 [Power9] [LLVM] Add __float128 support for trunc to double [...]
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: include/llvm/IR/IntrinsicsPowerPC.td | 3 +++ lib/CodeGen/RenameIndependentSubregs.cpp | 16 ++++++++++------ lib/Target/PowerPC/PPCInstrVSX.td | 5 ++++- test/CodeGen/AMDGPU/rename-independent-subregs.mir | 18 ++++++++++++++++++ test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll | 10 ++++++++++ 5 files changed, 45 insertions(+), 7 deletions(-)