diff options
author | Jay Foad <jay.foad@amd.com> | 2023-08-03 11:02:56 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2023-08-03 17:20:32 +0100 |
commit | 186b2b48e02a6c49795376560ca5ae139d8d9638 (patch) | |
tree | 8f65771160eec2dddf6feed3a414cba9232c1e34 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dbf798fa646811c03e40c25f9bb3a456267c5a73 (diff) | |
download | llvm-186b2b48e02a6c49795376560ca5ae139d8d9638.zip llvm-186b2b48e02a6c49795376560ca5ae139d8d9638.tar.gz llvm-186b2b48e02a6c49795376560ca5ae139d8d9638.tar.bz2 |
[PEI] Switch to backwards frame index elimination by default
Also rename the flag from supportsBackwardScavenger to
eliminateFrameIndicesBackwards to reflect what it actually does.
X86 is the only target still using forwards frame index elimination.
This will not block removing support for forwards register scavenging,
because X86 does not use the register scavenger.
Differential Revision: https://reviews.llvm.org/D156983
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions