]> git.ipfire.org Git - thirdparty/gcc.git/commit
[AArch64] Add tsv110 pipeline scheduling
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2019 17:08:32 +0000 (17:08 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2019 17:08:32 +0000 (17:08 +0000)
commit4d1bfcb1e42e14bbc70fea89238698c434307ccb
treee951cf20d83319170c6eac4ccfd59f1bc5e08f34
parent7e41cae0bfca9c0da108f57ef2385584cf9fb03a
[AArch64] Add tsv110 pipeline scheduling

Committed on behalf of Wu Yuan:

2019-04-04  wu yuan <wuyuan5@huawei.com>

* config/aarch64/aarch64-cores.def (tsv1100): Change scheduling model.
* config/aarch64/aarch64.md : Add "tsv110.md"
* config/aarch64/tsv110.md: New file.

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