This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 983e1a1 [X86][inline-asm] Add support for MS 'EVEN' directive new 5d76ab9 [AArch64] Refine Falkor Machine Model - Part 2 new dce3b51 Verifier: Check some amdgpu calling convention restrictions
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/Verifier.cpp | 12 + lib/Target/AArch64/AArch64SchedFalkor.td | 9 +- lib/Target/AArch64/AArch64SchedFalkorDetails.td | 460 +++++++++++++++++++---- lib/Target/AArch64/AArch64SchedFalkorWriteRes.td | 77 +++- test/CodeGen/AMDGPU/early-inline.ll | 5 +- test/Verifier/amdgpu-cc.ll | 55 +++ 6 files changed, 524 insertions(+), 94 deletions(-) create mode 100644 test/Verifier/amdgpu-cc.ll