Description: A test program demonstrating how to use SSE instructions in GCC, via compiler intrinsics. Includes Windows binary compiled with MinGW, and batch file showing what command line options you should be passing to the GCC.
File list (Check if you may need any files):
main.cpp
make.bat
SSETest.exe