This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f3c2f38a74 MemorySSAUpdater: Only add phis to insertedphis if we actua [...] new ec87ba2f3cd [X86] Use extract128BitVector in LowerMULH so we can extrac [...] new 728eef59d3d [X86] Correct byte offsets and data types in a comment. NFC. new 1c1a8893a99 [X86] Remove erroneous callsite offsetting in SJLJ landing pads new 689eef08f4c [X86] Fix SJLJ struct offsets for x86_64
The 4 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 | 23 ++-- test/CodeGen/X86/sjlj-eh.ll | 65 ++++++++++-- test/CodeGen/X86/vector-idiv-sdiv-256.ll | 57 +++++----- test/CodeGen/X86/vector-idiv-sdiv-512.ll | 176 +++++++++++++++---------------- test/CodeGen/X86/vector-idiv-udiv-256.ll | 57 +++++----- test/CodeGen/X86/vector-idiv-udiv-512.ll | 132 +++++++++++------------ 6 files changed, 262 insertions(+), 248 deletions(-)