Basic FastISel support for floating-point constants.
authorDan Gohman <gohman@apple.com>
Wed, 27 Aug 2008 01:09:54 +0000 (01:09 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 27 Aug 2008 01:09:54 +0000 (01:09 +0000)
commit10df0fa73e396bbc93a8940e8b53827390c54d10
treeb0cd0ac5c51a8492799f9e9c5a0869fb28e4b9e2
parent96c5ea878c96ce123c2c84bafcfb70032b56c9ab
Basic FastISel support for floating-point constants.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55401 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FastISel.cpp
test/CodeGen/X86/fast-isel.ll
utils/TableGen/FastISelEmitter.cpp