This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dbcb7ad [InlineFunction] Refactor code in function `fixupLineNumbers' [...] new d2a4d81 [X86][SSE] Consistently set MOVD/MOVQ load/store/move instruc [...]
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/X86InstrAVX512.td | 130 +++++++++++---------- lib/Target/X86/X86InstrSSE.td | 18 ++- test/CodeGen/X86/2012-1-10-buildvector.ll | 2 +- test/CodeGen/X86/avx2-vbroadcast.ll | 14 +-- .../CodeGen/X86/clear_upper_vector_element_bits.ll | 2 +- test/CodeGen/X86/exedepsfix-broadcast.ll | 12 +- test/CodeGen/X86/extractelement-index.ll | 38 ++++-- test/CodeGen/X86/fp-logic.ll | 6 +- test/CodeGen/X86/masked_memop.ll | 2 +- test/CodeGen/X86/merge-consecutive-loads-128.ll | 26 ++--- test/CodeGen/X86/pshufb-mask-comments.ll | 2 +- test/CodeGen/X86/scalar-int-to-fp.ll | 2 +- test/CodeGen/X86/uint_to_fp-2.ll | 2 +- test/CodeGen/X86/vec_fp_to_int.ll | 4 +- test/CodeGen/X86/vec_ins_extract-1.ll | 4 +- 15 files changed, 140 insertions(+), 124 deletions(-)