gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32 instrinsics on Windows.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 27 Apr 2010 13:27:24 +0000 (14:27 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 27 Apr 2010 13:27:24 +0000 (14:27 +0100)
commit992fc62d5998e62ad8aa4a9f1270254b886e9880
treee44b0139cfb9c5a07ac76285cd36ba7798478358
parenta18c210a95794c79c6f26dbf4c66d4a85e29169d
gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32 instrinsics on Windows.

Runtime linking doesn't quite work.

Just comment then out for now to prevent crashes. These will go away in
the future because calling 4 times CRT's cosf()/sinf() is over-precise
and under-performing.
src/gallium/auxiliary/gallivm/lp_bld_arit.c