llvm/bolt/lib
Vladislav Khmelevsky af9bdcfc46 [BOLT] Align constant islands to 8 bytes
AArch64 requires CI to be aligned to 8 bytes due to access instructions
restrictions. E.g. the ldr with imm, where imm must be aligned to 8 bytes.

Differential Revision: https://reviews.llvm.org/D122065
2022-03-27 22:30:42 +03:00
..
Core [BOLT] Align constant islands to 8 bytes 2022-03-27 22:30:42 +03:00
Passes [BOLT] Align constant islands to 8 bytes 2022-03-27 22:30:42 +03:00
Profile Cleanup LLVMDWARFDebugInfo 2022-02-15 09:16:03 +01:00
Rewrite [BOLT] LongJmp: Fix hot text section alignment 2022-03-16 15:57:46 +03:00
RuntimeLibs
Target [BOLT][NFC] Use X86 mnemonic tables 2022-03-18 01:52:11 -07:00
Utils [BOLT] Set cold sections alignment explicitly 2022-03-15 22:12:17 +03:00
CMakeLists.txt