Chandler Carruth 04395213ab [SDAG] MorphNodeTo recursively deletes dead operands of the old
fromulation of the node, which isn't really the desired behavior from
within the combiner or legalizer, but is necessary within ISel. I've
added a hopefully helpful comment and fixed the only two places where
this took place.

Yet another step toward the combiner and legalizer not needing to use
update listeners with virtual calls to manage the worklists behind
legalization and combining.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214574 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-01 22:09:43 +00:00
..
2014-06-23 18:00:26 +00:00
2014-06-14 04:26:07 +00:00
2014-07-29 21:00:53 +00:00
2014-07-29 00:02:37 +00:00
2014-07-20 06:31:06 +00:00
2014-07-20 06:31:06 +00:00
2014-07-29 18:51:56 +00:00
2014-07-17 17:50:22 +00:00
2014-07-21 17:52:00 +00:00