[PATCH] D44821: [NFC] OptPassGate extracted from OptBisect

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 10:00:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328637: [NFC] OptPassGate extracted from OptBisect (authored by fedor.sergeev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44821?vs=139765&id=139950#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44821

Files:
  llvm/trunk/include/llvm/IR/LLVMContext.h
  llvm/trunk/include/llvm/IR/OptBisect.h
  llvm/trunk/lib/Analysis/CallGraphSCCPass.cpp
  llvm/trunk/lib/Analysis/LoopPass.cpp
  llvm/trunk/lib/Analysis/RegionPass.cpp
  llvm/trunk/lib/IR/LLVMContext.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/OptBisect.cpp
  llvm/trunk/lib/IR/Pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44821.139950.patch
Type: text/x-patch
Size: 10702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/009e1f0c/attachment.bin>


More information about the llvm-commits mailing list