This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 23bcd6d565a Pre-compute the tail of the archive new 93ca2ee3267 [X86] Remove dead declaration convertArgMovsToPushes, NFC new 4b145dd1170 AMDGPU: Add ELFOSABI_AMDGPU_MESA3D new 044f6a47264 [Dominators] Make eraseNode invalidate DFS numbers new eb47c09ba93 AMDGPU/Docs: Follow up on review feedback in https://review [...]
The 4 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 | 38 ++++++++++------ include/llvm/BinaryFormat/ELF.h | 53 +++++++++++----------- include/llvm/Support/GenericDomTree.h | 5 +- lib/ObjectYAML/ELFYAML.cpp | 1 + lib/Target/X86/X86FrameLowering.h | 9 ---- ...s.yaml => elf64-amdgcn-mesa3d-definitions.yaml} | 4 +- tools/llvm-readobj/ELFDumper.cpp | 5 +- 7 files changed, 60 insertions(+), 55 deletions(-) copy test/Object/AMDGPU/{elf64-amdgcn-amdhsa-definitions.yaml => elf64-amdgcn-mesa [...]