Handle the constantfp created during post-legalization dag combiner phase.
commit898c62b4036f13a156a58c437f43f4fcb17923a0
authorEvan Cheng <evan.cheng@apple.com>
Mon, 10 Aug 2009 20:25:59 +0000 (10 20:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 10 Aug 2009 20:25:59 +0000 (10 20:25 +0000)
treec71cfda8ed5cd85d772e28ce75e99638523aea48
parenta4509893aacf06a14f470c0981aa90b7248423a8
Handle the constantfp created during post-legalization dag combiner phase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78594 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
test/CodeGen/Thumb2/2009-08-10-ISelBug.ll [new file with mode: 0644]