This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ef587f5 Avoid unnecessary constexpr to appease MSVC 2013 new 1d2f9bc Allow Switch instruction to have extractProfTotalWeight calle [...] new c7a23a5 [AMDGPU] Refactor waitcnt encoding
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: lib/IR/Metadata.cpp | 3 +- lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 36 +++----- .../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 11 +-- lib/Target/AMDGPU/SIInsertWaits.cpp | 28 +++--- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 102 ++++++++++++++++++--- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 60 +++++++++--- 6 files changed, 173 insertions(+), 67 deletions(-)