This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 297c443 [libFuzzer] extend -print_coverage to print the comma-separat [...] new 76914be Clarify rules for reserved regs, fix aarch64 ones.
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: include/llvm/Target/TargetRegisterInfo.h | 18 ++++++++++++++++-- lib/CodeGen/MachineVerifier.cpp | 10 ---------- lib/CodeGen/TargetRegisterInfo.cpp | 30 ++++++++++++++++++++++++++++++ lib/Target/AArch64/AArch64RegisterInfo.cpp | 21 +++++++++++---------- lib/Target/ARM/ARMBaseRegisterInfo.cpp | 20 +++++++++++--------- lib/Target/X86/X86RegisterInfo.cpp | 2 ++ 6 files changed, 70 insertions(+), 31 deletions(-)