[all-commits] [llvm/llvm-project] e64fea: [M68k][GlobalISel] Legalize more instruction in M6...
Min-Yih Hsu via All-commits
all-commits at lists.llvm.org
Fri Jan 28 18:01:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e64feaf00fd3b42c5820da556e60dd575f98cbe5
https://github.com/llvm/llvm-project/commit/e64feaf00fd3b42c5820da556e60dd575f98cbe5
Author: Sheng <t104360003 at ntut.org.tw>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M llvm/lib/Target/M68k/GISel/M68kLegalizerInfo.cpp
A llvm/test/CodeGen/M68k/GlobalISel/legalize-add.mir
A llvm/test/CodeGen/M68k/GlobalISel/legalize-and.mir
A llvm/test/CodeGen/M68k/GlobalISel/legalize-load-store.mir
A llvm/test/CodeGen/M68k/GlobalISel/legalize-mul.mir
A llvm/test/CodeGen/M68k/GlobalISel/legalize-sub.mir
A llvm/test/CodeGen/M68k/GlobalISel/legalize-udiv.mir
Log Message:
-----------
[M68k][GlobalISel] Legalize more instruction in M68k Legalizer.
This patch legalizes more instructions and data types.
Differential Revision: https://reviews.llvm.org/D117264
More information about the All-commits
mailing list