Define DAGOperand, an empty base class for RegisterClass and Operand. This allows...
authorOwen Anderson <resistor@mac.com>
Mon, 25 Jun 2012 21:25:16 +0000 (21:25 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 25 Jun 2012 21:25:16 +0000 (21:25 +0000)
commit2c5fbb9bcb5c1355e723be8c588ea0998d3d3720
tree222715ffd1d8507031ffc9086744868ebbd7c588
parent58fb3401fa63174cd37281d167b16d90e84a47be
Define DAGOperand, an empty base class for RegisterClass and Operand.  This allows one to write multiclasses that are polymorphic over both registers and non-register operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159162 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td