[PATCH] D12992: invariant.group handling in GVN

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 10:42:14 PDT 2015


Prazek updated the summary for this revision.
Prazek updated this revision to Diff 36377.
Prazek marked 4 inline comments as done.

http://reviews.llvm.org/D12992

Files:
  include/llvm/Analysis/MemoryDependenceAnalysis.h
  lib/Analysis/MemoryDependenceAnalysis.cpp
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/Scalar/GVN.cpp
  lib/Transforms/Scalar/MemCpyOptimizer.cpp
  lib/Transforms/Utils/Local.cpp
  lib/Transforms/Utils/SimplifyCFG.cpp
  lib/Transforms/Vectorize/BBVectorize.cpp
  test/Transforms/GVN/assume-equal.ll
  test/Transforms/GVN/invariant.group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12992.36377.patch
Type: text/x-patch
Size: 25866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/4b68db5e/attachment.bin>


More information about the llvm-commits mailing list