This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5cc88b4c521 Update PatternMatcher for FNeg new c08c654e2bd [AMDGPU] gfx1010 s_code_end generation
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/AMDGPUAsmPrinter.cpp | 17 ++++- .../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 19 +++++ .../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 9 +++ lib/Target/AMDGPU/SIProgramInfo.h | 2 + test/CodeGen/AMDGPU/s_code_end.ll | 80 ++++++++++++++++++++++ 5 files changed, 125 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/AMDGPU/s_code_end.ll