This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e746b67d41b [X86] Fix disassembling of EVEX instructions to stop accide [...] new 8d6bf15df65 [X86][SSE] Add extractps/pextrd equivalence to domain tables
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/Target/X86/X86InstrInfo.cpp | 6 ++++ test/CodeGen/X86/2011-10-19-widen_vselect.ll | 6 ++-- .../2011-12-26-extractelement-duplicate-load.ll | 6 ++-- test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 8 ++--- test/CodeGen/X86/avx512-insert-extract.ll | 16 ++++----- test/CodeGen/X86/extract-store.ll | 8 ++--- test/CodeGen/X86/extractelement-index.ll | 25 +++++--------- test/CodeGen/X86/known-signbits-vector.ll | 2 +- test/CodeGen/X86/nontemporal-2.ll | 6 ++-- test/CodeGen/X86/oddshuffles.ll | 22 ++++++------ test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 8 ++--- test/CodeGen/X86/sse41-schedule.ll | 18 +++++++--- test/CodeGen/X86/sse41.ll | 7 ++-- test/CodeGen/X86/widen_load-3.ll | 40 +++++++--------------- 14 files changed, 87 insertions(+), 91 deletions(-)