llvm-project/llvm/lib/Target/CSKY/MCTargetDesc
Guillaume Chatelet 4f17734175 [Alignment][NFC] Use Align in MCStreamer::emitCodeAlignment
This patch makes code less readable but it will clean itself after all functions are converted.

Differential Revision: https://reviews.llvm.org/D138665
2022-11-24 14:51:46 +00:00
..
CMakeLists.txt [CSKY] Enable TargetAsmStreamer/ELFStreamer and support asm directive of csky_attribute 2022-03-08 14:00:38 +08:00
CSKYAsmBackend.cpp [CSKY] Fix the adjustFixupValue of fixup_csky_pcrel_uimm7_scale4 2022-11-02 14:18:35 +08:00
CSKYAsmBackend.h [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
CSKYBaseInfo.h
CSKYELFObjectWriter.cpp [CSKY] Fix some Clang warnings. NFC 2022-04-06 20:09:32 -07:00
CSKYELFStreamer.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
CSKYELFStreamer.h [CSKY] Fix some Clang warnings. NFC 2022-04-06 20:09:32 -07:00
CSKYFixupKinds.h
CSKYInstPrinter.cpp
CSKYInstPrinter.h
CSKYMCAsmInfo.cpp [CSKY] Fix .bss directive compling error created by --save-temps 2022-11-02 14:18:35 +08:00
CSKYMCAsmInfo.h
CSKYMCCodeEmitter.cpp [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
CSKYMCCodeEmitter.h [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
CSKYMCExpr.cpp [CSKY] Add missing header include in cpp files because of LLVM headers refactor work 2022-02-10 13:41:55 +08:00
CSKYMCExpr.h
CSKYMCTargetDesc.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
CSKYMCTargetDesc.h [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
CSKYTargetStreamer.cpp [Alignment][NFC] Use Align in MCStreamer::emitCodeAlignment 2022-11-24 14:51:46 +00:00
CSKYTargetStreamer.h [CSKY] Enable TargetAsmStreamer/ELFStreamer and support asm directive of csky_attribute 2022-03-08 14:00:38 +08:00