[all-commits] [llvm/llvm-project] 94a74b: [M68k] Add AssemblerPredicate to existing `AtLeast...
Min-Yih Hsu via All-commits
all-commits at lists.llvm.org
Fri Mar 31 14:52:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94a74b9dbb5c2d082802a7e220078d74d6bb74a9
https://github.com/llvm/llvm-project/commit/94a74b9dbb5c2d082802a7e220078d74d6bb74a9
Author: Min-Yih Hsu <minyihh at uci.edu>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp
M llvm/lib/Target/M68k/M68kInstrInfo.td
M llvm/test/MC/Disassembler/M68k/atomics.txt
M llvm/test/MC/M68k/Atomics/cas.s
M llvm/test/MC/M68k/Data/Classes/MxMoveCCR.s
Log Message:
-----------
[M68k] Add AssemblerPredicate to existing `AtLeast680x0` predicates
And refactor how `AtLeast680x0` are defined. This is essentially NFC.
More information about the All-commits
mailing list