[PATCH] D124490: [InstrProf] Minimal Block Coverage
    Ellis Hoag via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May 16 21:38:47 PDT 2022
    
    
  
ellis updated this revision to Diff 429933.
ellis added a comment.
Rebase and separate out machine outliner code into https://reviews.llvm.org/D125743
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124490/new/
https://reviews.llvm.org/D124490
Files:
  compiler-rt/test/profile/instrprof-coverage.c
  compiler-rt/test/profile/instrprof-entry-coverage.c
  llvm/include/llvm/Analysis/BlockFrequencyInfo.h
  llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h
  llvm/lib/Analysis/BlockFrequencyInfo.cpp
  llvm/lib/Transforms/Instrumentation/BlockCoverageInference.cpp
  llvm/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/coverage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124490.429933.patch
Type: text/x-patch
Size: 42081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/6969501e/attachment.bin>
    
    
More information about the llvm-commits
mailing list