Define the TargetLowering::getTgtMemIntrinsic hook for ARM so that NEON load
authorBob Wilson <bob.wilson@apple.com>
Tue, 21 Sep 2010 17:56:22 +0000 (17:56 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 21 Sep 2010 17:56:22 +0000 (17:56 +0000)
commit65ffec49f73d1f8856211b107712c58cc9636b78
tree6ceab70bd0c6cf4efcafb271da3029ef9e97f502
parent8026a9d3eef3ae30d4ec16a17b7d60d287ddf25d
Define the TargetLowering::getTgtMemIntrinsic hook for ARM so that NEON load
and store intrinsics are represented with MemIntrinsicSDNodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114454 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h