diff options
author | Bernd Schmidt <bernd.schmidt@analog.com> | 2006-11-20 12:22:25 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@gcc.gnu.org> | 2006-11-20 12:22:25 +0000 |
commit | d6f6753efec42c63c32b0e0cfa1e9944a2e9ac4a (patch) | |
tree | 0f1f7a4aeff6b0ce5ab4e6785108850140a44cdd /gcc/tree-ssa-loop-ivopts.c | |
parent | f81c1b60f257f47b08ed9e03585b81922b9ec31e (diff) | |
download | gcc-d6f6753efec42c63c32b0e0cfa1e9944a2e9ac4a.zip gcc-d6f6753efec42c63c32b0e0cfa1e9944a2e9ac4a.tar.gz gcc-d6f6753efec42c63c32b0e0cfa1e9944a2e9ac4a.tar.bz2 |
bfin.h (LEGITIMATE_CONSTANT_P): Call bfin_legitimate_constant_p.
* config/bfin/bfin.h (LEGITIMATE_CONSTANT_P): Call
bfin_legitimate_constant_p.
* config/bfin/bfin.md (movsi expander): Check return value of
expand_mvoe.
* config/bfin/bfin-protos.h (bfin_legitimate_constant_p): Declare.
(expand_move): Adjust prototype.
* config/bfin/bfin.c (expand_move): Now returns bool. Handle
invalid constants specially.
(bfin_cannot_force_const_mem, bfin_legitimate_constant_p): New
functions.
(TARGET_CANNOT_FORCE_CONST_MEM): New macro.
From-SVN: r119011
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions