diff options
author | Fangrui Song <i@maskray.me> | 2022-06-30 10:32:38 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-06-30 10:32:38 -0700 |
commit | ab2e1c0804f86501e8548756f8a3deb41870db44 (patch) | |
tree | 1b212b6130bf3a725f347e575e62a5a30c518047 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 329fae7103d355e728cc326a0a9abef889ccc577 (diff) | |
download | llvm-ab2e1c0804f86501e8548756f8a3deb41870db44.zip llvm-ab2e1c0804f86501e8548756f8a3deb41870db44.tar.gz llvm-ab2e1c0804f86501e8548756f8a3deb41870db44.tar.bz2 |
[AArch64] Make FeatureFuseAdrpAdd a tune feature
Update D120104 to add FeatureFuseAdrpAdd to Processor#TuneFeatures
instead of Processor#Features, similar to FeatureFuseAES, and matching
Tune*.
This enables FeatureFuseAdrpAdd for `clang -mcpu=xxx -mtune=generic` even
if xxx does not set FeatureFuseAdrpAdd.
Reviewed By: alexander-shaposhnikov, peter.smith
Differential Revision: https://reviews.llvm.org/D128787
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions