This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 42fc938f155 [AArch64] Create a TargetInfo header. NFC new c77f794940a [AMDGPU] Create a TargetInfo header. NFC
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AMDGPU.h | 3 --- lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 1 + lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 + lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 1 + .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 2 +- .../AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp | 1 + .../AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h | 3 --- lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp | 2 +- lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h | 29 ++++++++++++++++++++++ 9 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h