[PATCH] D67957: [ARM] Cortex-M4 schedule additions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 29 01:37:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373163: [ARM] Cortex-M4 schedule additions (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67957?vs=221694&id=222315#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67957/new/

https://reviews.llvm.org/D67957

Files:
  llvm/trunk/lib/Target/ARM/ARMInstrFormats.td
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
  llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
  llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
  llvm/trunk/lib/Target/ARM/ARMScheduleM4.td
  llvm/trunk/test/CodeGen/ARM/ParallelDSP/complex_dot_prod.ll
  llvm/trunk/test/CodeGen/ARM/ParallelDSP/multi-use-loads.ll
  llvm/trunk/test/CodeGen/ARM/ParallelDSP/unroll-n-jam-smlad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67957.222315.patch
Type: text/x-patch
Size: 14787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190929/95d7d014/attachment.bin>


More information about the llvm-commits mailing list