This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b32b731155 [AMDGPU] Add options for waitcnt pass debugging; add instr [...] new 41dfb8c4cc8 [CodeView] Micro-optimizations to speed up type merging. new 505994887d4 [AMDGPU] Revert "[AMDGPU] Add options for waitcnt pass debu [...]
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/CodeView/CVRecord.h | 2 +- .../DebugInfo/CodeView/GlobalTypeTableBuilder.h | 17 ++- lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp | 37 ++--- lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 169 ++++++++++----------- lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 71 +-------- test/CodeGen/AMDGPU/waitcnt-debug.mir | 41 ----- 6 files changed, 115 insertions(+), 222 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/waitcnt-debug.mir