1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/lib/Target/AMDGPU/MCTargetDesc
Eugene Zelenko 893d01757a [AMDGPU] Fix some Include What You Use warnings; other minor fixes (NFC).
This is preparation to reduce MCExpr.h dependencies.

llvm-svn: 294067
2017-02-03 23:38:40 +00:00
..
AMDGPUAsmBackend.cpp Enable '-Wstring-conversion' and fix some bad asserts that it helped 2016-12-23 01:38:06 +00:00
AMDGPUELFObjectWriter.cpp [AMDGPU] Fix some Include What You Use warnings; other minor fixes (NFC). 2017-02-03 23:38:40 +00:00
AMDGPUELFStreamer.cpp
AMDGPUELFStreamer.h
AMDGPUFixupKinds.h
AMDGPUMCAsmInfo.cpp AMDGPU: Set MCAsmInfo::PointerSize 2017-02-03 20:02:23 +00:00
AMDGPUMCAsmInfo.h
AMDGPUMCCodeEmitter.cpp
AMDGPUMCCodeEmitter.h Check that emitted instructions meet their predicates on all targets except ARM, Mips, and X86. 2016-11-19 13:05:44 +00:00
AMDGPUMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
AMDGPUMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
AMDGPURuntimeMD.cpp [AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-20 17:52:16 +00:00
AMDGPURuntimeMD.h AMDGPU: Emit runtime metadata version 2 as YAML 2016-12-14 17:16:52 +00:00
AMDGPUTargetStreamer.cpp Apply clang-tidy's performance-unnecessary-value-param to LLVM. 2017-01-13 14:39:03 +00:00
AMDGPUTargetStreamer.h Apply clang-tidy's performance-unnecessary-value-param to LLVM. 2017-01-13 14:39:03 +00:00
CMakeLists.txt AMDGPU: Emit runtime metadata version 2 as YAML 2016-12-14 17:16:52 +00:00
LLVMBuild.txt Fix requirements. 2016-11-10 23:53:45 +00:00
R600MCCodeEmitter.cpp [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2016-12-12 22:23:53 +00:00
SIMCCodeEmitter.cpp AMDGPU: Use source modifiers with f16->f32 conversions 2017-02-02 02:27:04 +00:00