Files
llvm/test/CodeGen/RISCV
Alex Bradbury 63ca249912 [RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M
Follow the same custom legalisation strategy as used in D57085 for
variable-length shifts (see that patch summary for more discussion). Although
we may lose out on some late-stage DAG combines, I think this custom
legalisation strategy is ultimately easier to reason about.

There are some codegen changes in rv64m-exhaustive-w-insts.ll but they are all
neutral in terms of the number of instructions.

Differential Revision: https://reviews.llvm.org/D57096


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352171 91177308-0d34-0410-b5e6-96231b3b80d8
2019-01-25 05:11:34 +00:00
..
2018-11-15 14:46:11 +00:00
2018-11-15 14:46:11 +00:00
2018-04-18 20:25:07 +00:00
2018-05-23 21:34:30 +00:00