[all-commits] [llvm/llvm-project] 288680: [M68k][test] Migrate the remaining fixup and relax...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Sat Sep 4 16:37:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28868027f7529ba3de7f16a53710e7dae5d6f6ae
      https://github.com/llvm/llvm-project/commit/28868027f7529ba3de7f16a53710e7dae5d6f6ae
  Author: Min-Yih Hsu <minyihh at uci.edu>
  Date:   2021-09-04 (Sat, 04 Sep 2021)

  Changed paths:
    R llvm/test/CodeGen/M68k/Encoding/Control/branch-pc-rel.mir
    R llvm/test/CodeGen/M68k/Encoding/Control/call-pc-rel.mir
    R llvm/test/CodeGen/M68k/Encoding/README.md
    R llvm/test/CodeGen/M68k/Encoding/Relaxations/branch.mir
    A llvm/test/MC/M68k/Control/branch-pc-rel.s
    A llvm/test/MC/M68k/Control/call-pc-rel.s
    A llvm/test/MC/M68k/Relaxations/branch.s

  Log Message:
  -----------
  [M68k][test] Migrate the remaining fixup and relaxation tests

Migrate the tests regarding fixup and relaxation on branch and call
targets.
This patch wraps up the migration from `test/CodeGen/M68k/Encoding` to
`test/MC/M68k`.




More information about the All-commits mailing list