[all-commits] [llvm/llvm-project] 6304e3: Revert "[BOLT] Track fragment info for all split f...
Fabian Parzefall via All-commits
all-commits at lists.llvm.org
Wed Aug 24 10:52:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6304e38281d7f0546a6468dba7415ef52496e4c0
https://github.com/llvm/llvm-project/commit/6304e38281d7f0546a6468dba7415ef52496e4c0
Author: Fabian Parzefall <parzefall at fb.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/include/bolt/Core/FunctionLayout.h
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Core/FunctionLayout.cpp
M bolt/lib/Profile/BoltAddressTranslation.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
Revert "[BOLT] Track fragment info for all split fragments"
This reverts commit 7e254818e49454a53bd00e3737007025b62d0f79.
Commit: 5065134aa0ceafe402696692d106887448e205dd
https://github.com/llvm/llvm-project/commit/5065134aa0ceafe402696692d106887448e205dd
Author: Fabian Parzefall <parzefall at fb.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M bolt/include/bolt/Core/BinaryEmitter.h
M bolt/include/bolt/Core/FunctionLayout.h
M bolt/lib/Core/BinaryContext.cpp
M bolt/lib/Core/BinaryEmitter.cpp
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Core/Exceptions.cpp
M bolt/lib/Core/FunctionLayout.cpp
M bolt/lib/Passes/BinaryPasses.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
Revert "[BOLT] Allocate FunctionFragment on heap"
This reverts commit 101344af1af82d1633c773b718788eaa813d7f79.
Commit: f24c299e7d733c0afb9a17655201f37a43d84ce5
https://github.com/llvm/llvm-project/commit/f24c299e7d733c0afb9a17655201f37a43d84ce5
Author: Fabian Parzefall <parzefall at fb.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M bolt/include/bolt/Core/BinaryBasicBlock.h
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/include/bolt/Core/DynoStats.h
M bolt/include/bolt/Passes/ReorderAlgorithm.h
M bolt/lib/Core/BinaryBasicBlock.cpp
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Core/DynoStats.cpp
M bolt/lib/Passes/AsmDump.cpp
M bolt/lib/Passes/BinaryPasses.cpp
M bolt/lib/Passes/CacheMetrics.cpp
M bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp
M bolt/lib/Passes/IdenticalCodeFolding.cpp
M bolt/lib/Passes/ReorderAlgorithm.cpp
M bolt/lib/Passes/StokeInfo.cpp
M bolt/lib/Profile/DataAggregator.cpp
M bolt/lib/Profile/DataReader.cpp
M bolt/lib/Rewrite/BoltDiff.cpp
Log Message:
-----------
Revert "[BOLT] Towards FunctionLayout const-correctness"
This reverts commit 587d2653420d75ef10f30bd612d86f1e08fe9ea7.
Compare: https://github.com/llvm/llvm-project/compare/3ab00cfca9cf...f24c299e7d73
More information about the All-commits
mailing list