[all-commits] [llvm/llvm-project] 48cc43: Reland "[PowerPC] Add error for incorrect use of m...

Jake Egan via All-commits all-commits at lists.llvm.org
Wed Nov 13 19:24:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48cc43510931625ea23cd4ba621e5c0ddb12a452
      https://github.com/llvm/llvm-project/commit/48cc43510931625ea23cd4ba621e5c0ddb12a452
  Author: Jake Egan <Jake.egan at ibm.com>
  Date:   2024-11-13 (Wed, 13 Nov 2024)

  Changed paths:
    M lld/test/ELF/ppc64-local-exec-tls.s
    M llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
    M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
    M llvm/lib/Target/PowerPC/PPCInstrFormats.td
    M llvm/lib/Target/PowerPC/PPCInstrInfo.h
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td
    M llvm/lib/Target/PowerPC/PPCInstrP10.td
    M llvm/lib/Target/PowerPC/PPCInstrSPE.td
    M llvm/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
    M llvm/test/CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll
    M llvm/test/MC/PowerPC/ppc64-errors.s

  Log Message:
  -----------
  Reland "[PowerPC] Add error for incorrect use of memory operands (#114277)" (#115958)

Commit 93589057830b2c3c35500ee8cac25c717a1e98f9 was reverted because it
caused a failure with test `lld :: ELF/ppc64-local-exec-tls.s`. This
relands the commit with a fix for the test.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list