Add support for READPORT, WRITEPORT, READIO, WRITEIO
authorChris Lattner <sabre@nondot.org>
Mon, 9 May 2005 20:22:17 +0000 (20:22 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 May 2005 20:22:17 +0000 (20:22 +0000)
commit3c6910153c2913ea3e566bbbeb4070f15bfae2f4
tree320d5241689289fbe76ed1a543bbf6ac866766a3
parent21074f43ed5165828717ea3606eb2bd222a39b26
Add support for READPORT, WRITEPORT, READIO, WRITEIO

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