[PATCH] D29639: [SelectionDAG] Add a signed integer absolute ISD node

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 14:39:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297780: [SelectionDAG] Add a signed integer absolute ISD node (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D29639?vs=89414&id=91774#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29639

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/combine-abs.ll
  llvm/trunk/test/CodeGen/X86/viabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29639.91774.patch
Type: text/x-patch
Size: 33154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/71a4f362/attachment-0001.bin>


More information about the llvm-commits mailing list