This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f7a77b36fc [ORC] Add an asynchronous jit-link function, jitLinkForORC, [...] new 0f8f2423515 [X86] Add some more movmsk test cases. NFC new 72eb1655c7c [X86] Allow movmskpd/ps ISD nodes to be created and selecte [...]
The 2 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 | 24 ++--- lib/Target/X86/X86InstrSSE.td | 18 ++++ test/CodeGen/X86/bool-vector.ll | 4 - test/CodeGen/X86/movmsk-cmp.ll | 190 +++++++++++++++++++++++++++++++++++++ 4 files changed, 214 insertions(+), 22 deletions(-)