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)
commit69fe178f7781fa3c01d013ac7b7858926064f6ca
treec09bce3db11f72ce04647e35c554843b9be245ab
parentd787c047bcc5d0d81743f9d4403d5c54fe4757fe
AArch64: expand sincos operations, we don't support them.

Patch based on Mans Rullgard's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176688 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/sincos-expansion.ll [new file with mode: 0644]