[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
Mon Mar 14 03:57:47 PDT 2016


flyingforyou updated this revision to Diff 50576.
flyingforyou added a comment.

Rebase patch against latest trunk change & modiy comments.


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.50576.patch
Type: text/x-patch
Size: 10216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/b16ec3e8/attachment.bin>


More information about the llvm-commits mailing list