Change ARM scheduling default to list-hybrid if the target supports floating point...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 21 May 2010 00:43:17 +0000 (00:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 21 May 2010 00:43:17 +0000 (00:43 +0000)
commitf7d87ee1584bffe361b39f8cec7a39131c8c4efc
treec0979fdab1e173425d355e6cb2c7996140818eb0
parentb11ac950d69c7a238de0a22fd23fbfcd994f57ee
Change ARM scheduling default to list-hybrid if the target supports floating point instructions (and is not using soft float).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104307 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/fabss.ll
test/CodeGen/ARM/fadds.ll
test/CodeGen/ARM/fdivs.ll
test/CodeGen/ARM/fmacs.ll
test/CodeGen/ARM/fmscs.ll
test/CodeGen/ARM/fmuls.ll
test/CodeGen/ARM/fnmscs.ll
test/CodeGen/ARM/reg_sequence.ll