This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 168e9744a4d [llvm-objcopy] Add -strip-non-alloc option to remove all no [...] new 7ce4fbb07c7 [mips] Simplify test for 5.0.1 (NFC) new 42a6db53c84 Mark intrinsics operating on the whole warp as IntrInaccess [...] new 1715109e25a Set hasSideEffects=0 for TargetOpcode::{CFI_INSTRUCTION,EH_ [...]
The 3 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/MachineInstr.h | 7 +++- include/llvm/IR/IntrinsicsNVVM.td | 56 +++++++++++++++---------------- include/llvm/Target/Target.td | 8 ++--- lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 21 ++++++------ lib/Target/NVPTX/NVPTXISelLowering.cpp | 10 ++++++ test/CodeGen/Mips/msa/emergency-spill.mir | 27 +++++---------- 6 files changed, 68 insertions(+), 61 deletions(-)