[PATCH] D29237: [X86] Fixing flag usage for RCL and RCR

Chris Ray via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 17:05:34 PST 2017


cray created this revision.

The RCL and RCR instructions use the carry flag.


Repository:
  rL LLVM

https://reviews.llvm.org/D29237

Files:
  lib/Target/X86/X86InstrShiftRotate.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29237.86145.patch
Type: text/x-patch
Size: 6142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170128/99717731/attachment.bin>


More information about the llvm-commits mailing list