[PATCH] D45154: [x86] Model the direction flag (DF) separately from the rest of EFLAGS.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 23:45:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL329673: [x86] Model the direction flag (DF) separately from the rest of EFLAGS. (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45154?vs=141790&id=141795#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45154

Files:
  llvm/trunk/lib/Target/X86/Disassembler/X86Disassembler.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86InstrSystem.td
  llvm/trunk/lib/Target/X86/X86RegisterInfo.td
  llvm/trunk/test/CodeGen/X86/ipra-reg-usage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45154.141795.patch
Type: text/x-patch
Size: 18300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/bdb2cf0d/attachment.bin>


More information about the llvm-commits mailing list