aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorkamlesh kumar <kamleshbhalui@gmail.com>2020-06-02 20:48:30 +0100
committerLuís Marques <luismarques@lowrisc.org>2020-06-02 21:04:55 +0100
commite31ccee1b01acf703889312ee86023ff87bd39fe (patch)
tree89d46bdd7773cb539e177dcb75430a4e77138da3 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parent237be3404b448637ec3b36f8992434193c5bc64c (diff)
downloadllvm-e31ccee1b01acf703889312ee86023ff87bd39fe.zip
llvm-e31ccee1b01acf703889312ee86023ff87bd39fe.tar.gz
llvm-e31ccee1b01acf703889312ee86023ff87bd39fe.tar.bz2
[RISCV-V] Provide muldi3 builtin assembly implementation
Provides an assembly implementation of muldi3 for RISC-V, to solve bug 43388. Since the implementation is the same as for mulsi3, that code was moved to `riscv/int_mul_impl.inc` and is now reused by both `mulsi3.S` and `muldi3.S`. Differential Revision: https://reviews.llvm.org/D80465
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions