]> git.ipfire.org Git - thirdparty/gcc.git/commit
Now adding the mmintrin.h intrinsic headers. The DG tests will follow.
authormunroesj <munroesj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jul 2017 15:24:42 +0000 (15:24 +0000)
committermunroesj <munroesj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jul 2017 15:24:42 +0000 (15:24 +0000)
commit4aca0cfdbd5915d42e899b5c85713d2f3e5157f7
treefa515cfa168bc42083fd5b3c6dbf9c3ee0807a2c
parent302e406cf150e14e9a2a7b2f5dd0002e2f7959ab
Now adding the mmintrin.h intrinsic headers. The DG tests will follow.

2017-07-19  Steven Munroe  <munroesj@gcc.gnu.org>

* config.gcc (powerpc*-*-*): Add mmintrin.h.
* config/rs6000/mmintrin.h: New file.
* config/rs6000/x86intrin.h [__ALTIVEC__]: Include mmintrin.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250350 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/mmintrin.h [new file with mode: 0644]
gcc/config/rs6000/x86intrin.h