[all-commits] [llvm/llvm-project] 4b562f: [BOLT] Remove shell requirements from several test...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Aug 27 11:24:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b562f9082bbe26fef08be38e493b2ff70137537
https://github.com/llvm/llvm-project/commit/4b562f9082bbe26fef08be38e493b2ff70137537
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M bolt/test/X86/double-jump.test
M bolt/test/X86/jmp-optimization.test
M bolt/test/X86/jump-table-icp.test
M bolt/test/X86/shrinkwrapping.test
Log Message:
-----------
[BOLT] Remove shell requirements from several tests (#155623)
This patch removes the shell requirement from four tests. This patched
is aimed at enabling lit's internal shell for BOLT, which results in a
~15% test time improvement.
After this patch there are still two more unresolved tests that need to
be fixed. That is tracked by #102693.
This is towards #102701.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list