[PATCH] D38285: Convert OptimizationRemarkEmitter old emit() calls to new closure parameterized emit() calls
    Vivek Pandya via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Oct 11 10:13:11 PDT 2017
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315476: [NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure (authored by vivekvpandya).
Changed prior to commit:
  https://reviews.llvm.org/D38285?vs=118526&id=118637#toc
Repository:
  rL LLVM
https://reviews.llvm.org/D38285
Files:
  llvm/trunk/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/MachineOutliner.cpp
  llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/StackProtector.cpp
  llvm/trunk/lib/Transforms/IPO/Inliner.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
  llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/trunk/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/lib/Transforms/Scalar/LICM.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopDataPrefetch.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopDistribute.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/lib/Transforms/Scalar/TailRecursionElimination.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38285.118637.patch
Type: text/x-patch
Size: 70358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/b91a6e1d/attachment.bin>
    
    
More information about the llvm-commits
mailing list