This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c61cf90 [AVX512] Give priority to EVEX encoded PSHUFB over the VEX versions. new 87a7905 AVX-512: Fixed BT instruction selection.
The 1 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/CodeGen/SelectionDAG/TargetLowering.cpp | 4 + lib/Target/X86/X86ISelLowering.cpp | 80 +++-- test/CodeGen/X86/bt.ll | 532 +++++----------------------- 3 files changed, 139 insertions(+), 477 deletions(-)