[PATCH] D14945: Expose isXxxConstant() functions from TargetLowering base class (NFC)

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 11:44:04 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254085: Expose isXxxConstant() functions from SelectionDAGNodes.h (NFC) (authored by askrobov).

Changed prior to commit:
  http://reviews.llvm.org/D14945?vs=41135&id=41162#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14945

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14945.41162.patch
Type: text/x-patch
Size: 36081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151125/499cf21c/attachment.bin>


More information about the llvm-commits mailing list