PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.
[oota-llvm.git] / test / Transforms / LICM / crash.ll
2010-12-19 Chris Lattnerfix PR8602, a bug in an assertion: a volatile store...
2010-09-14 Chris Lattnerfix PR8102, a case where we'd copyValue from a value...
2010-09-06 Chris Lattnerfix PR8067, an over-aggressive assertion in LICM.
2010-09-04 Chris Lattnerfix a bug in my licm rewrite when a load from the promo...