[PATCH] D70917: [NFC] Use EVT instead of bool for getSetCCInverse()

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 04:27:17 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe15dfa88fb1: [NFC] Use EVT instead of bool for getSetCCInverse() (authored by Alex Richardson <Alexander.Richardson at cl.cam.ac.uk>).

Changed prior to commit:
  https://reviews.llvm.org/D70917?vs=231750&id=233776#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70917

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/R600ISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/Mips/MipsISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70917.233776.patch
Type: text/x-patch
Size: 21381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191213/b6016c1f/attachment.bin>


More information about the llvm-commits mailing list