[PATCH] D21144: [X86]: Quit promoting 8 and 16 bit compares to 32 bit.

Kevin B. Smith via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 09:44:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272801: [X86]: Quit promoting 8 and 16 bit compares to 32 bit. (authored by kbsmith1).

Changed prior to commit:
  http://reviews.llvm.org/D21144?vs=60244&id=60857#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21144

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/3addr-16bit.ll
  llvm/trunk/test/CodeGen/X86/atomic16.ll
  llvm/trunk/test/CodeGen/X86/atomic8.ll
  llvm/trunk/test/CodeGen/X86/ctpop-combine.ll
  llvm/trunk/test/CodeGen/X86/machine-sink-and-implicit-null-checks.ll
  llvm/trunk/test/CodeGen/X86/memcmp.ll
  llvm/trunk/test/CodeGen/X86/pr5145.ll
  llvm/trunk/test/CodeGen/X86/x86-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21144.60857.patch
Type: text/x-patch
Size: 10876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/db628907/attachment.bin>


More information about the llvm-commits mailing list