llvm-project/llvm/lib/Target/ARM/MCTargetDesc
Sam Clegg 90b6bb75e8 [MC] Minor cleanup to MCFixup::Kind handling. NFC.
Prefer `MCFixupKind` where possible and add getTargetKind() to
convert to `unsigned` when needed rather than scattering cast
operators around the place.

Differential Revision: https://reviews.llvm.org/D59890

llvm-svn: 369720
2019-08-23 01:00:55 +00:00
..
ARMAddressingModes.h [ARM] Rename NEONModImm to VMOVModImm. NFC 2019-07-23 09:19:24 +00:00
ARMAsmBackend.cpp [MC] Minor cleanup to MCFixup::Kind handling. NFC. 2019-08-23 01:00:55 +00:00
ARMAsmBackend.h [ARM] Support .reloc *, R_ARM_NONE, * 2019-05-17 02:51:54 +00:00
ARMAsmBackendDarwin.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMAsmBackendELF.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMAsmBackendWinCOFF.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMBaseInfo.h [ARM] Add MVE vector load/store instructions. 2019-06-25 11:24:18 +00:00
ARMELFObjectWriter.cpp [MC] Minor cleanup to MCFixup::Kind handling. NFC. 2019-08-23 01:00:55 +00:00
ARMELFStreamer.cpp [AsmPrinter] Remove hidden flag -print-schedule. 2019-02-04 12:51:26 +00:00
ARMFixupKinds.h [ARM] Add the non-MVE instructions in Arm v8.1-M. 2019-06-11 09:29:18 +00:00
ARMInstPrinter.cpp [ARM] Rename NEONModImm to VMOVModImm. NFC 2019-07-23 09:19:24 +00:00
ARMInstPrinter.h [ARM] Rename NEONModImm to VMOVModImm. NFC 2019-07-23 09:19:24 +00:00
ARMMCAsmInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMMCAsmInfo.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMMCCodeEmitter.cpp [ARM] Fix encoding of APSR in CLRM instruction 2019-08-13 16:12:46 +00:00
ARMMCExpr.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMMCExpr.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMMCTargetDesc.cpp [ARM] Add the non-MVE instructions in Arm v8.1-M. 2019-06-11 09:29:18 +00:00
ARMMCTargetDesc.h [ARM] Set up infrastructure for MVE vector instructions. 2019-06-13 13:11:13 +00:00
ARMMachORelocationInfo.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMMachObjectWriter.cpp [MC] Minor cleanup to MCFixup::Kind handling. NFC. 2019-08-23 01:00:55 +00:00
ARMTargetStreamer.cpp [ARM] add target arch definitions for 8.1-M and MVE 2019-05-30 12:57:04 +00:00
ARMUnwindOpAsm.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMUnwindOpAsm.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ARMWinCOFFObjectWriter.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
ARMWinCOFFStreamer.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [ARM] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 00:34:07 +00:00
LLVMBuild.txt [ARM] Move InstPrinter files to MCTargetDesc. NFC 2019-05-11 00:34:07 +00:00