This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 99b52fe13c3 [ARM] GlobalISel: Support G_SELECT for i32 new 349de318a78 [mips] Refine the condition for when to use CALL16 vs a GOT [...] new 3f723360abf [globalisel][tablegen] Add support for EXTRACT_SUBREG. new 915fe39cd1d [X86][AVX512] Regenerate avx512 arithmetic tests
The 3 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/AArch64InstructionSelector.cpp | 9 +- lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 8 +- test/CodeGen/AArch64/GlobalISel/select-trunc.mir | 4 +- test/CodeGen/X86/avx512-arith.ll | 258 +++++++++++----------- utils/TableGen/CodeGenRegisters.cpp | 78 +++++++ utils/TableGen/CodeGenRegisters.h | 17 +- utils/TableGen/GlobalISelEmitter.cpp | 151 ++++++++++++- 7 files changed, 380 insertions(+), 145 deletions(-)