diff options
author | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | 2013-04-03 13:05:44 +0000 |
---|---|---|
committer | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | 2013-04-03 13:05:44 +0000 |
commit | 92e26646bc6f3f834111f2810920b3f536de3ed4 (patch) | |
tree | 4118987599367fca0025d47f02fdc9155f14cbe3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b1be9d6e7437ccf921ae6bfb273dc10cb92cb48c (diff) | |
download | bcm5719-llvm-92e26646bc6f3f834111f2810920b3f536de3ed4.tar.gz bcm5719-llvm-92e26646bc6f3f834111f2810920b3f536de3ed4.zip |
Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.
For this we need to use a libcall. Previously LLVM didn't implement
libcall support for frem, so I've added it in the usual
straightforward manner. A test case from the bug report is included.
llvm-svn: 178639
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions