llvm-project/bolt/test
Rafael Auler c09cd64e5c [BOLT] Fix AND evaluation bug in shrink wrapping
Fix a bug where shrink-wrapping would use wrong stack offsets
because the stack was being aligned with an AND instruction, hence,
making its true offsets only available during runtime (we can't
statically determine where are the stack elements and we must give up
on this case).

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D126110
2022-05-26 14:59:28 -07:00
..
AArch64 [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
Inputs [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
X86 [BOLT] Fix AND evaluation bug in shrink wrapping 2022-05-26 14:59:28 -07:00
runtime [BOLT] Fix r_aarch64_prelxx test 2022-04-28 23:52:24 +03:00
CMakeLists.txt [BOLT][TEST] Add heatmap.test 2022-02-02 18:56:15 -08:00
R_ABS.pic.lld.cpp [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
bad-exe.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
bolt-icf.test Re-enable Windows build and fix issues 2021-12-23 05:59:35 -08:00
bolt-info.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
heatmap.test [BOLT] Refactor heatmap to be standalone tool 2022-02-07 22:00:44 +03:00
invalid-profile.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
keep-aranges.test [BOLT] Fix DWARFv5 for aarch64 2022-01-27 02:14:58 +03:00
link_fdata.py [BOLT][TEST] Import jump-table-icp.test, update link_fdata script 2021-11-08 10:56:21 -08:00
lit.cfg.py [BOLT][TEST] Remove -gdwarf-4 override from %cflags 2022-05-11 03:38:26 -07:00
lit.local.cfg [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
lit.site.cfg.py.in [BOLT] Fix plt relocations symbol match 2022-04-05 15:57:26 +03:00
no-relocs.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
non-empty-debug-line.test [BOLT] Fix DWARFv5 for aarch64 2022-01-27 02:14:58 +03:00
pie.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
re-optimize.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00
shared-object.test [BOLT][TEST] Fix testing on macos 2022-05-13 13:03:47 -07:00