This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf6f650daf8 [PDB] Dump extra info about the publics stream new f45e52bfbe8 Fix DebugInfo/PDB build by adding missing changes new ecba33a1f4d AMDGPU: Don't track lgkmcnt for global_/scratch_ instructions
The 2 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: include/llvm/DebugInfo/PDB/Native/GlobalsStream.h | 3 ++- include/llvm/DebugInfo/PDB/Native/PublicsStream.h | 2 +- lib/DebugInfo/PDB/Native/GSI.h | 1 + lib/DebugInfo/PDB/Native/GlobalsStream.cpp | 2 +- lib/Target/AMDGPU/FLATInstructions.td | 11 ++++++----- lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 11 +++++++---- lib/Target/AMDGPU/SIInstrInfo.h | 4 ++++ 7 files changed, 22 insertions(+), 12 deletions(-)