This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8eacad4a415 [InstSimplify] fix formatting; NFC new 681f78964fa [X86] Split up -march=icelake to -client & -server new 74ef222da21 [AArch64] Fix isel failure when BUILD_PAIR nodes are left over.
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/Target/AArch64/AArch64ISelLowering.cpp | 2 ++ lib/Target/X86/X86.td | 19 ++++++++++++++----- lib/Target/X86/X86Subtarget.h | 3 ++- test/CodeGen/AArch64/build-pair-isel.ll | 13 +++++++++++++ test/CodeGen/X86/avx512vpopcntdq-schedule.ll | 3 ++- test/CodeGen/X86/clwb.ll | 3 ++- test/CodeGen/X86/cpus.ll | 3 ++- test/CodeGen/X86/rdpid-schedule.ll | 3 ++- test/CodeGen/X86/rtm-schedule.ll | 3 ++- 9 files changed, 41 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/AArch64/build-pair-isel.ll