Handle the constantfp created during post-legalization dag combiner phase.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 10 Aug 2009 20:25:59 +0000 (20:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 10 Aug 2009 20:25:59 +0000 (20:25 +0000)
commite2b861f7d91c09115cd637614b1bc5f5154bce1d
treec71cfda8ed5cd85d772e28ce75e99638523aea48
parent70671845adce8ab36ae596bb06d0375459a7a2af
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]