Add SDTCisPtrTy and use it for loads, to indicate that the operand of a load
authorChris Lattner <sabre@nondot.org>
Fri, 9 Dec 2005 22:58:42 +0000 (22:58 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 9 Dec 2005 22:58:42 +0000 (22:58 +0000)
commitd8fe3b32723fe9d7a31e7b2ab5ac2fd95fe7193e
treeafd7087438ac2a5ec76c98f402bbc93690b5377a
parent5b21be76e1542276983d376c59ce542bcb6c921a
Add SDTCisPtrTy and use it for loads, to indicate that the operand of a load
must be a pointer.  This removes a type check out of the code generated by
tblgen for load matching.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24650 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetSelectionDAG.td