Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 2 | -2/+2 |
* | Rename the mp_muladd source files to mp_mulop | lloyd | 2006-12-15 | 2 | -7/+2 |
* | Enable the alg_amd64 module under Intel C++ as well (looks like ICC knows | lloyd | 2006-11-24 | 1 | -0/+1 |
* | Remove solaris from the list of OK platforms for assembly; Solaris as | lloyd | 2006-11-06 | 1 | -1/+0 |
* | Better instruction scheduling, some higher level macros for readability | lloyd | 2006-09-24 | 2 | -9/+18 |
* | Initial x86-64 assembly code for the inner multiply-add loop. | lloyd | 2006-09-24 | 3 | -0/+175 |