forked from OSchip/llvm-project
This adds support in the RISCVAsmParser the storing of Subtarget feature bits to a stack so that they can be pushed/popped to enable/disable multiple features at once. Differential Revision: https://reviews.llvm.org/D46424 Patch by Lewis Revill. llvm-svn: 347774 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||
| RISCVAsmBackend.cpp | ||
| RISCVAsmBackend.h | ||
| RISCVELFObjectWriter.cpp | ||
| RISCVELFStreamer.cpp | ||
| RISCVELFStreamer.h | ||
| RISCVFixupKinds.h | ||
| RISCVMCAsmInfo.cpp | ||
| RISCVMCAsmInfo.h | ||
| RISCVMCCodeEmitter.cpp | ||
| RISCVMCExpr.cpp | ||
| RISCVMCExpr.h | ||
| RISCVMCTargetDesc.cpp | ||
| RISCVMCTargetDesc.h | ||
| RISCVTargetStreamer.cpp | ||
| RISCVTargetStreamer.h | ||