Common base class for SelectionDAG-based instruction selectors.
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 07:46:03 +0000 (07:46 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 07:46:03 +0000 (07:46 +0000)
commitcc524ca1c1e32958842f05fe412de7bf78b24066
treed1146d2ccdfe50bcb317e11c8358fe5519b97d73
parent63b570d49b7bf205d48749aae1467ef96152ea7a
Common base class for SelectionDAG-based instruction selectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19326 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGISel.h [new file with mode: 0644]