AArch64: expand sincos operations, we don't support them.
authorTim Northover <Tim.Northover@arm.com>
Fri, 8 Mar 2013 13:55:07 +0000 (13:55 +0000)
committerTim Northover <Tim.Northover@arm.com>
Fri, 8 Mar 2013 13:55:07 +0000 (13:55 +0000)
commit95f4892d4c09725b436342abe11db4e398e839cc
treecbc47b52d0a39590daf44957afe6d6f0c0079308
parentf52a672bf57f6c977e87bca4356dc32afe8fa5c5
AArch64: expand sincos operations, we don't support them.

Patch based on Mans Rullgard's.

llvm-svn: 176688
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sincos-expansion.ll [new file with mode: 0644]