[PATCH] D54911: [compiler-rt][builtins][PowerPC] Add ___fixunstfti builtin compiler-rt method support for PowerPC
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 04:35:20 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350815: [compiler-rt][builtins][PowerPC] Implemented __fixunstfti builtin on PowerPC (authored by amyk, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D54911?vs=179115&id=181029#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54911/new/
https://reviews.llvm.org/D54911
Files:
compiler-rt/trunk/lib/builtins/CMakeLists.txt
compiler-rt/trunk/lib/builtins/ppc/fixunstfti.c
compiler-rt/trunk/test/builtins/Unit/ppc/fixunstfti_test.c
compiler-rt/trunk/test/builtins/Unit/ppc/fixunstfti_test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54911.181029.patch
Type: text/x-patch
Size: 78508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/02b55525/attachment.bin>
More information about the llvm-commits
mailing list