Dan Gohman fa0e6facc7 Fix reassociate to postpone certain instruction deletions until
after it has finished all of its reassociations, because its
habit of unlinking operands and holding them in a datastructure
while working means that it's not easy to determine when an
instruction is really dead until after all its regular work is
done. rdar://9096268.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127424 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-10 19:51:54 +00:00
..
2011-03-09 22:07:31 +00:00
2011-03-07 21:28:14 +00:00
2011-03-07 22:43:45 +00:00
2011-03-09 08:11:02 +00:00
2011-03-09 22:07:31 +00:00