Disable support for x86_f80 in X86FastISel. Supporting it would
authorDan Gohman <gohman@apple.com>
Fri, 26 Sep 2008 01:39:32 +0000 (01:39 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 26 Sep 2008 01:39:32 +0000 (01:39 +0000)
commit5af29c2e5709b56de701fa4adb4705b9f84973c8
tree5e7ecbc1dec31a9bfedad2acf3a92ff08cdc7625
parentd751c64a679148bfe111bbba47f4a344ba813df9
Disable support for x86_f80 in X86FastISel. Supporting it would
require more work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56637 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp