[PATCH] D12992: invariant.group handling in GVN

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 21:12:00 PDT 2015


Prazek added a reviewer: dberlin.
Prazek updated this revision to Diff 36065.
Prazek marked 6 inline comments as done.
Prazek added a comment.

small fixes


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.36065.patch
Type: text/x-patch
Size: 25405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/8699e67e/attachment.bin>


More information about the llvm-commits mailing list