llvm-project/llvm/lib/Target/RISCV/Utils
Zakk Chen 0cb274de39 [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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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 [RISCV] Avoid signed integer overflow UB in RISCVMatInt::generateInstSeq 2019-07-18 04:02:58 +00:00
RISCVMatInt.h [RISCV] Prevent re-ordering some adds after shifts 2019-06-18 20:38:08 +00:00