llvm-project/llvm/lib/Target/AArch64/MCTargetDesc
Antonio Frighetto c63e05dc07 [AArch64InstPrinter] Introduce register markup tags emission
AArch64 assembly syntax emission now leverages markup tags for registers, if enabled.

Reviewed By: MaskRay, david-arm

Differential Revision: https://reviews.llvm.org/D129870
2022-09-13 20:52:02 -07:00
..
AArch64AddressingModes.h Use llvm::all_equal (NFC) 2022-08-27 09:53:10 -07:00
AArch64AsmBackend.cpp [ARM64EC 2/?] Add target triple, and allow targeting it. 2022-09-05 12:27:10 -07:00
AArch64ELFObjectWriter.cpp
AArch64ELFStreamer.cpp
AArch64ELFStreamer.h
AArch64FixupKinds.h
AArch64InstPrinter.cpp [AArch64InstPrinter] Introduce register markup tags emission 2022-09-13 20:52:02 -07:00
AArch64InstPrinter.h [AArch64InstPrinter] Introduce register markup tags emission 2022-09-13 20:52:02 -07:00
AArch64MCAsmInfo.cpp
AArch64MCAsmInfo.h
AArch64MCCodeEmitter.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
AArch64MCExpr.cpp
AArch64MCExpr.h
AArch64MCTargetDesc.cpp [llvm][AArch64] Add missing FPCR, H and B registers to Codeview mapping 2022-07-19 09:33:13 +00:00
AArch64MCTargetDesc.h [ARM64EC 2/?] Add target triple, and allow targeting it. 2022-09-05 12:27:10 -07:00
AArch64MachObjectWriter.cpp
AArch64TargetStreamer.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
AArch64TargetStreamer.h
AArch64WinCOFFObjectWriter.cpp [ARM64EC 2/?] Add target triple, and allow targeting it. 2022-09-05 12:27:10 -07:00
AArch64WinCOFFStreamer.cpp [MC] [Win64EH] Wrap the epilog instructions in a struct. NFC. 2022-06-01 11:25:48 +03:00
AArch64WinCOFFStreamer.h
CMakeLists.txt