[PATCH] D143529: [M68k] Add support for basic memory constraints in inline asm

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 13:53:57 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7335cd051370: [M68k] Add support for basic memory constraints in inline asm (authored by myhsu).

Changed prior to commit:
  https://reviews.llvm.org/D143529?vs=495647&id=503509#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143529/new/

https://reviews.llvm.org/D143529

Files:
  clang/lib/Basic/Targets/M68k.cpp
  clang/test/Sema/inline-asm-validate-m68k.c
  llvm/lib/Target/M68k/M68kAsmPrinter.cpp
  llvm/lib/Target/M68k/M68kAsmPrinter.h
  llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp
  llvm/lib/Target/M68k/M68kISelLowering.cpp
  llvm/lib/Target/M68k/M68kISelLowering.h
  llvm/lib/Target/M68k/MCTargetDesc/M68kBaseInfo.h
  llvm/test/CodeGen/M68k/inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143529.503509.patch
Type: text/x-patch
Size: 13498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/4d3ff6de/attachment.bin>


More information about the llvm-commits mailing list