OSDN Git Service

simplify this code a bit now that "allocation to a vreg class" can never
authorChris Lattner <sabre@nondot.org>
Tue, 24 Mar 2009 15:22:11 +0000 (15:22 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Mar 2009 15:22:11 +0000 (15:22 +0000)
commitfc9d161f16933498d572463edf952c03bc5b1ec0
treee19352b889abd17602888b992934305846039e0d
parenta96dc14968ded9d4cff2382696cfdb6e40173e8a
simplify this code a bit now that "allocation to a vreg class" can never
fail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67616 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp