[PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
GuanHong Liu
koviankevin at hotmail.com
Sun Nov 23 23:00:47 PST 2014
Saturation logic for _fixunstfsi is also needed but it has been removed in previous revision. (i.e, range check part in fixuntfsi.cpp)
http://reviews.llvm.org/D2804
More information about the llvm-commits
mailing list