Add support for matching the READPORT, WRITEPORT, READIO, WRITEIO intrinsics
authorChris Lattner <sabre@nondot.org>
Mon, 9 May 2005 20:22:36 +0000 (20:22 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 May 2005 20:22:36 +0000 (20:22 +0000)
commitd0f6c1f52dddf11701406c31fd3e9448314a8366
tree50efbce64884301f80e62eceb75a3dc310156566
parent3c6910153c2913ea3e566bbbeb4070f15bfae2f4
Add support for matching the READPORT, WRITEPORT, READIO, WRITEIO intrinsics

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