Implement sin opcode.
authorZack Rusin <zack@tungstengraphics.com>
Fri, 2 Nov 2007 16:09:23 +0000 (12:09 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Fri, 2 Nov 2007 16:09:23 +0000 (12:09 -0400)
commita2debc2704b9126d92d947c0407a0fbd709ab932
treee5a9996a5474e568c781fdc07e0afd767092f823
parente0e91e7ceb50f0e23311788559a8547dd24c7a80
Implement sin opcode.

Seems to have similar rounding border problems as cos.
src/mesa/pipe/llvm/gallivm.cpp
src/mesa/pipe/llvm/gallivm_builtins.cpp
src/mesa/pipe/llvm/instructions.cpp
src/mesa/pipe/llvm/instructions.h
src/mesa/pipe/llvm/llvm_builtins.c