[PATCH] D11531: fix TLI's combineRepeatedFPDivisors interface to return the minimum user threshold

Sanjay Patel spatel at rotateright.com
Tue Jul 28 16:06:21 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243498: fix TLI's combineRepeatedFPDivisors interface to return the minimum user… (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D11531?vs=30710&id=30868#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11531

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11531.30868.patch
Type: text/x-patch
Size: 6468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/e2e8260a/attachment.bin>


More information about the llvm-commits mailing list