[PATCH] D14187: [compiler-rt][aarch64] New tests for 128-bit floating-point builtins, fixes of tests and __fixuint
Sergey Dmitrouk via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 10:39:10 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL252180: [compiler-rt][aarch64] New tests for 128-bit floating-point builtins, fixes… (authored by sdmitrouk).
Changed prior to commit:
http://reviews.llvm.org/D14187?vs=39183&id=39383#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14187
Files:
compiler-rt/trunk/lib/builtins/fp_fixuint_impl.inc
compiler-rt/trunk/test/builtins/Unit/fixtfdi_test.c
compiler-rt/trunk/test/builtins/Unit/fixtfsi_test.c
compiler-rt/trunk/test/builtins/Unit/fixtfti_test.c
compiler-rt/trunk/test/builtins/Unit/fixunsdfdi_test.c
compiler-rt/trunk/test/builtins/Unit/fixunsdfsi_test.c
compiler-rt/trunk/test/builtins/Unit/fixunsdfti_test.c
compiler-rt/trunk/test/builtins/Unit/fixunssfdi_test.c
compiler-rt/trunk/test/builtins/Unit/fixunssfsi_test.c
compiler-rt/trunk/test/builtins/Unit/fixunstfdi_test.c
compiler-rt/trunk/test/builtins/Unit/fixunstfsi_test.c
compiler-rt/trunk/test/builtins/Unit/fixunstfti_test.c
compiler-rt/trunk/test/builtins/Unit/multf3_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14187.39383.patch
Type: text/x-patch
Size: 14848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151105/07ad98f3/attachment.bin>
More information about the llvm-commits
mailing list