OSDN Git Service

X86FastISel support for double->float and float->double casts.
authorDan Gohman <gohman@apple.com>
Wed, 10 Sep 2008 21:02:08 +0000 (21:02 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Sep 2008 21:02:08 +0000 (21:02 +0000)
commit78efce61559ae42a26724eb302d3da8be8a6ede0
treebc8033360ae3fcc9da91c094d9d0e6485b8de163
parent74321abb4f7e32e29c0e391b3ebb196c7da86525
X86FastISel support for double->float and float->double casts.

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