This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ebab95406fe [InstSimplify] fold extracting from std::pair (2/2) new 91fa1be82c2 [X86] Support fp128 and/or/xor/load/store with VEX and EVEX [...]
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 | 5 +- lib/Target/X86/X86InstrSSE.td | 45 ---- lib/Target/X86/X86InstrVecCompiler.td | 78 ++++++ test/CodeGen/X86/fp128-i128.ll | 463 +++++++++++++++++++++++----------- 4 files changed, 393 insertions(+), 198 deletions(-)