[all-commits] [llvm/llvm-project] 109e4d: [RISCV] Support ABI checking with per function tar...
Zakk Chen via All-commits
all-commits at lists.llvm.org
Wed Jan 15 02:31:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 109e4d12edda07bdec139de36d9fdb6f73399f92
https://github.com/llvm/llvm-project/commit/109e4d12edda07bdec139de36d9fdb6f73399f92
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp
M llvm/test/CodeGen/RISCV/subtarget-features-std-ext.ll
Log Message:
-----------
[RISCV] Support ABI checking with per function target-features
if users don't specific -mattr, the default target-feature come
from IR attribute.
More information about the All-commits
mailing list