[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / Reassociate / crash.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-11-18 Duncan SandsFix PR14060, an infinite loop in reassociate. The...
2012-11-15 Duncan SandsFix a crash observed by Shuxin Yang. The issue here...
2012-06-29 Duncan SandsFix a reassociate crash on sozefx when compiling with...
2012-06-27 Duncan SandsSome reassociate optimizations create new instructions...
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.