Fix bug in updating dominance frontier after loop
[oota-llvm.git] / test / Transforms / DeadStoreElimination / 2004-12-28-PartialStore.ll
2007-08-01 Owen AndersonRename FastDSE to just DSE.
2007-07-23 Owen AndersonMove these tests to use FastDSE instead of old DSE.
2007-04-15 Reid SpencerFor PR1319:
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-12-29 Chris LattnerAdd a comment, add a new testcase
2004-12-29 Chris LattnerNew testcase for PR491