Chris Lattner f299857496 Don't implement AliasSetTracker::remove in terms of deleteValue. deleteValue
causes the pointer to be removed from the underlying alias analysis
implementation as well.  This impl of remove is also significantly faster than
the old one.  This fixes:
Regression/Transforms/DeadStoreElimination/2006-06-27-AST-Remove.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28950 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-27 23:48:59 +00:00
..
2006-06-27 16:49:46 +00:00
2006-06-07 22:00:26 +00:00
2006-06-07 22:00:26 +00:00
2006-06-07 22:00:26 +00:00
2006-06-27 16:49:46 +00:00
2006-06-17 18:17:52 +00:00
2005-04-21 23:48:37 +00:00
2006-01-22 23:19:18 +00:00
2005-04-21 21:13:18 +00:00
2006-06-07 22:00:26 +00:00
2005-04-21 21:13:18 +00:00
2006-06-07 22:00:26 +00:00