Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define __SSE2__ if -msse2 instead of __SSE2_BUILTINS__ | bernds | 2002-05-08 | 1 | -1/+1 |
* | Fix problems compiling xmmintrin.h with only -msse. | bernds | 2002-05-06 | 1 | -2/+2 |
* | Fix bugs in SSE2 suppport and add SSE2 functions to xmmintrin.h | bernds | 2002-05-04 | 1 | -0/+923 |
* | * config/i386/i386.c (override_options): If SSE, enable sse prefetch. | rth | 2002-01-12 | 1 | -5/+5 |
* | * config/i386/mmintrin.h: New file. | rth | 2002-01-12 | 1 | -0/+1061 |