[PATCH] D12742: [ARM] Scaling up values in ARMBaseInstrInfo::isProfitableToIfCvt() before they are scaled by a probability to avoid precision issue.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 11:21:14 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248018: Scaling up values in ARMBaseInstrInfo::isProfitableToIfCvt() before they areā€¦ (authored by conghou).

Changed prior to commit:
  http://reviews.llvm.org/D12742?vs=35114&id=35118#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12742

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/test/CodeGen/ARM/2013-10-11-select-stalls.ll
  llvm/trunk/test/CodeGen/ARM/ifcvt4.ll
  llvm/trunk/test/CodeGen/ARM/sjlj-prepare-critical-edge.ll
  llvm/trunk/test/CodeGen/ARM/test-sharedidx.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-ifcvt1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12742.35118.patch
Type: text/x-patch
Size: 5389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150918/b53a29a9/attachment.bin>


More information about the llvm-commits mailing list