[PATCH] [COMPILER-RT] Implement __trunctfdf2, __trunctfsf2
GuanHong Liu
koviankevin at hotmail.com
Mon Feb 24 19:52:31 PST 2014
Use CRT_HAS_128BIT and modify the codes according to gribozavr's comments
http://llvm-reviews.chandlerc.com/D2803
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2803?vs=7230&id=7333#toc
Files:
lib/builtins/fp_trunc.h
lib/builtins/fp_trunc_impl.inc
lib/builtins/truncdfsf2.c
lib/builtins/trunctfdf2.c
lib/builtins/trunctfsf2.c
test/builtins/Unit/trunctfdf2_test.c
test/builtins/Unit/trunctfsf2_test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2803.3.patch
Type: text/x-patch
Size: 23520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140224/83dfbe8a/attachment.bin>
More information about the llvm-commits
mailing list