Commits

Manman Ren committed cd31f6a3618
[Load Store Opts] add comments and remove clear inside the loop. There is no need to clear the state before merging in the states of the predecessors. In the case of a self loop, we need the previous state of the basic block, otherwise, the state will be initialized to the state of the first predecessor. Swift SVN r20766