[PATCH] D65137: [GVN] Preserve loop related analysis/canonical forms.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 09:46:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367332: [GVN] Preserve loop related analysis/canonical forms. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65137?vs=211279&id=212372#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65137/new/

https://reviews.llvm.org/D65137

Files:
  llvm/trunk/include/llvm/Analysis/CFG.h
  llvm/trunk/include/llvm/Transforms/Scalar/GVN.h
  llvm/trunk/lib/Analysis/CFG.cpp
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll
  llvm/trunk/test/Transforms/GVN/preserve-analysis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65137.212372.patch
Type: text/x-patch
Size: 8476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/b4bedf77/attachment.bin>


More information about the llvm-commits mailing list