Files
llvm-6502/lib/CodeGen/SelectionDAG
Dan Gohman a72d2a210c Fix a bug in SelectionDAG's ReplaceAllUsesWith in the case where
CSE and recursive RAUW calls delete a node from the use list,
invalidating the use list iterator. There's currently no known
way to reproduce this in an unmodified LLVM, however there's no
fundamental reason why a SelectionDAG couldn't be formed which
would trigger this case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97665 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-03 21:33:37 +00:00
..
2010-01-05 01:24:50 +00:00
2009-11-16 20:35:59 +00:00
2010-03-02 01:55:18 +00:00
2010-01-21 21:44:43 +00:00
2010-01-05 01:24:43 +00:00