[PATCH] D12992: invariant.group handling in GVN

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 21:46:22 PDT 2015


Prazek updated the summary for this revision.
Prazek updated this revision to Diff 36184.
Prazek added a comment.

Works only on single block, I don't think I will make it to work non locally


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.36184.patch
Type: text/x-patch
Size: 25863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/66aebfe1/attachment.bin>


More information about the llvm-commits mailing list