Make this test check the transforms it's actually doing. Also add a test that it
[oota-llvm.git] / test / Transforms / DeadStoreElimination / 2011-03-25-DSEMiscompile.ll
2011-03-30 Bill Wendling* The DSE code that tested for overlapping needed to...
2011-03-26 Bill WendlingPR9561: A store with a negative offset (via GEP) could...