Chris Lattner 469996400c fix a bug in my licm rewrite when a load from the promoted memory
location is being re-stored to the memory location.  We would get
a dangling pointer from the SSAUpdate data structure and miss a 
use.  This fixes PR8068


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113042 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-04 00:12:30 +00:00
..
2010-09-02 22:35:33 +00:00
2010-09-02 23:32:55 +00:00
2010-08-30 14:49:00 +00:00
2010-08-30 14:49:00 +00:00
2010-08-30 14:49:00 +00:00