Contributed under the terms of the MIT/X11 license by
authorJerri Maine <crashfourit@gmail.com>
Wed, 28 Oct 2009 14:51:08 +0000 (14:51 -0000)
committerJerri Maine <crashfourit@gmail.com>
Wed, 28 Oct 2009 14:51:08 +0000 (14:51 -0000)
commitdde731d236fd76ad9bc520574eb8412c184d6b2c
tree90ed2012b767bc774a145d2406b7befd59040c6a
parent37db37e5bfacab96b2086ee977b12c18e8c43cb6
Contributed under the terms of the MIT/X11 license by
Jerry Maine <crashfourit@gail.com>.

* mini-x86.c (mono_arch_cpu_enumerate_simd_versions): Added code to detect
sse4a for simd intrinsics.

* mini-amd64.c (mono_arch_cpu_enumerate_simd_versions): Added code to detect
sse4a for simd intrinsics.

svn path=/trunk/mono/; revision=144953
mono/mini/ChangeLog
mono/mini/mini-amd64.c
mono/mini/mini-x86.c