This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1529aa6 [AArch64] Compute the Newton series for reciprocals natively new cc5f8fa Avoid calling std::memcmp with nullptr new 5b9e507 MIRParser: Add support for parsing vreg reg alloc hints new 856f369 AMDGPU: Fix formatting of 1/2pi immediate new f32cff3 AMDGPU: Set hasExtraSrcRegAllocReq on v_div_scale_*
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: include/llvm/ADT/StringSwitch.h | 9 ++++++--- lib/CodeGen/MIRParser/MIParser.cpp | 23 ++++++++++++++++++++++ lib/CodeGen/MIRParser/MIParser.h | 4 ++++ lib/CodeGen/MIRParser/MIRParser.cpp | 5 +++-- .../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 4 ++-- lib/Target/AMDGPU/VOP3Instructions.td | 2 ++ test/CodeGen/AMDGPU/imm.ll | 4 ++-- test/CodeGen/AMDGPU/llvm.cos.f16.ll | 6 +++--- test/CodeGen/AMDGPU/llvm.sin.f16.ll | 6 +++--- .../expected-named-register-in-allocation-hint.mir | 5 +++-- test/MC/AMDGPU/literals.s | 22 ++++++++++----------- 11 files changed, 62 insertions(+), 28 deletions(-)