[PATCH] D42958: [compiler-rt, RISCV] Support builtins for RISC-V
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 06:05:00 PST 2018
kito-cheng created this revision.
kito-cheng added reviewers: asb, apazos, mgrang.
Herald added subscribers: Sanitizers, llvm-commits, hintonda, niosHD, sabuasal, jordy.potman.lists, simoncook, johnrusso, rbar, aheejin, mgorny, dberris.
Support builtins for RISC-V, RV32 and RV64.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D42958
Files:
cmake/Modules/CompilerRTUtils.cmake
cmake/base-config-ix.cmake
cmake/builtin-config-ix.cmake
cmake/config-ix.cmake
lib/builtins/CMakeLists.txt
lib/builtins/int_types.h
lib/builtins/riscv/mul3.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42958.132981.patch
Type: text/x-patch
Size: 4725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180206/fbb4b236/attachment.bin>
More information about the llvm-commits
mailing list