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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 01:46:12 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244202: [X86] Improve EmitLoweredSelect for contiguous CMOV pseudo instructions. (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D11428?vs=31374&id=31431#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11428

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11428.31431.patch
Type: text/x-patch
Size: 26498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/1a072e64/attachment.bin>


More information about the llvm-commits mailing list