This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 443f72b AMDGPU : Fix QSAD and MQSAD instructions' incorrect data type. new 175a34b [SelectionDAG] Rename fextend -> fpextend, fround -> fpround, [...]
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/Target/TargetSelectionDAG.td | 6 +++--- lib/Target/AArch64/AArch64InstrFormats.td | 12 +++++------ lib/Target/AArch64/AArch64InstrInfo.td | 22 ++++++++++---------- lib/Target/AMDGPU/SIInstructions.td | 4 ++-- lib/Target/ARM/ARMInstrVFP.td | 8 ++++---- lib/Target/Hexagon/HexagonISelLowering.cpp | 2 +- lib/Target/Hexagon/HexagonInstrInfoV5.td | 4 ++-- lib/Target/Mips/MipsInstrFPU.td | 8 ++++---- lib/Target/NVPTX/NVPTXISelLowering.cpp | 2 +- lib/Target/NVPTX/NVPTXInstrInfo.td | 12 +++++------ lib/Target/PowerPC/PPCInstrInfo.td | 8 ++++---- lib/Target/PowerPC/PPCInstrQPX.td | 10 ++++----- lib/Target/PowerPC/PPCInstrVSX.td | 8 ++++---- lib/Target/Sparc/SparcISelLowering.cpp | 2 +- lib/Target/Sparc/SparcInstrInfo.td | 20 +++++++++--------- lib/Target/SystemZ/SystemZISelLowering.cpp | 4 ++-- lib/Target/SystemZ/SystemZInstrFP.td | 26 ++++++++++++------------ lib/Target/SystemZ/SystemZInstrVector.td | 6 +++--- lib/Target/WebAssembly/WebAssemblyInstrConv.td | 4 ++-- lib/Target/X86/X86InstrAVX512.td | 16 +++++++-------- lib/Target/X86/X86InstrFPStack.td | 12 +++++------ lib/Target/X86/X86InstrSSE.td | 28 +++++++++++++------------- 22 files changed, 112 insertions(+), 112 deletions(-)