This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 19293aa ThinLTO: add module caching handling. new 803d96c [X86] Remove old leftover MMX code that sets various 64-bit v [...] new 28de30a [X86] Remove some operations from the default Expand all vect [...] new ccd4d20 [X86] Remove redundant calls to setOperationAction for EXTRAC [...] new 56e5e84 [AVX512] Add support for lowering CTTZ v64i8 and v32i16 with [...] new 01d402f ThinLTO: initialize variables new 2a866db CachePruning: early exit if no path supplied
The 6 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/LTO/ThinLTOCodeGenerator.h | 4 +- lib/Support/CachePruning.cpp | 13 +- lib/Target/X86/X86ISelLowering.cpp | 87 ++-- test/CodeGen/X86/vector-tzcnt-512.ll | 854 +++++--------------------------- 4 files changed, 167 insertions(+), 791 deletions(-)