[PATCH] D24857: [ARM] Assign cost of scaling used in addressing mode for ARM cores

Javed Absar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 08:05:45 PDT 2016


javed.absar updated this revision to Diff 73480.
javed.absar added a comment.

Hi Renato:

I have now changed the implementation as you requested (sub-target feature flag). Also I have shared the full list of improvements and regressions of the benchmarks.  Please let me know if this is all ok now.

Best Regards
Javed


https://reviews.llvm.org/D24857

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMSubtarget.h
  test/CodeGen/ARM/lsr-scale-addr-mode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24857.73480.patch
Type: text/x-patch
Size: 5196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161004/e655259f/attachment.bin>


More information about the llvm-commits mailing list