[PATCH] D54142: [ARM] Cortex-M4 schedule

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 03:09:10 PST 2018


dmgreen updated this revision to Diff 172913.
dmgreen marked an inline comment as done.
dmgreen added a comment.

Cleanup using tablegen classes.


https://reviews.llvm.org/D54142

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMInstrThumb.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/ARMSchedule.td
  lib/Target/ARM/ARMScheduleM3.td
  lib/Target/ARM/ARMScheduleM4.td
  test/CodeGen/ARM/aapcs-hfa-code.ll
  test/CodeGen/ARM/useaa.ll
  test/CodeGen/Thumb2/ifcvt-no-branch-predictor.ll
  test/CodeGen/Thumb2/m4-sched-ldr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54142.172913.patch
Type: text/x-patch
Size: 28475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181107/160a9574/attachment.bin>


More information about the llvm-commits mailing list