diff options
author | kamlesh kumar <kamleshbhalui@gmail.com> | 2020-06-02 20:48:30 +0100 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2020-06-25 16:13:53 -0700 |
commit | 5fa1f1e9f44b9f9f3ba8c777cc3fd72a7952be5e (patch) | |
tree | 6a415e032a86968a0bfd7973d2392929ee68d915 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 249fef00d925ce56d7eb1f6910064a586716cba4 (diff) | |
download | bcm5719-llvm-5fa1f1e9f44b9f9f3ba8c777cc3fd72a7952be5e.tar.gz bcm5719-llvm-5fa1f1e9f44b9f9f3ba8c777cc3fd72a7952be5e.zip |
[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
(cherry picked from commit e31ccee1b01acf703889312ee86023ff87bd39fe)
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions