This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, ARM]Add pipeline description for ARM Cortex-M7


Hi there,

Attached patch intends to add pipeline description for  ARM MCU Cortex-M7.
Is it ok to trunk?

BR,
Terry

2014-11-12  Terry Guo  <terry.guo@arm.com>

        * config/arm/arm.c (arm_issue_rate): Return 2 for cortex-m7.
        * config/arm/arm.md (generic_sched): Exclude cortex-m7.
        (generic_vfp): Likewise.
        * config/arm/cortex-m7.md: New pipeline description for cortex-m7.

Attachment: gcc-cortex-m7-pipeline-v7.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]