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]

r150176 - in /branches/ibm/power7-tmp/gcc: Chan...


Author: meissner
Date: Tue Jul 28 18:34:46 2009
New Revision: 150176

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150176
Log:
Fix V2DImode on altivec; Use CONST0_RTX, not const_int 0 for copysign; Delete pattern that was not being matched

Added:
    branches/ibm/power7-tmp/gcc/testsuite/gcc.target/powerpc/vsx-builtin-7.c
Modified:
    branches/ibm/power7-tmp/gcc/ChangeLog.power7
    branches/ibm/power7-tmp/gcc/config/rs6000/altivec.md
    branches/ibm/power7-tmp/gcc/config/rs6000/rs6000-c.c
    branches/ibm/power7-tmp/gcc/config/rs6000/rs6000.c
    branches/ibm/power7-tmp/gcc/config/rs6000/rs6000.md
    branches/ibm/power7-tmp/gcc/config/rs6000/vector.md
    branches/ibm/power7-tmp/gcc/config/rs6000/vsx.md


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