Add scheduling model for Exynos M1
commit802e6377bc5dd1394643daef2b1622d6e265d7f5
authorevandro <evandro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Dec 2015 19:30:01 +0000 (7 19:30 +0000)
committerevandro <evandro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Dec 2015 19:30:01 +0000 (7 19:30 +0000)
treec5dc6a5acd3be153866de991d8eddcd898c846df
parent50cd3de8200ab3f18ec7247a46dd03ae34d313e9
Add scheduling model for Exynos M1

gcc/
* config/aarch64/aarch64-cores.def: Use the Exynos M1 sched model.
* config/aarch64/aarch64.md: Include "exynos-m1.md".
* config/arm/arm.md: Likewise.
* config/arm/exynos-m1.md: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231378 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64-cores.def
gcc/config/aarch64/aarch64.md
gcc/config/arm/arm.md
gcc/config/arm/exynos-m1.md [new file with mode: 0644]