[all-commits] [llvm/llvm-project] 367832: Revert "ext-tsp basic block layout"

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Dec 6 16:10:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3678326d28390a9586be40c92cacb6b98ae4f01d
      https://github.com/llvm/llvm-project/commit/3678326d28390a9586be40c92cacb6b98ae4f01d
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

  Changed paths:
    R llvm/include/llvm/Transforms/Utils/CodeLayout.h
    M llvm/lib/CodeGen/MachineBlockPlacement.cpp
    M llvm/lib/Transforms/Utils/CMakeLists.txt
    R llvm/lib/Transforms/Utils/CodeLayout.cpp
    R llvm/test/CodeGen/X86/code_placement_ext_tsp.ll
    R llvm/test/CodeGen/X86/code_placement_ext_tsp_large.ll

  Log Message:
  -----------
  Revert "ext-tsp basic block layout"

This reverts commit c68f71eb37c2b6ffcf29e865d443a910e73083bd.

Breaks tests on arm hosts, see comments on https://reviews.llvm.org/D113424


  Commit: 6fef466779cafea30b82780c481896de187596c6
      https://github.com/llvm/llvm-project/commit/6fef466779cafea30b82780c481896de187596c6
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-12-06 (Mon, 06 Dec 2021)

  Changed paths:
    M llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn

  Log Message:
  -----------
  [gn build] Port 3678326d2839


Compare: https://github.com/llvm/llvm-project/compare/1262cf7f045f...6fef466779ca


More information about the All-commits mailing list