]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-11-17 Terry Guo <terry.guo@arm.com>
authorxguo <xguo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Nov 2014 02:20:47 +0000 (02:20 +0000)
committerxguo <xguo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Nov 2014 02:20:47 +0000 (02:20 +0000)
commite18862f30bbeab316f6c98d664a5bd5db7806c89
treedb5872ac4ece301dcd2e536f4869ef3d82c65f28
parent60ef7ddf937f45f2d498ec9f75d44af938e0c113
2014-11-17  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: Pipeline description for cortex-m7.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217687 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.md
gcc/config/arm/cortex-m7.md [new file with mode: 0644]