Ugh, perform an optimization that GCC should be able to do itself. This
authorChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 01:43:23 +0000 (01:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 01:43:23 +0000 (01:43 +0000)
commit499487742ec4299852f7ae8962acebf7bc2a22a4
treef6522c90f2b24350b57be26b3e599dc731acff51
parent96aef893383a6ffcc6d6955c5d969f0fd57831c2
Ugh, perform an optimization that GCC should be able to do itself.  This
speeds up livevar from .48/.32s -> .45/.31s in LLC on perlbmk

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