[PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
Joerg Sonnenberger
joerg at NetBSD.org
Thu Sep 18 13:54:26 PDT 2014
Implement saturation logic for all __fix*si variants.
http://reviews.llvm.org/D2804
Files:
lib/builtins/fixdfsi.c
lib/builtins/fixsfsi.c
lib/builtins/fixtfsi.c
lib/builtins/fixunstfsi.c
lib/builtins/fp_fixsi_impl.inc
test/builtins/Unit/fixtfsi_test.c
test/builtins/Unit/fixunstfsi_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2804.13847.patch
Type: text/x-patch
Size: 11275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140918/92ac033b/attachment.bin>
More information about the llvm-commits
mailing list