Split from https://reviews.llvm.org/D115921 since testcase change is too large to review.
This is part of D115921, and will not be committed.
Paths
| Differential D115923
[RISCV][Don't Commit] Refactor the RISCV ISA extension info and target features to support multiple extension version AbandonedPublic Authored by zixuan-wu on Dec 17 2021, 1:35 AM.
Details Summary Split from https://reviews.llvm.org/D115921 since testcase change is too large to review. This is part of D115921, and will not be committed.
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: VincentWu, luke957, achieveartificialintelligence and 21 others. · View Herald TranscriptDec 17 2021, 1:35 AM Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 17 2021, 1:35 AM
Revision Contents
Diff 395068 clang/include/clang/Basic/BuiltinsRISCV.def
clang/lib/Basic/Targets/RISCV.cpp
clang/lib/Driver/ToolChains/Arch/RISCV.cpp
clang/utils/TableGen/RISCVVEmitter.cpp
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Object/ELFObjectFile.cpp
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
|
clang-format: please reformat the code