1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Target/AMDGPU/MCTargetDesc
Matt Arsenault c8f8b9b6cd AMDGPU: Fix trailing whitespace
llvm-svn: 294694
2017-02-10 02:42:31 +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 AMDGPU/SI: Refactor fixup handling for constant addrspace variables 2016-06-14 20:29:59 +00:00
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][NFC] Assign IsaInfo to reference variable in order to shorten long lines 2017-02-08 14:34:10 +00:00
AMDGPURuntimeMD.h [AMDGPU] Add target information that is required by tools to metadata 2017-02-08 14:05:23 +00:00
AMDGPUTargetStreamer.cpp AMDGPU: Fix trailing whitespace 2017-02-10 02:42:31 +00:00
AMDGPUTargetStreamer.h [AMDGPU] Add target information that is required by tools to metadata 2017-02-08 14:05:23 +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