llvm-project/llvm/utils/UpdateTestChecks
Eli Friedman 4658366d95 [ARM64EC 3/?] Mark reserved registers specific to ARM64EC ABI.
Part of patchset to add initial support for ARM64EC.

I'm not completely sure I understand the reason for this restriction,
but Microsoft documentation says that asynchronous signals clobber these
registers, so we can't ever use them.

As far as I know, none of these registers have any hardcoded meaning, so
reserving them shouldn't have any significant side-effects.

Differental Revision: https://reviews.llvm.org/D125413
2022-09-05 12:59:39 -07:00
..
__init__.py
asm.py [ARM64EC 3/?] Mark reserved registers specific to ARM64EC ABI. 2022-09-05 12:59:39 -07:00
common.py update-test-checks: safely handle tests with #if's 2022-07-20 11:23:49 +02:00
isel.py [UpdateTestChecks] Auto-generate stub bodies for unused prefixes 2022-05-26 10:23:10 -07:00