Implement a FIXME, improving the efficiency of DSA on povray.
authorChris Lattner <sabre@nondot.org>
Thu, 4 Mar 2004 19:47:04 +0000 (19:47 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Mar 2004 19:47:04 +0000 (19:47 +0000)
commite6e93ccd0c8d336dc3fa195373ed2951738adba8
tree9932c00319d0a12e0418e50a3cc25ef6f854c5e0
parent7a3ae1fbada713dc6b079debf2a5ad5ba32157f7
Implement a FIXME, improving the efficiency of DSA on povray.
This reduces CBU time from 145s -> 122s (debug build), reduces # allocated nodes
from 129420 to 116477.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12125 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp