This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83d9c21f06a [Hexagon] Rangify some loops, NFC new c9676b5d356 [globalisel][tablegen] Fix a use-after free bug that manife [...] new 3136f295f48 [X86] Use fsub in the movddup scheduling tests to prevent a [...] new eb7fbe22997 [X86] Use X86ISD::VBROADCAST in place of v2f64 X86ISD::MOVD [...] new c5d47386152 Revert r315763: "[Hexagon] Rangify some loops, NFC"
The 4 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/Hexagon/BitTracker.cpp | 58 +++++++++++++++++++------------- lib/Target/Hexagon/HexagonBitTracker.cpp | 12 +++++-- lib/Target/X86/X86ISelLowering.cpp | 11 ++++-- lib/Target/X86/X86InstrAVX512.td | 28 +++++++-------- lib/Target/X86/X86InstrSSE.td | 5 +++ test/CodeGen/X86/avx512vl-vbroadcast.ll | 29 +++++++++++++++- test/CodeGen/X86/sse3-schedule.ll | 20 +++++------ utils/TableGen/GlobalISelEmitter.cpp | 2 +- 8 files changed, 110 insertions(+), 55 deletions(-)