This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a4d5c41c37 [AMDGPU] V_DIV_FIXUP_F16 is not a commutable operation new 5067e6a434e [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...] new 70862df7ebd LiveRegUnits: Port recent LivePhysRegs bugfixes
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/CodeGen/SelectionDAG.h | 108 ++++++++++++++++++-------- include/llvm/CodeGen/SelectionDAGNodes.h | 54 +++++++------ include/llvm/CodeGen/SlotIndexes.h | 28 +++++-- include/llvm/CodeGen/StackMaps.h | 13 ++-- include/llvm/CodeGen/WinEHFuncInfo.h | 36 ++++----- lib/CodeGen/LivePhysRegs.cpp | 3 +- lib/CodeGen/LiveRegUnits.cpp | 56 ++++++++------ lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 121 +++++++++++++++--------------- 8 files changed, 248 insertions(+), 171 deletions(-)