diff options
author | David Green <david.green@arm.com> | 2020-04-27 09:19:06 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-04-27 10:13:29 +0100 |
commit | 7a076418dd31dc1ed1d5e88357d9c3e2918c7973 (patch) | |
tree | 1a2d2d6869f2bff789ba256f8343725dab7f931b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8807139026b64ac40163bb255dad38a1d8054f08 (diff) | |
download | llvm-7a076418dd31dc1ed1d5e88357d9c3e2918c7973.zip llvm-7a076418dd31dc1ed1d5e88357d9c3e2918c7973.tar.gz llvm-7a076418dd31dc1ed1d5e88357d9c3e2918c7973.tar.bz2 |
[ARM] Replace hasNoSchedulingInfo with UnsupportedFeatures in the A57 schedule
hasNoSchedulingInfo should be used for Pseudo's and other instructions
that are never expected to be scheduled. This removes the flag from new
ARM instructions, instead fixing the A57 schedule by marking the related
architecture features as unsupported.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions