diff options
author | Koakuma <koachan@protonmail.com> | 2022-12-14 17:35:04 -0500 |
---|---|---|
committer | Brad Smith <brad@comstyle.com> | 2022-12-14 17:37:25 -0500 |
commit | e0d1c29ca3a52c87ecac96e00ebf236b578d8b41 (patch) | |
tree | 554d2dc273c7a52d6ea6656aa5e8a9f41fc60e51 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | c9861e5718f6352bb1ee9fe6b5c3e16a0e649360 (diff) | |
download | llvm-e0d1c29ca3a52c87ecac96e00ebf236b578d8b41.zip llvm-e0d1c29ca3a52c87ecac96e00ebf236b578d8b41.tar.gz llvm-e0d1c29ca3a52c87ecac96e00ebf236b578d8b41.tar.bz2 |
[SPARC][clang] Add SPARC target feature flags
This adds some SPARC feature flags to clang, for those that we have in common with GCC:
-m[no-]fpu
-m[no-]fsmuld
-m[no-]popc
-m[no-]vis
-m[no-]vis2
-m[no-]vis3
-m[hard/soft]-quad-float
All have the same meanings as GCC's options (https://gcc.gnu.org/onlinedocs/gcc/SPARC-Options.html).
This fixes, among other things, the -mno-fpu part of bug #40792
Reviewed By: nickdesaulniers
Differential Revision: https://reviews.llvm.org/D139768
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions