gcc/
[official-gcc.git] / gcc / config / aarch64 / cortex-a57-fma-steering.h
blob65bf5acc132d2db645d1b00ef031dc33a195bb78
1 /* This file contains declarations for the FMA steering optimization
2 pass for Cortex-A57.
3 Copyright (C) 2015-2016 Free Software Foundation, Inc.
4 Contributed by ARM Ltd.
6 This file is part of GCC.
8 GCC is free software; you can redistribute it and/or modify it
9 under the terms of the GNU General Public License as published by
10 the Free Software Foundation; either version 3, or (at your option)
11 any later version.
13 GCC is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 General Public License for more details.
18 You should have received a copy of the GNU General Public License
19 along with GCC; see the file COPYING3. If not see
20 <http://www.gnu.org/licenses/>. */
22 void aarch64_register_fma_steering (void);