[all-commits] [llvm/llvm-project] 6890b9: Add missing changes for "[Clang][LoongArch] Handle...

Lu Weining via All-commits all-commits at lists.llvm.org
Thu Nov 10 17:07:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6890b9b71e525020ab58d436336664beede71575
      https://github.com/llvm/llvm-project/commit/6890b9b71e525020ab58d436336664beede71575
  Author: Weining Lu <luweining at loongson.cn>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/test/Driver/loongarch-default-features.c
    M clang/test/Driver/loongarch-march-error.c
    M clang/test/Driver/loongarch-march.c
    M clang/test/Driver/loongarch-mdouble-float.c
    M clang/test/Driver/loongarch-mfpu-error.c
    M clang/test/Driver/loongarch-mfpu.c
    M clang/test/Driver/loongarch-msingle-float.c
    M clang/test/Driver/loongarch-msoft-float.c
    M llvm/lib/Support/LoongArchTargetParser.cpp

  Log Message:
  -----------
  Add missing changes for "[Clang][LoongArch] Handle -march/-m{single,double,soft}-float/-mfpu options"

Some changes in D136146 were lost by an accidentally sumbit. So recover
them.




More information about the All-commits mailing list