llvm-project/llvm/lib/Target/ARM/MCTargetDesc
Fangrui Song 2e589c9c42 [MC][ARM] Replace MCContext::reportFatalError call with reportError
This call is slightly try. We need to postpone getFixupKindNumBytes.
2022-01-15 00:32:03 -08:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp [MC][ARM] Replace MCContext::reportFatalError call with reportError 2022-01-15 00:32:03 -08:00
ARMAsmBackend.h Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
ARMAsmBackendDarwin.h [MC] Use local MCSubtargetInfo in writeNops 2021-09-07 15:46:19 +01:00
ARMAsmBackendELF.h [MC] Use local MCSubtargetInfo in writeNops 2021-09-07 15:46:19 +01:00
ARMAsmBackendWinCOFF.h [MC] Use local MCSubtargetInfo in writeNops 2021-09-07 15:46:19 +01:00
ARMBaseInfo.h [ARM] Introduce i8neg and i8pos addressing modes 2021-12-02 17:10:26 +00:00
ARMELFObjectWriter.cpp [MC][ARM] Replace MCContext::reportFatalError call with reportError 2022-01-15 00:32:03 -08:00
ARMELFStreamer.cpp [ARM][AArch64] Introduce Armv9.3-A 2022-01-03 12:40:43 +00:00
ARMFixupKinds.h
ARMInstPrinter.cpp [ARMInstPrinter] Print the target address of a branch instruction 2021-06-30 16:35:28 +07:00
ARMInstPrinter.h [ARMInstPrinter] Print the target address of a branch instruction 2021-06-30 16:35:28 +07:00
ARMMCAsmInfo.cpp [ARM] Allow using ';' as asm statement separator in MSVC mode 2021-08-24 11:01:49 +03:00
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp [Arm] Add assert in T2 Imm7s code emitter 2021-08-31 08:16:48 +01:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp [Target] Use range-based for loops (NFC) 2021-12-26 23:49:38 -08:00
ARMMCTargetDesc.h [Target] Remove unused forward declarations (NFC) 2022-01-02 10:20:15 -08:00
ARMMachORelocationInfo.cpp
ARMMachObjectWriter.cpp
ARMTargetStreamer.cpp [ARM] emit PACBTI-M build attributes 2021-12-01 11:05:29 +00:00
ARMUnwindOpAsm.cpp [ARM] Implement PAC return address signing mechanism for PACBTI-M 2021-12-07 10:15:19 +00:00
ARMUnwindOpAsm.h
ARMWinCOFFObjectWriter.cpp [ARM] [COFF] Properly produce cross-section relative relocations 2021-04-14 12:31:28 +03:00
ARMWinCOFFStreamer.cpp
CMakeLists.txt