[all-commits] [llvm/llvm-project] 4065ea: [SystemZ] Remove stray enum value in SystemZInstrI...
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Mon Jun 20 05:52:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4065ea8c0bd9d9e00eba2fc09bc366f5dd7b7c26
https://github.com/llvm/llvm-project/commit/4065ea8c0bd9d9e00eba2fc09bc366f5dd7b7c26
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZInstrInfo.h
Log Message:
-----------
[SystemZ] Remove stray enum value in SystemZInstrInfo.h (NFC).
Review: Ulrich Weigand
Commit: 3432d40c7fa4229ab810845c88fabcb8c9b20aa0
https://github.com/llvm/llvm-project/commit/3432d40c7fa4229ab810845c88fabcb8c9b20aa0
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
M llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp
M llvm/lib/Target/SystemZ/SystemZElimCompare.cpp
M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
M llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp
M llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp
M llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp
Log Message:
-----------
[SystemZ] Remove unnecessary casts to SystemZInstrInfo (NFC).
Review: Ulrich Weigand
Compare: https://github.com/llvm/llvm-project/compare/cd8870e85082...3432d40c7fa4
More information about the All-commits
mailing list