[PATCH] D12088: Implement __aeabi_{f,d}rsub.

Dan Albert via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 11:11:27 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245321: Implement __aeabi_{f,d}rsub. (authored by danalbert).

Changed prior to commit:
  http://reviews.llvm.org/D12088?vs=32424&id=32431#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12088

Files:
  compiler-rt/trunk/lib/builtins/CMakeLists.txt
  compiler-rt/trunk/lib/builtins/arm/aeabi_drsub.c
  compiler-rt/trunk/lib/builtins/arm/aeabi_frsub.c
  compiler-rt/trunk/lib/builtins/subdf3.c
  compiler-rt/trunk/lib/builtins/subsf3.c
  compiler-rt/trunk/test/builtins/Unit/arm/aeabi_drsub_test.c
  compiler-rt/trunk/test/builtins/Unit/arm/aeabi_frsub_test.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12088.32431.patch
Type: text/x-patch
Size: 5881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150818/b4042bfe/attachment.bin>


More information about the llvm-commits mailing list