Remove a dangling reference to a deleted instruction. Fixes PR13185!
[oota-llvm.git] / test / Transforms / Reassociate / crash.ll
2012-06-24 Nick LewyckyRemove a dangling reference to a deleted instruction...
2012-06-15 Duncan SandsFix issues (infinite loop and/or crash) with self-refer...
2012-06-12 Duncan SandsUse std::map rather than SmallMap because SmallMap...
2011-03-10 Dan GohmanFix reassociate to postpone certain instruction deletio...
2010-03-05 Chris Lattnerfix a nice subtle reassociate bug which would only...
2010-01-09 Chris Lattneronly factor from expressions whose uses are empty and...
2010-01-05 Chris Lattnerfix an infinite loop in reassociate building emacs.