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]

r146200 - in /branches/ibm/gcc-4_3-branch/gcc: ...


Author: meissner
Date: Thu Apr 16 15:23:57 2009
New Revision: 146200

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146200
Log:
Disable using decrement ctr & branch if using indirect jump/switch; Tweak vsx costs; Do not give warning if -msoft-float & vsx was implicit; Allow pseudo register checking in reload; Backport 39293 fix

Modified:
    branches/ibm/gcc-4_3-branch/gcc/ChangeLog
    branches/ibm/gcc-4_3-branch/gcc/config/rs6000/rs6000-protos.h
    branches/ibm/gcc-4_3-branch/gcc/config/rs6000/rs6000.c
    branches/ibm/gcc-4_3-branch/gcc/config/rs6000/rs6000.md
    branches/ibm/gcc-4_3-branch/gcc/config/rs6000/vector.md
    branches/ibm/gcc-4_3-branch/gcc/doc/invoke.texi
    branches/ibm/gcc-4_3-branch/gcc/gcc.c


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