Allow targets to define libcall names for mem(cpy,set,move) intrinsics, rather than...
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Thu, 30 Jul 2009 09:12:56 +0000 (09:12 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Thu, 30 Jul 2009 09:12:56 +0000 (09:12 +0000)
commita53e686d960c8c40083800428ea8c586ceb73e2a
tree73ae6fe6752e0ef6615bc2b9588e6c4a80250079
parent4b03d4913aecceb78e2a1c4e675e407368577842
Allow targets to define libcall names for mem(cpy,set,move) intrinsics, rather than hardcoding them in DAG lowering.

llvm-svn: 77586
llvm/include/llvm/CodeGen/RuntimeLibcalls.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp