Move some information out of LegalizeDAG into the generic Target interface.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2005 01:10:58 +0000 (01:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Jan 2005 01:10:58 +0000 (01:10 +0000)
commitbb97d81cc873e2c0914f2ece43832723cc936d24
tree4448ed507901b0d4f647bf4269abcc517cbf2b73
parent1713e73b8ac53f045150cb2a7d7ba9781dc35ef8
Move some information out of LegalizeDAG into the generic Target interface.

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