Chris Lattner 92c6bd2c45 rewrite OptimizeAwayTrappingUsesOfLoads to 1) avoid a temporary
vector and extraneous loop over it, 2) not delete globals used by
phis/selects etc which could actually be useful.  This fixes PR3321.
Many thanks to Duncan for narrowing this down.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62201 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-14 00:12:58 +00:00
..
2008-06-16 04:25:39 +00:00
2009-01-13 15:15:46 +00:00
2008-11-26 02:21:12 +00:00
2009-01-05 08:14:35 +00:00
2008-12-21 07:47:49 +00:00
2008-10-15 22:34:34 +00:00
2008-07-28 18:41:03 +00:00