This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9ee98e0db5 [X86] Mark the ADCX and ADOX instruction as commutable. new 09d0743fb69 [X86] Create paddus/psubus from narrower vectors with i8/i1 [...]
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 | 20 +- test/CodeGen/X86/paddus.ll | 543 +++++--------------------- test/CodeGen/X86/psubus.ll | 513 +++++------------------- test/CodeGen/X86/sse2-intrinsics-canonical.ll | 104 +++-- 4 files changed, 245 insertions(+), 935 deletions(-)