This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b6501ab453 [ThinLTO] Modify test to help diagnose bot failures new a75001c8dbd [ThinLTO] Fix test new 576283c1191 [globalisel][legalizer] Add AtomicOrdering to LegalityQuery [...] new 65fb103bddb [X86] Teach the disassembler to use %eiz/%riz instead of No [...]
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: include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 19 +++++++++++- lib/CodeGen/GlobalISel/LegalityPredicates.cpp | 15 ++++++---- lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 3 +- lib/Target/AArch64/AArch64LegalizerInfo.cpp | 8 +++-- lib/Target/X86/Disassembler/X86Disassembler.cpp | 25 ++++++++++++---- .../GlobalISel/legalizer-info-validation.mir | 24 +++++++-------- test/MC/Disassembler/X86/x86-32.txt | 12 ++++++++ test/MC/Disassembler/X86/x86-64.txt | 34 +++++++++++++++++----- test/ThinLTO/X86/deadstrip.ll | 16 +++++----- 9 files changed, 113 insertions(+), 43 deletions(-)