[PATCH] D29127: [ARM] Classification Improvements to ARM Sched-Model. NFCI.

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 03:57:46 PST 2017


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

Hi Diana:
As requested, I have simplified the test (removed the contrived way of generating SMULBB), added test for SMLABB. Also, converted the test to MIR test. 
Thanks and Best Regards
Javed


https://reviews.llvm.org/D29127

Files:
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMSchedule.td
  lib/Target/ARM/ARMScheduleA9.td
  lib/Target/ARM/ARMScheduleR52.td
  lib/Target/ARM/ARMScheduleSwift.td
  test/CodeGen/ARM/misched-int-basic.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29127.86782.patch
Type: text/x-patch
Size: 31126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/7a375bb5/attachment.bin>


More information about the llvm-commits mailing list