[PATCH] D49586: [ORE] Move loop invariant ORE checks outside the PM loop.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 21 22:28:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337654: [ORE] Move loop invariant ORE checks outside the PM loop. (authored by trentxintong, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D49586

Files:
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
  llvm/trunk/lib/Analysis/LoopPass.cpp
  llvm/trunk/lib/IR/LegacyPassManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49586.156702.patch
Type: text/x-patch
Size: 6248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180722/7c756f19/attachment-0001.bin>


More information about the llvm-commits mailing list