mcrosier added a subscriber: mcrosier. ================ Comment at: lib/CodeGen/SelectionDAG/DAGCombiner.cpp:11232 @@ +11231,3 @@ + if (UseAA) { + // Replace all merged stores with the new store + for (unsigned i = 0; i < NumStores; ++i) ---------------- Please add a period. http://reviews.llvm.org/D18909