Revamp supported ops. Instead of just being supported or not, we now keep
authorChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2005 07:27:49 +0000 (07:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2005 07:27:49 +0000 (07:27 +0000)
commit7e5ee4097940d9e3b49b858ffbb3e52b0953fde0
tree7f7878fd05c85f27ce7d24325bd3a89d578c6394
parentcd7c1cae1cfad5490e263829fda7308655a76cbb
Revamp supported ops.  Instead of just being supported or not, we now keep
track of how to deal with it, and provide the target with a hook that they
can use to legalize arbitrary operations in arbitrary ways.

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