llvm-capstone/bolt/lib
Christian Ulmann f5425c128a [LoopInfo] Move generic LoopInfo into own files
This commit splits the generic part of `LoopInfo` into separate files.
These new `GenericLoopInfo` files are located in `llvm/Support` to be inline
with `GenericDomTree`.

Furthermore, this change ensures that MLIR's Bazel build does not have
to link against `LLVMAnalysis` just to use these template headers.

Depends on D148219

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D148235
2023-04-24 06:07:05 +00:00
..
Core [BOLT][NFC] Fix UB due to unaligned load in DebugStrOffsetsWriter 2023-04-13 16:39:22 +02:00
Passes [LoopInfo] Move generic LoopInfo into own files 2023-04-24 06:07:05 +00:00
Profile [BOLT] computing raw branch count for yaml profiles 2023-03-28 11:09:21 -07:00
Rewrite [LoopInfo] Move generic LoopInfo into own files 2023-04-24 06:07:05 +00:00
RuntimeLibs adds huge pages support of PIE/no-PIE binaries 2022-11-04 15:14:21 +03:00
Target [BOLT] Add BOLT_TARGETS_TO_BUILD 2023-04-21 13:07:04 -04:00
Utils [BOLT][CMake] Add dependency on llvm_vcsrevision_h 2023-02-01 12:57:50 -08:00
CMakeLists.txt Rebase: [NFC] Refactor sources to be buildable in shared mode 2021-10-08 11:47:10 -07:00