[all-commits] [llvm/llvm-project] 237b39: [RISCV] Update the version number to v0.10 for vec...
Kai Wang via All-commits
all-commits at lists.llvm.org
Wed Feb 3 14:09:49 PST 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: 237b39a02f38b4903f39fef362d0f5e98e1de194
https://github.com/llvm/llvm-project/commit/237b39a02f38b4903f39fef362d0f5e98e1de194
Author: Hsiangkai Wang <kai.wang at sifive.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M clang/lib/Basic/Targets/RISCV.cpp
M clang/lib/Driver/ToolChains/Arch/RISCV.cpp
M clang/test/Driver/riscv-arch.c
M clang/test/Preprocessor/riscv-target-features.c
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
M llvm/test/CodeGen/RISCV/attributes.ll
M llvm/test/MC/RISCV/attribute-arch.s
Log Message:
-----------
[RISCV] Update the version number to v0.10 for vector.
v0.10 is tagged in V specification. Update the version to v0.10.
Differential Revision: https://reviews.llvm.org/D95680
(cherry picked from commit 282aca10aeb03bdaef0a8d4f3faa4c2ff236e527)
Commit: c738c8aa9bf387cc960feca81bc5263e8c634e15
https://github.com/llvm/llvm-project/commit/c738c8aa9bf387cc960feca81bc5263e8c634e15
Author: Hsiangkai Wang <kai.wang at sifive.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
Log Message:
-----------
[RISCV] Update the version number to v0.10 for vector.
(cherry picked from commit 9847023660467a4469b5667bcf7a4c73a4780037)
Compare: https://github.com/llvm/llvm-project/compare/dfb763363bc5...c738c8aa9bf3
More information about the All-commits
mailing list