Commit message (Expand) | Author | Age | |
---|---|---|---|
* | More gcc-4.0 fixes | gpoirier | 2005-06-04 |
* | Make this file compile with gcc-4.0.0. The old code was invalid C. | gpoirier | 2005-01-21 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 | aurel | 2004-10-21 |
* | removed nonsense 'inline' | arpi | 2002-08-22 |
* | prefer prefetchnta if its available | michael | 2002-04-17 |
* | pre mmx2/3dnow fix | michael | 2002-04-17 |
* | 101 | michael | 2002-02-13 |
* | mem2agpcpy() | michael | 2002-02-12 |
* | runtime cpu detection | michael | 2001-12-09 |
* | 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "am... | michael | 2001-11-22 |
* | Issues about P3 performance and SSE2 support. | nickols_k | 2001-06-13 |
* | Moving fast_memcpy to separate file (Size optimization) | nickols_k | 2001-05-05 |