diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2016-05-07 16:36:11 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2016-05-07 16:36:11 +0200 |
commit | 764b257d43b7d8a7b44f1041b6a6f3ec1afe663f (patch) | |
tree | 0fbec96de2e26107747cd7678085a840148265a3 /gcc/pass_manager.h | |
parent | 5ec4a8cd76196b82dfa1b6e16b6646e6342c969f (diff) | |
download | gcc-764b257d43b7d8a7b44f1041b6a6f3ec1afe663f.zip gcc-764b257d43b7d8a7b44f1041b6a6f3ec1afe663f.tar.gz gcc-764b257d43b7d8a7b44f1041b6a6f3ec1afe663f.tar.bz2 |
i386.md (*addqi_1): Add preferred_for_speed attribute to disparage alternatives 3 and 4 for...
* config/i386/i386.md (*addqi_1): Add preferred_for_speed attribute
to disparage alternatives 3 and 4 for TARGET_PARTIAL_REG_STALL targets.
(*andqi_1): Add preferred_for_speed attribute to disparage
alternative 2 for TARGET_PARTIAL_REG_STALL targets.
(*<code>qi_1): Ditto.
(*one_cmplqi2_1): Add preferred_for_speed attribute to disparage
alternative 1 for TARGET_PARTIAL_REG_STALL targets.
(*ashlqi3_1): Ditto.
(*swap<mode>): Merge from *swap<mode>_1 and *swap<mode>_2 patterns.
Add preferred_for_size attribute to disparage alternative 0 and
preferred_for_speed attribute to disparage alternative 1 for
TARGET_PARTIAL_REG_STALL targets.
From-SVN: r235996
Diffstat (limited to 'gcc/pass_manager.h')
0 files changed, 0 insertions, 0 deletions