Move the LowerMEMCPY and LowerMEMCPYCall to a common place.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 5 Nov 2007 23:12:20 +0000 (23:12 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 5 Nov 2007 23:12:20 +0000 (23:12 +0000)
commitf1ba1cad387dc52f3c2c5afc665edf9caad00992
tree9f40552e65513e489623d0a8d3b567e178943fbf
parent0a6d98e10e3b5080861bc1e06c2053d7941f319a
Move the LowerMEMCPY and LowerMEMCPYCall to a common place.

Thanks for the suggestions Bill :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43742 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
include/llvm/Target/TargetSubtarget.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h