This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b4dc9c31c2a [AArch64][GlobalISel] Overhaul legalization & isel or shift [...] new 992f5f0eeae [AMDGPU] Enable serializing of argument info.
The 1 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/Target/AMDGPU/AMDGPUTargetMachine.cpp | 79 ++++++++++++++ lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 54 ++++++++- lib/Target/AMDGPU/SIMachineFunctionInfo.h | 121 +++++++++++++++++++++ test/CodeGen/AMDGPU/hazard-hidden-bundle.mir | 1 + .../MIR/AMDGPU/machine-function-info-no-ir.mir | 65 +++++++++++ test/CodeGen/MIR/AMDGPU/machine-function-info.ll | 15 +++ 6 files changed, 334 insertions(+), 1 deletion(-)