[PATCH] D37096: [x86] Fix an amazing goof in the handling of sub, or, and xor lowering.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 17:35:26 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311737: [x86] Fix an amazing goof in the handling of sub, or, and xor lowering. (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D37096?vs=112512&id=112640#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37096

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/atomic-minmax-i6432.ll
  llvm/trunk/test/CodeGen/X86/atomic128.ll
  llvm/trunk/test/CodeGen/X86/cmov.ll
  llvm/trunk/test/CodeGen/X86/cmp.ll
  llvm/trunk/test/CodeGen/X86/select.ll
  llvm/trunk/test/CodeGen/X86/tbm_patterns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37096.112640.patch
Type: text/x-patch
Size: 37474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170825/138907d6/attachment.bin>


More information about the llvm-commits mailing list