This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a81793582b3 [ORC] Errorize the ORC APIs. new a819fad8653 LiveRegUnits: Rename accumulateBackward()->accumulate() new 192187283c4 RegisterScavenging: Fix PR33687 new af26c83f3b2 Correct GFX9 processor names.
The 3 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: docs/AMDGPUUsage.rst | 4 +- include/llvm/CodeGen/LiveRegUnits.h | 10 ++-- lib/CodeGen/LiveRegUnits.cpp | 2 +- lib/CodeGen/RegisterScavenging.cpp | 13 +++-- lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp | 2 +- test/CodeGen/ARM/scavenging.mir | 66 ++++++++++++++++++++++++ 6 files changed, 85 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/ARM/scavenging.mir