llvm-capstone/bolt/lib
spupyrev 92758a99c3 [BOLT] computing raw branch count for yaml profiles
`Function.RawBranchCount` is initialized for fdata profile but not for yaml one.
The diff adds the computation of the field for yaml profiles

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D144211
2023-03-28 11:09:21 -07:00
..
Core [BOLT] computing raw branch count for yaml profiles 2023-03-28 11:09:21 -07:00
Passes Use *{Map,Set}::contains (NFC) 2023-03-15 22:55:35 -07:00
Profile [BOLT] computing raw branch count for yaml profiles 2023-03-28 11:09:21 -07:00
Rewrite [BOLT] Reject symbols pointing to section end 2023-03-21 13:59:39 +04:00
RuntimeLibs
Target [BOLT][NFC] Move addRelocation{X86,AArch64} into MCPlusBuilder 2023-03-14 17:34:25 -07:00
Utils
CMakeLists.txt