[PATCH] D12089: Implement __aeabi_c{d,f}{cmpeq,cmple,rcmple}.
Josh Gao via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 18 16:28:28 PDT 2015
jmgao removed rL LLVM as the repository for this revision.
jmgao updated this revision to Diff 32474.
jmgao marked 7 inline comments as done.
jmgao added a comment.
Address most of the comments
http://reviews.llvm.org/D12089
Files:
lib/builtins/CMakeLists.txt
lib/builtins/arm/aeabi_cdcmp.S
lib/builtins/arm/aeabi_cdcmpeq_check_nan.c
lib/builtins/arm/aeabi_cfcmp.S
lib/builtins/arm/aeabi_cfcmpeq_check_nan.c
test/builtins/Unit/arm/aeabi_cdcmpeq_test.c
test/builtins/Unit/arm/aeabi_cdcmple_test.c
test/builtins/Unit/arm/aeabi_cfcmpeq_test.c
test/builtins/Unit/arm/aeabi_cfcmple_test.c
test/builtins/Unit/arm/call_apsr.S
test/builtins/Unit/arm/call_apsr.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12089.32474.patch
Type: text/x-patch
Size: 19504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150818/a889100e/attachment.bin>
More information about the llvm-commits
mailing list