[all-commits] [llvm/llvm-project] 5be5d0: [BOLT] LongJmp speedup refactoring

Vladislav Khmelevsky via All-commits all-commits at lists.llvm.org
Fri Mar 18 06:17:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5be5d0f56e25b8f1669df517018f43621f9b7e0f
      https://github.com/llvm/llvm-project/commit/5be5d0f56e25b8f1669df517018f43621f9b7e0f
  Author: Vladislav Khmelevsky <och95 at yandex.ru>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M bolt/lib/Passes/LongJmp.cpp

  Log Message:
  -----------
  [BOLT] LongJmp speedup refactoring

Run tentativeLayoutRelocMode twice only if UseOldText option was passed.
Refactor BF loop to break on condtition met.

Differential Revision: https://reviews.llvm.org/D121825




More information about the All-commits mailing list