109a110
> // Clear any state.
120a122
> // Be sure to reset all state.
151c153
< // producing stores.
---
> // producing memrefs/stores.
257a260
> // Memory barriers block loads and stores, write barriers only stores.
334a338
> // For now this replay function replays all waiting memory ops.