Added new getNode and getTargetNode variants for X86 stores.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 10 Dec 2005 00:37:58 +0000 (00:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 10 Dec 2005 00:37:58 +0000 (00:37 +0000)
commit7038daf34272d58da160989dd97f0bce39f5b0b1
treef308c78f8ae3030319c283a6631af3645ded1403
parent1129e87ff45324af19241e2106299f0a724c9f1a
Added new getNode and getTargetNode variants for X86 stores.

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