move all the opcodes out of DAGISelHeader.h (which gets
authorChris Lattner <sabre@nondot.org>
Sun, 28 Feb 2010 21:58:42 +0000 (21:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Feb 2010 21:58:42 +0000 (21:58 +0000)
commitaa6d70802844ee17fc38ab99850faf4d02a8b76a
treebed0197ec1191a9807b8be1227384014d15e704f
parent623a2e84fb46d52834a06a612adb4f8a7462402d
move all the opcodes out of DAGISelHeader.h (which gets
#included into the middle of each isel class) into a real
header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97421 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DAGISelHeader.h
include/llvm/CodeGen/SelectionDAGISel.h