Don't keep track of inserted phis in PromoteMemoryToRegister: the information
authorDuncan Sands <baldrick@free.fr>
Mon, 22 Nov 2010 09:41:24 +0000 (09:41 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 22 Nov 2010 09:41:24 +0000 (09:41 +0000)
commitb05099bf42d54838f0648569d4ae1a98dfa7da7b
treee0e44ef957bf9d011637247e68a1e6fa71567221
parent3d93893895e5ae86e7c32da4329a8c0ec1a6ceb1
Don't keep track of inserted phis in PromoteMemoryToRegister: the information
is never used.  Patch by Cameron Zwarich.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119963 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/PromoteMemoryToRegister.cpp