This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7c8f4b01f61 Allow TempFile::discard to be called twice. new c4b304ca7ce Remove unnecessary code. new 690ef988233 [X86] Sink the MGATHER setOperationActions for AVX2 into th [...] new d93d311a7dd [X86] Move the BITALG setOperationAction code into the hasB [...] new db39a5d9223 [X86] Support v32i16/v64i8 CTLZ using lookup table.
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/X86/X86ISelLowering.cpp | 50 +++++++++------ test/CodeGen/X86/vector-lzcnt-512.ll | 118 ++++++++++++++--------------------- tools/bugpoint/OptimizerDriver.cpp | 3 - 3 files changed, 78 insertions(+), 93 deletions(-)