[PATCH] D43607: [TargetLowering] Rename isCondCodeLegal to isCondCodeLegalOrCustom. Add real isCondCodeLegal. Update callers to use one or the other.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 12:55:09 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325829: [TargetLowering] Rename isCondCodeLegal to isCondCodeLegalOrCustom. Add real… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43607?vs=135357&id=135506#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43607

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43607.135506.patch
Type: text/x-patch
Size: 5419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/6e90d1ab/attachment.bin>


More information about the llvm-commits mailing list