[PATCH] D60456: [RISCV] Hard float ABI support
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 8 12:33:22 PDT 2019
asb updated this revision to Diff 208477.
asb marked 4 inline comments as done.
asb added a comment.
Tweaked a code comment.
Just to confirm, @rjmccall are you happy for me to commit this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60456/new/
https://reviews.llvm.org/D60456
Files:
clang/lib/Basic/Targets/RISCV.cpp
clang/lib/Basic/Targets/RISCV.h
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/riscv32-ilp32-ilp32f-abi.c
clang/test/CodeGen/riscv32-ilp32-ilp32f-ilp32d-abi.c
clang/test/CodeGen/riscv32-ilp32d-abi.c
clang/test/CodeGen/riscv32-ilp32f-abi.c
clang/test/CodeGen/riscv32-ilp32f-ilp32d-abi.c
clang/test/CodeGen/riscv64-lp64-lp64f-abi.c
clang/test/CodeGen/riscv64-lp64-lp64f-lp64d-abi.c
clang/test/CodeGen/riscv64-lp64d-abi.c
clang/test/CodeGen/riscv64-lp64f-lp64d-abi.c
clang/test/Preprocessor/riscv-target-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60456.208477.patch
Type: text/x-patch
Size: 65472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190708/829fcfc8/attachment-0001.bin>
More information about the cfe-commits
mailing list