[PATCH] D100334: [CSSPGO] Exclude pseudo probes from slot index

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 17:55:54 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb98807df05cb: [CSSPGO] Exclude pseudo probes from slot index (authored by hoy).

Changed prior to commit:
  https://reviews.llvm.org/D100334?vs=336930&id=338678#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100334

Files:
  llvm/lib/CodeGen/LexicalScopes.cpp
  llvm/lib/CodeGen/LiveDebugVariables.cpp
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/lib/CodeGen/LiveRangeShrink.cpp
  llvm/lib/CodeGen/LiveVariables.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/lib/CodeGen/MachineSink.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegisterCoalescer.cpp
  llvm/lib/CodeGen/RegisterPressure.cpp
  llvm/lib/CodeGen/RegisterScavenging.cpp
  llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/lib/CodeGen/SlotIndexes.cpp
  llvm/lib/CodeGen/SplitKit.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-slotindex.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100334.338678.patch
Type: text/x-patch
Size: 15837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/31dfc313/attachment.bin>


More information about the llvm-commits mailing list