[all-commits] [llvm/llvm-project] 3aa249: Revert "[Propeller] Promote functions with propell...
Rahman Lavaee via All-commits
all-commits at lists.llvm.org
Thu May 26 18:45:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3aa249329f3859dc433213f1224b2dd6a5cc8c7f
https://github.com/llvm/llvm-project/commit/3aa249329f3859dc433213f1224b2dd6a5cc8c7f
Author: Rahman Lavaee <rahmanl at google.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
R llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/InitializePasses.h
M llvm/lib/CodeGen/BasicBlockSections.cpp
R llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp
M llvm/lib/CodeGen/CMakeLists.txt
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/test/CodeGen/AArch64/O3-pipeline.ll
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
M llvm/test/CodeGen/PowerPC/O3-pipeline.ll
M llvm/test/CodeGen/RISCV/O3-pipeline.ll
M llvm/test/CodeGen/X86/basic-block-sections-cold.ll
M llvm/test/CodeGen/X86/basic-block-sections-list.ll
M llvm/test/CodeGen/X86/basic-block-sections-listbb.ll
M llvm/test/CodeGen/X86/basic-block-sections-source-drift.ll
M llvm/test/CodeGen/X86/opt-pipeline.ll
Log Message:
-----------
Revert "[Propeller] Promote functions with propeller profiles to .text.hot."
This reverts commit 4d8d2580c53e130c3c3dd3877384301e3c495554.
More information about the All-commits
mailing list