This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e558b6ee997 [X86] Rewrite vXi1 element insertion by using a vXi1 scalar [...] new 73f6582e917 CodeGen: Fix assertion in ScheduleDAGMILive::scheduleMI due [...] new 90f5ff4016b [x86] Reautogenerate a bunch of tests for D42287. NFC
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/CodeGen/MachineScheduler.cpp | 1 + test/CodeGen/AMDGPU/debug-value2.ll | 436 +++++++++++++++++++++ test/CodeGen/X86/GlobalISel/callingconv.ll | 68 ++-- test/CodeGen/X86/GlobalISel/select-fadd-scalar.mir | 97 ++--- test/CodeGen/X86/GlobalISel/select-fconstant.mir | 74 ++-- test/CodeGen/X86/GlobalISel/select-fdiv-scalar.mir | 97 ++--- test/CodeGen/X86/GlobalISel/select-fmul-scalar.mir | 97 ++--- test/CodeGen/X86/GlobalISel/select-fsub-scalar.mir | 97 ++--- 8 files changed, 710 insertions(+), 257 deletions(-) create mode 100644 test/CodeGen/AMDGPU/debug-value2.ll