[all-commits] [llvm/llvm-project] f481d4: [SystemZ] Improve foldMemoryOperandImpl().
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Tue Mar 31 08:22:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f481d4889378b97eafc338bfa422891d09ca1b38
https://github.com/llvm/llvm-project/commit/f481d4889378b97eafc338bfa422891d09ca1b38
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZInstrFormats.td
M llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
M llvm/lib/Target/SystemZ/SystemZInstrInfo.td
A llvm/test/CodeGen/SystemZ/foldmemop-msc.mir
Log Message:
-----------
[SystemZ] Improve foldMemoryOperandImpl().
Fold MS(G)RKC -> MS(G)C.
Review: Ulrich Weigand
Differential Revision: https://reviews.llvm.org/D76771
Commit: 665bebb46f54c3fb08247d10bbd8d21609c0fcde
https://github.com/llvm/llvm-project/commit/665bebb46f54c3fb08247d10bbd8d21609c0fcde
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZInstrVector.td
Log Message:
-----------
[SystemZ] Add isCommutable flag on VFA and VFM.
NFC
Review: Ulrich Weigand
Compare: https://github.com/llvm/llvm-project/compare/b3f13bc16575...665bebb46f54
More information about the All-commits
mailing list