1 file changed
+1
-1
lines changedSubmodule llvm-project updated 35 files
- llvm/include/llvm/IR/IntrinsicsRISCV.td+25
- llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp+67-14
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp+295-85
- llvm/lib/Target/RISCV/RISCVISelLowering.h+25-1
- llvm/lib/Target/RISCV/RISCVInstrInfo.td+56-77
- llvm/lib/Target/RISCV/RISCVInstrInfoA.td+78-2
- llvm/lib/Target/RISCV/RISCVInstrInfoD.td+23
- llvm/lib/Target/RISCV/RISCVInstrInfoF.td+48
- llvm/lib/Target/RISCV/RISCVInstrInfoM.td+21-18
- llvm/test/CodeGen/RISCV/atomic-cmpxchg.ll+712
- llvm/test/CodeGen/RISCV/atomic-load-store.ll+182
- llvm/test/CodeGen/RISCV/atomic-rmw.ll+3.0k
- llvm/test/CodeGen/RISCV/double-arith.ll+202-22
- llvm/test/CodeGen/RISCV/double-bitmanip-dagcombines.ll+143
- llvm/test/CodeGen/RISCV/double-br-fcmp.ll+278
- llvm/test/CodeGen/RISCV/double-convert.ll+180
- llvm/test/CodeGen/RISCV/double-fcmp.ll+134
- llvm/test/CodeGen/RISCV/double-imm.ll+27
- llvm/test/CodeGen/RISCV/double-intrinsics.ll+220-9
- llvm/test/CodeGen/RISCV/double-mem.ll+83
- llvm/test/CodeGen/RISCV/double-select-fcmp.ll+215
- llvm/test/CodeGen/RISCV/double-stack-spill-restore.ll+24
- llvm/test/CodeGen/RISCV/float-arith.ll+195-25
- llvm/test/CodeGen/RISCV/float-bitmanip-dagcombines.ll+126
- llvm/test/CodeGen/RISCV/float-br-fcmp.ll+310
- llvm/test/CodeGen/RISCV/float-convert.ll+122
- llvm/test/CodeGen/RISCV/float-fcmp.ll+134
- llvm/test/CodeGen/RISCV/float-imm.ll+21
- llvm/test/CodeGen/RISCV/float-mem.ll+76
- llvm/test/CodeGen/RISCV/float-select-fcmp.ll+215
- llvm/test/CodeGen/RISCV/pr40333.ll+20
- llvm/test/CodeGen/RISCV/rv32i-rv64i-float-double.ll+86
- llvm/test/CodeGen/RISCV/rv64d-double-convert.ll+130
- llvm/test/CodeGen/RISCV/rv64f-float-convert.ll+187
- llvm/test/CodeGen/RISCV/rv64m-exhaustive-w-insts.ll+16-16
0 commit comments