This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ece9b23b545 Fix many -Wsign-compare and -Wtautological-constant-compare [...] new 45d0bf280d0 TLI: Allow using PSV for intrinsic mem operands
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/MachineMemOperand.h | 15 ++++++++++++++- include/llvm/CodeGen/TargetLowering.h | 6 +++++- lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 4 +++- lib/Target/AArch64/AArch64ISelLowering.cpp | 1 + lib/Target/AArch64/AArch64ISelLowering.h | 1 + lib/Target/AMDGPU/SIISelLowering.cpp | 1 + lib/Target/AMDGPU/SIISelLowering.h | 1 + lib/Target/ARM/ARMISelLowering.cpp | 1 + lib/Target/ARM/ARMISelLowering.h | 1 + lib/Target/Hexagon/HexagonISelLowering.cpp | 1 + lib/Target/Hexagon/HexagonISelLowering.h | 1 + lib/Target/NVPTX/NVPTXISelLowering.cpp | 3 ++- lib/Target/NVPTX/NVPTXISelLowering.h | 1 + lib/Target/PowerPC/PPCISelLowering.cpp | 1 + lib/Target/PowerPC/PPCISelLowering.h | 1 + lib/Target/X86/X86ISelLowering.cpp | 1 + lib/Target/X86/X86ISelLowering.h | 1 + 18 files changed, 38 insertions(+), 5 deletions(-)