[PATCH] D12300: Pass function attributes instead of simple flag in isIntDivCheap target query. Add test cases.

Steve King via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 18:15:17 PDT 2015


srking updated this revision to Diff 33034.
srking added a comment.

Added new comment to tests.


http://reviews.llvm.org/D12300

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/sdiv-pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12300.33034.patch
Type: text/x-patch
Size: 6786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/2bf3813a/attachment.bin>


More information about the llvm-commits mailing list