diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2012-10-18 18:35:07 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2012-10-18 18:35:07 +0200 |
commit | 1ba24090f6871f1bf7d6c5408589f2041b5165ac (patch) | |
tree | 339281778cfb906cf8d7b4ba482e9cad107742d0 /gcc/ira.c | |
parent | 1a17bd35048b702b3c5eb2ece720588a77e842c1 (diff) | |
download | gcc-1ba24090f6871f1bf7d6c5408589f2041b5165ac.zip gcc-1ba24090f6871f1bf7d6c5408589f2041b5165ac.tar.gz gcc-1ba24090f6871f1bf7d6c5408589f2041b5165ac.tar.bz2 |
altivec.md (altivec_lvsl, [...]): Add mode.
gcc/
* config/rs6000/altivec.md (altivec_lvsl, altivec_lvsr): Add mode.
(altivec_vsumsws_nomode): Delete.
(reduc_splus_<mode>, reduc_uplus_<mode>): Call gen_altivec_vsumsws
instead of gen_altivec_vsumsws_nomode.
(altivec_lvlx, altivec_lvlxl, altivec_lvrx, altivec_lvrxl):
Add mode.
* config/rs6000/rs6000.md (probe_stack): Rename to...
(probe_stack_<mode>): ... this. Add mode. Change pattern to
use std instead of stw when appropriate.
(probe_stack): New expander.
(move_from_CR_ov_bit): Add mode.
(splitter for compare_plus_ne0_<mode>, splitter for
compare_plus_ne0_<mode>_1): Remove constraints.
* config/rs6000/sync.md (loadsync): Rename to...
(loadsync_<mode>): ... this. Add mode.
(atomic_load<mode>): Adjust.
From-SVN: r192568
Diffstat (limited to 'gcc/ira.c')
0 files changed, 0 insertions, 0 deletions