aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/RISCV/fmax-fmin.ll
AgeCommit message (Expand)AuthorFilesLines
2024-01-02[RISCV] Remove blank lines at the end of testcases. NFC.Jim Lin1-1/+0
2023-10-09Revert "[CodeGen] Really renumber slot indexes before register allocation (#6...Jay Foad1-36/+36
2023-10-09[CodeGen] Really renumber slot indexes before register allocation (#67038)Jay Foad1-36/+36
2023-09-15[RA] Split a virtual register in cold blocks if it is not assigned preferred ...Guozhi Wei1-12/+8
2022-03-30[SDAG] avoid libcalls to fmin/fmax for soft-float targetsSanjay Patel1-32/+158
2022-03-28[RISCV] add tests for minnum/maxnum; NFCSanjay Patel1-0/+185