[PATCH] D16875: MemorySSA Optimizations: Patch 1 of N

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 12:47:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277637: [MSSA] Add logic for special handling of atomics/volatiles. (authored by gbiv).

Changed prior to commit:
  https://reviews.llvm.org/D16875?vs=53082&id=66694#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D16875

Files:
  llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
  llvm/trunk/test/Transforms/Util/MemorySSA/atomic-clobber.ll
  llvm/trunk/test/Transforms/Util/MemorySSA/constant-memory.ll
  llvm/trunk/test/Transforms/Util/MemorySSA/invariant-groups.ll
  llvm/trunk/test/Transforms/Util/MemorySSA/volatile-clobber.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16875.66694.patch
Type: text/x-patch
Size: 12031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/4d861336/attachment.bin>


More information about the llvm-commits mailing list