This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b536aafd96d [WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed) new efad4789d86 [X86] Type legalize v2f32 loads by using an f64 load and a [...]
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/X86ISelLowering.cpp | 24 ++++++++++++++++++++ test/CodeGen/X86/bitcast-int-to-vector.ll | 6 +++-- test/CodeGen/X86/fold-load-vec.ll | 4 ++-- test/CodeGen/X86/merge-consecutive-loads-256.ll | 30 +++++++++++++------------ test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 24 +++++++------------- test/CodeGen/X86/vec_extract-avx.ll | 4 +++- test/CodeGen/X86/vector-shuffle-128-v4.ll | 4 ++-- test/CodeGen/X86/widen_load-1.ll | 4 ++-- 8 files changed, 61 insertions(+), 39 deletions(-)