Skip to content

Commit

Permalink
[ARM] Add VLDx/VSTx sched defs for machine-schedulers. NFCI
Browse files Browse the repository at this point in the history
This patch adds missing scheds for Neon VLDx/VSTx instructions.
This will help one write schedulers easier/faster in the future for ARM sub-targets.
Existing models will not affected by this patch.
Reviewed by: Renato Golin, Diana Picus
Differential Revision: https://reviews.llvm.org/D33120

llvm-svn: 303717
  • Loading branch information
javedabsar committed May 24, 2017
1 parent 4c2f68f commit a32e3a1
Show file tree
Hide file tree
Showing 5 changed files with 292 additions and 337 deletions.

0 comments on commit a32e3a1

Please sign in to comment.