1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Target/RISCV/Utils
Zakk Chen e95eb656e4 [RISCV] Support ABI checking with per function target-features
1. if users don't specific -mattr, the default target-feature come
from IR attribute.
2. fixed bug and re-land this patch

Reviewers: lenary, asb

Reviewed By: lenary

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70837
2020-01-22 08:12:28 -08:00
..
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
LLVMBuild.txt
RISCVBaseInfo.cpp [RISCV] Support ABI checking with per function target-features 2020-01-22 08:12:28 -08:00
RISCVBaseInfo.h [RISCV] Check the target-abi module flag matches the option 2020-01-21 07:32:12 -08:00
RISCVMatInt.cpp
RISCVMatInt.h