llvm-project/bolt/lib/Core
Amir Ayupov 556efdba85 [BOLT][NFC] Extend debug logging in analyzeJumpTable
Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D131918
2022-08-15 20:34:40 -07:00
..
BinaryBasicBlock.cpp [BOLT][NFC] Use range-based STL wrappers 2022-06-23 22:16:27 -07:00
BinaryContext.cpp [BOLT][NFC] Extend debug logging in analyzeJumpTable 2022-08-15 20:34:40 -07:00
BinaryData.cpp [bolt] Remove unneeded cl::ZeroOrMore for cl::opt options 2022-06-05 13:29:49 -07:00
BinaryEmitter.cpp [BOLT] Add function layout class 2022-07-16 17:23:24 -07:00
BinaryFunction.cpp [BOLT] Remove always true if statement 2022-08-03 13:11:33 -07:00
BinaryFunctionProfile.cpp [bolt] Remove redundaunt control-flow statements (NFC) 2022-07-30 10:35:49 -07:00
BinarySection.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
CMakeLists.txt [BOLT] Add function layout class 2022-07-16 17:23:24 -07:00
DebugData.cpp [BOLT] Use Optional::emplace to avoid move assignment. NFC 2022-08-12 12:51:50 -07:00
DynoStats.cpp [BOLT] Add function layout class 2022-07-16 17:23:24 -07:00
Exceptions.cpp [bolt] silence unused variables warnings 2022-08-06 20:52:45 +02:00
FunctionLayout.cpp Use llvm::erase_if (NFC) 2022-08-13 12:55:48 -07:00
JumpTable.cpp [BOLT] Support multiple parents for split jump table 2022-07-13 23:37:31 -07:00
MCPlusBuilder.cpp [BOLT] Split functions with exceptions in shared objects and PIEs 2022-06-19 16:48:48 -07:00
ParallelUtilities.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
Relocation.cpp Revert "Rebase: [Facebook] Revert "[BOLT] Update dynamic relocations from section relocations"" 2022-07-11 09:50:47 -07:00