Soft float support for FREM.
authorDuncan Sands <baldrick@free.fr>
Wed, 8 Apr 2009 16:20:57 +0000 (16:20 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 8 Apr 2009 16:20:57 +0000 (16:20 +0000)
commit3d0355b825fa707f76dda05bd19730c096ae743c
treec8d5e3720da6882d4a93f1e76d6b3dcabd744578
parente3bc46ede58d9c02b8f1a630e70ee1c98a1e4229
Soft float support for FREM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68614 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
test/CodeGen/ARM/2009-04-08-FREM.ll [new file with mode: 0644]