[PATCH] D25881: [EarlyCSE] Optimize MemoryPhis and reduce memory clobber queries w/ MemorySSA

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 09:03:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284984: [EarlyCSE] Optimize MemoryPhis and reduce memory clobber queries w/ MemorySSA (authored by gberry).

Changed prior to commit:
  https://reviews.llvm.org/D25881?vs=75472&id=75593#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25881

Files:
  llvm/trunk/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/trunk/test/Transforms/EarlyCSE/memoryssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25881.75593.patch
Type: text/x-patch
Size: 4599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161024/6fde0951/attachment.bin>


More information about the llvm-commits mailing list