[PATCH] D25440: [Target] remove TargetRecip class; move reciprocal estimate isel functionality to TargetLowering

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 10:14:37 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284495: [Target] remove TargetRecip class; move reciprocal estimate isel functionality… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D25440?vs=75017&id=75026#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25440

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/include/llvm/Target/TargetOptions.h
  llvm/trunk/include/llvm/Target/TargetRecip.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/trunk/lib/Target/CMakeLists.txt
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/TargetRecip.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25440.75026.patch
Type: text/x-patch
Size: 43334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/76af5358/attachment.bin>


More information about the llvm-commits mailing list