make sure that PHITransAddr keeps its 'InstInputs' list up to
authorChris Lattner <sabre@nondot.org>
Tue, 8 Dec 2009 23:42:51 +0000 (23:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Dec 2009 23:42:51 +0000 (23:42 +0000)
commit43678f41a37c077f28517c2e4889cca88cada6ce
tree950eaffa3c43fe95989c8f33a1316770def2cbe1
parent0000fadb00cf971cd8ffb4ebe500777a84daf8f5
make sure that PHITransAddr keeps its 'InstInputs' list up to
date when instsimplify kicks in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90901 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/PHITransAddr.h
lib/Analysis/PHITransAddr.cpp