llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc
Fangrui Song de9d80c1c5 [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
With C++17 there is no Clang pedantic warning or MSVC C5051.
2022-08-08 11:24:15 -07:00
..
AMDGPUAsmBackend.cpp [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -07:00
AMDGPUELFObjectWriter.cpp [AMDGPU] Add support for the .reloc directive 2022-06-07 15:18:54 +01:00
AMDGPUELFStreamer.cpp
AMDGPUELFStreamer.h
AMDGPUFixupKinds.h
AMDGPUInstPrinter.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
AMDGPUInstPrinter.h [AMDGPU] gfx11 VOPC instructions 2022-06-09 15:22:42 -04:00
AMDGPUMCAsmInfo.cpp [Target] Remove redundant member initialization (NFC) 2022-01-06 22:01:44 -08:00
AMDGPUMCAsmInfo.h
AMDGPUMCCodeEmitter.cpp
AMDGPUMCCodeEmitter.h [Target] Remove unused forward declarations (NFC) 2022-08-07 00:16:16 -07:00
AMDGPUMCTargetDesc.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
AMDGPUMCTargetDesc.h [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
AMDGPUTargetStreamer.cpp [AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor and the kernel metadata map 2022-07-18 10:07:13 +05:30
AMDGPUTargetStreamer.h
CMakeLists.txt
R600InstPrinter.cpp
R600InstPrinter.h
R600MCCodeEmitter.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
R600MCTargetDesc.cpp [CodeGen] Move instruction predicate verification to emitInstruction 2022-07-14 09:33:28 +01:00
R600MCTargetDesc.h [Target] Remove unused forward declarations (NFC) 2022-08-07 00:16:16 -07:00
SIMCCodeEmitter.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00