OSDN Git Service

Add getStore() helper function to create ISD::STORE nodes.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 5 Oct 2006 22:57:11 +0000 (22:57 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 5 Oct 2006 22:57:11 +0000 (22:57 +0000)
commitad071e1cd1a4b880019f1b2e827ee81867815f82
tree94535c6ea772818b13e8b152950342446807511a
parent9c78ecb511ba6c8f53579ce60bcc4ef782eb831c
Add getStore() helper function to create ISD::STORE nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30758 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp