[PATCH] D17176: [CodeGen] Add getBuildVector and getSplatBuildVector helpers.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 11:23:51 PDT 2016


ab updated this revision to Diff 53435.
ab marked an inline comment as done.
ab added a comment.

Rebased


http://reviews.llvm.org/D17176

Files:
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/Mips/MipsSEISelLowering.cpp
  lib/Target/NVPTX/NVPTXISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17176.53435.patch
Type: text/x-patch
Size: 45165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/93c07492/attachment-0001.bin>


More information about the llvm-commits mailing list