Commit patch #3 of 4 for Power7 VSX support
commit702c5d85ad789cb8be5a48b8494e3e0ea34b42ac
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 2009 16:05:37 +0000 (23 16:05 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 2009 16:05:37 +0000 (23 16:05 +0000)
tree3563fee0c177c70c7fbbba2a98aa91c416b6d658
parent9c0b8c5c9be6191c86bd94bc941e3f21a334e7d6
Commit patch #3 of 4 for Power7 VSX support

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150018 138bc75d-0d04-0410-961f-82ee72b054a4
13 files changed:
boehm-gc/ChangeLog
boehm-gc/include/private/gc_locks.h
gcc/ChangeLog
gcc/config/rs6000/altivec.md
gcc/config/rs6000/constraints.md
gcc/config/rs6000/predicates.md
gcc/config/rs6000/rs6000-c.c
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/rs6000.opt
gcc/config/rs6000/t-rs6000
gcc/config/rs6000/vector.md [new file with mode: 0644]