OSDN Git Service

Eliminate some malloc traffic from LegalizeAllNodesNotLeadingTo, speeding
authorChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 00:27:56 +0000 (00:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 00:27:56 +0000 (00:27 +0000)
commit00755df36c1448ac4728a74d907aa09e3d8b2d49
treee35b3741f7a34d62fc58b65c1d0a789d5548a22b
parentd48c5e871a0f3386e536e0987ca06dbc4e274acf
Eliminate some malloc traffic from LegalizeAllNodesNotLeadingTo, speeding
up isel on kimwitu by 0.7%.

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