[PATCH] D11428: Improve EmitLoweredSelect for contiguous pseudo CMOV instructions.

Kevin B. Smith kevin.b.smith at intel.com
Wed Aug 5 10:58:43 PDT 2015


kbsmith1 updated this revision to Diff 31374.
kbsmith1 added a comment.

Fixed "rewrting" spelling.  Added comment on CMOV_V*I1 test to indicate this test is to be
updated if a way is found to generate these pseudo CMOV opcodes.


http://reviews.llvm.org/D11428

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/pseudo_cmov_lower.ll
  test/CodeGen/X86/pseudo_cmov_lower1.ll
  test/CodeGen/X86/pseudo_cmov_lower2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11428.31374.patch
Type: text/x-patch
Size: 26366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/2071831f/attachment.bin>


More information about the llvm-commits mailing list