[all-commits] [llvm/llvm-project] 12d472: [RISCV][NFC] Move RISCVMaskedPseudoTable to RISCVI...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Wed Apr 24 09:29:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12d47247e5046b959af180e12f648c54e2c5e863
https://github.com/llvm/llvm-project/commit/12d47247e5046b959af180e12f648c54e2c5e863
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.h
Log Message:
-----------
[RISCV][NFC] Move RISCVMaskedPseudoTable to RISCVInstrInfo
Commit: cdc3931f085b6b57da997b1d8c88be49a06c9f45
https://github.com/llvm/llvm-project/commit/cdc3931f085b6b57da997b1d8c88be49a06c9f45
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h
Log Message:
-----------
[RISCV][NFC] Include RISCVVInversePseudosTable in RISCVMCTargetDesc
Commit: 80f510bbc9561324fc13bac22aad2e3ef47a59c5
https://github.com/llvm/llvm-project/commit/80f510bbc9561324fc13bac22aad2e3ef47a59c5
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Use lookup tables to find CVTFOpc
Compare: https://github.com/llvm/llvm-project/compare/84bc21f91017...80f510bbc956
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list