[PATCH] D102585: [M68k] Support inline asm operands w/ simple constraints
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 14:01:31 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdccf5c7dfb9e: [M68k] Support for inline asm operands w/ simple constraints (authored by myhsu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102585/new/
https://reviews.llvm.org/D102585
Files:
clang/lib/Basic/Targets/M68k.cpp
clang/lib/Basic/Targets/M68k.h
clang/test/Sema/inline-asm-validate-m68k.c
llvm/lib/Target/M68k/M68kAsmPrinter.cpp
llvm/lib/Target/M68k/M68kAsmPrinter.h
llvm/lib/Target/M68k/M68kISelLowering.cpp
llvm/lib/Target/M68k/M68kISelLowering.h
llvm/test/CodeGen/M68k/inline-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102585.346849.patch
Type: text/x-patch
Size: 19403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/4d6cf23f/attachment.bin>
More information about the llvm-commits
mailing list