[PATCH] Add codegen for minnum / magnum

Matt Arsenault Matthew.Arsenault at amd.com
Thu Oct 9 19:16:25 PDT 2014


http://reviews.llvm.org/D5717

Files:
  include/llvm/CodeGen/ISDOpcodes.h
  include/llvm/CodeGen/RuntimeLibcalls.h
  include/llvm/CodeGen/SelectionDAG.h
  lib/CodeGen/BasicTargetTransformInfo.cpp
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  lib/CodeGen/TargetLoweringBase.cpp
  lib/Target/R600/AMDGPUISelLowering.cpp
  lib/Target/R600/SIISelLowering.cpp
  lib/Target/R600/SIInstructions.td
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/PowerPC/fmax.ll
  test/CodeGen/PowerPC/fmin.ll
  test/CodeGen/R600/fmax.f64.ll
  test/CodeGen/R600/fmax.ll
  test/CodeGen/R600/fmin.f64.ll
  test/CodeGen/R600/fmin.ll
  test/CodeGen/X86/fmax.ll
  test/CodeGen/X86/fmin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5717.14697.patch
Type: text/x-patch
Size: 53457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141010/eac96cbc/attachment.bin>


More information about the llvm-commits mailing list