1. ca741a8 [MemorySSA] Allow reordering of loads that alias in the presence of volatile loads. by Alina Sbirlea · 8 years ago
  2. 554dcd8 MemorySSA: Move to Analysis, from Transforms/Utils. It's used as by Daniel Berlin · 9 years ago[Renamed from llvm/test/Transforms/Util/MemorySSA/volatile-clobber.ll]
  3. 82e355c [MSSA] Add logic for special handling of atomics/volatiles. by George Burgess IV · 9 years ago
  4. 232e29e [MemorySSA] Reinstate the legacy printer and verifier. by Chad Rosier · 9 years ago
  5. b96d3b2 [MemorySSA] Port to new pass manager by Geoff Berry · 9 years ago
  6. e1100f5 This patch adds MemorySSA to LLVM. by George Burgess IV · 10 years ago