[PATCH] D17229: [CodeGen] Document and use getConstant's splat-building feature.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 10:12:00 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260901: [CodeGen] Document and use getConstant's splat-building feature. NFC. (authored by ab).

Changed prior to commit:
  http://reviews.llvm.org/D17229?vs=47883&id=47998#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17229

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17229.47998.patch
Type: text/x-patch
Size: 17952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160215/7aa58bff/attachment.bin>


More information about the llvm-commits mailing list