[PATCH] D123050: [BOLT] Cache-Aware Tail Duplication

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 09:11:32 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5904836b8a71: [BOLT] Cache-Aware Tail Duplication (authored by spupyrev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123050

Files:
  bolt/include/bolt/Passes/TailDuplication.h
  bolt/lib/Passes/TailDuplication.cpp
  bolt/lib/Rewrite/BinaryPassManager.cpp
  bolt/test/X86/tail-duplication-cache.s
  bolt/test/X86/tail-duplication-cacheline.s
  bolt/test/X86/tail-duplication-complex.s
  bolt/test/X86/tail-duplication-jt.s
  bolt/test/X86/tail-duplication-pass.s
  bolt/test/X86/tail-duplication-prop-bug.s
  bolt/test/runtime/X86/tail-duplication-constant-prop.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123050.434045.patch
Type: text/x-patch
Size: 32189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/7c4df144/attachment.bin>


More information about the llvm-commits mailing list