This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r119750 - in /branches/fixed-point: ./ gcc/Chan...


Author: chaoyingfu
Date: Mon Dec 11 23:02:09 2006
New Revision: 119750

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119750
Log:
Merged revisions 119421 via svnmerge from 
svn+ssh://chaoyingfu@sources.redhat.com/svn/gcc/trunk

........
  r119421 | tsmigiel | 2006-12-01 14:43:18 -0800 (Fri, 01 Dec 2006) | 8 lines
  
          * config/spu/predicates.md (spu_mov_operand): Add.
          * config/spu/spu.c (spu_expand_extv): Remove unused code.
          (print_operand_address, print_operand): Handle addresses containing AND.
          (spu_split_load, spu_split_store): Use updated movti pattern.
          * config/spu/spu.md: (_mov<mode>, _movdi, _movti): Handle loads and
          stores in mov patterns for correct operation of reload.
          (lq, lq_<mode>, stq, stq_<mode>): Remove.
........

Modified:
    branches/fixed-point/   (props changed)
    branches/fixed-point/gcc/ChangeLog
    branches/fixed-point/gcc/config/spu/predicates.md
    branches/fixed-point/gcc/config/spu/spu.c
    branches/fixed-point/gcc/config/spu/spu.md

Propchange: branches/fixed-point/
            ('svnmerge-integrated' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]