Make ARM an X86 memcpy expansion more similar to each other.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 31 Oct 2007 11:52:06 +0000 (11:52 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 31 Oct 2007 11:52:06 +0000 (11:52 +0000)
commitfc05f402ea22e8a9ae465d209b65be7e857a89ff
tree4ba92fb0a672dde72a2d2a41323c31c4177f7e99
parent7169a2f9e87d3cb13666071b9af022fdb82218e4
Make ARM an X86 memcpy expansion more similar to each other.
Now both subtarget define getMaxInlineSizeThreshold and the expansion uses it.

This should not change generated code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43552 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h