[PATCH] D28354: [X86][MCU] replace select with bit manipulation instead of branches

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 00:28:26 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293469: [X86][MCU] replace select with bit manipulation instead of branches (authored by abadouh).

Changed prior to commit:
  https://reviews.llvm.org/D28354?vs=85543&id=86253#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28354

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28354.86253.patch
Type: text/x-patch
Size: 4660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/ca8af619/attachment.bin>


More information about the llvm-commits mailing list