[all-commits] [llvm/llvm-project] cef838: Revert "[RISCV] Support ABI checking with per func...
Zakk Chen via All-commits
all-commits at lists.llvm.org
Thu Jan 16 18:02:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cef838e65f9a2aeecf5e19431077bc16b01a79fb
https://github.com/llvm/llvm-project/commit/cef838e65f9a2aeecf5e19431077bc16b01a79fb
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2020-01-16 (Thu, 16 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:
-----------
Revert "[RISCV] Support ABI checking with per function target-features"
This reverts commit 7bc58a779aaa1de56fad8b1bc8e46932d2f2f1e4.
It breaks EXPENSIVE_CHECKS on Windows
More information about the All-commits
mailing list