[PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.

Junmo Park via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 01:53:14 PST 2016


flyingforyou updated this revision to Diff 50403.
flyingforyou added a comment.
Herald added a subscriber: MatzeB.

Modify the patch which can consider uArch information.


http://reviews.llvm.org/D17288

Files:
  include/llvm/MC/MCSchedule.h
  include/llvm/Target/TargetSchedule.td
  lib/CodeGen/CodeGenPrepare.cpp
  lib/MC/MCSchedule.cpp
  lib/Target/AArch64/AArch64SchedA57.td
  test/CodeGen/X86/machine-combiner.ll
  test/Transforms/CodeGenPrepare/X86/select.ll
  utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17288.50403.patch
Type: text/x-patch
Size: 10187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/bf245786/attachment.bin>


More information about the llvm-commits mailing list