[PATCH] D136146: [Clang][LoongArch] Handle -march/-m{single,double,soft}-float/-mfpu options
Gong LingQin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 01:31:05 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG135a9272a4c9: [Clang][LoongArch] Handle -march/-m{single,double,soft}-float/-mfpu options (authored by SixWeining, committed by gonglingqin).
Changed prior to commit:
https://reviews.llvm.org/D136146?vs=474414&id=474471#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136146/new/
https://reviews.llvm.org/D136146
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Arch/LoongArch.cpp
clang/lib/Driver/ToolChains/Arch/LoongArch.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/Linux.cpp
clang/test/Driver/loongarch-default-features.c
clang/test/Driver/loongarch-march-error.c
clang/test/Driver/loongarch-march.c
clang/test/Driver/loongarch-mdouble-float.c
clang/test/Driver/loongarch-mfpu-error.c
clang/test/Driver/loongarch-mfpu.c
clang/test/Driver/loongarch-msingle-float.c
clang/test/Driver/loongarch-msoft-float.c
llvm/include/llvm/Support/LoongArchTargetParser.def
llvm/include/llvm/Support/LoongArchTargetParser.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/LoongArchTargetParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136146.474471.patch
Type: text/x-patch
Size: 21902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221110/c7570480/attachment.bin>
More information about the llvm-commits
mailing list