[all-commits] [llvm/llvm-project] a65b5d: [M68k][test] Migrate MC tests related to MOVEM ins...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Tue Aug 24 13:12:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a65b5ddd3333fd492ae12e8a3eb83247174acae9
      https://github.com/llvm/llvm-project/commit/a65b5ddd3333fd492ae12e8a3eb83247174acae9
  Author: Min-Yih Hsu <minyihh at uci.edu>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
    R llvm/test/CodeGen/M68k/Encoding/Data/Classes/MxMOVEM_MR.mir
    R llvm/test/CodeGen/M68k/Encoding/Data/Classes/MxMOVEM_RM.mir
    A llvm/test/MC/M68k/Data/Classes/MxMOVEM_MR.s
    A llvm/test/MC/M68k/Data/Classes/MxMOVEM_RM.s

  Log Message:
  -----------
  [M68k][test] Migrate MC tests related to MOVEM instruciton

Since we're now supporting the (correct) assembly syntax for MOVEM since
47f52f989b06. The remaining MOVEM MC tests can not be migrated into
test/MC/M68k.




More information about the All-commits mailing list