[PATCH] D67902: [X86] Use TargetConstant for condition code on X86ISD::SETCC/CMOV/BRCOND nodes.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 12:47:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372645: [X86] Use TargetConstant for condition code on X86ISD::SETCC/CMOV/BRCOND nodes. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67902?vs=221255&id=221393#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67902/new/

https://reviews.llvm.org/D67902

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrCMovSetCC.td
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/lib/Target/X86/X86InstrControl.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67902.221393.patch
Type: text/x-patch
Size: 27993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/96717534/attachment.bin>


More information about the llvm-commits mailing list