OSDN Git Service

ARM cortex-a8 doesn't do vmla/vmls well. disable them by default for that cpu
authorJim Grosbach <grosbach@apple.com>
Thu, 25 Mar 2010 20:48:50 +0000 (20:48 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 25 Mar 2010 20:48:50 +0000 (20:48 +0000)
commit65cef00142c9a187707c56a293ae794765f7463b
tree5f39f003daaa64c755b1e01edf932cd5707417e6
parentfa80bec349b7fff9ec97b5f66795d7bafa72da62
ARM cortex-a8 doesn't do vmla/vmls well. disable them by default for that cpu

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMSubtarget.cpp