OSDN Git Service

Expand getVTList, getNodeValueTypes, and SelectNodeTo to handle more value types.
authorBill Wendling <isanbard@gmail.com>
Mon, 1 Dec 2008 23:28:22 +0000 (23:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 1 Dec 2008 23:28:22 +0000 (23:28 +0000)
commit13d6d446f62f908e8cf74acb3a4df65ea5f497ce
treef04ee0f0579677a5f638c86754c05f2c1cb5378d
parentddc87d4a2c3d6df48a219a3588e6abe208bf5d14
Expand getVTList, getNodeValueTypes, and SelectNodeTo to handle more value types.

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