eliminate dead variables, patch contributed by Gabor Greif!
authorChris Lattner <sabre@nondot.org>
Thu, 24 Mar 2005 17:32:20 +0000 (17:32 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Mar 2005 17:32:20 +0000 (17:32 +0000)
commit1bcb9abb30b81aa6987de5107ff366a3aa33ae8d
tree888b1af49821339a72cb4051b1922fb5b963697e
parent5e9666129a0273b73f7a11fbb46acb234a8760c7
eliminate dead variables, patch contributed by Gabor Greif!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20812 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32ISelSimple.cpp
lib/Target/PowerPC/PPC64ISelSimple.cpp
lib/Target/X86/X86ISelSimple.cpp