Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-30 | PSP: optimized memcpy some more and fixed memcpy testing | Yotam Barnoy | |
Found that the particular implementation was producing messy assembly for misaligned copies. Improved it and also fixed up wrapping the memcpy, which would cause endless prints in case memcpy testing is asked for. svn-id: r51503 | |||
2010-07-18 | PSP: switched to using my memcpy | Yotam Barnoy | |
svn-id: r50982 | |||
2010-07-18 | Made memcpy faster but not as fast with uncached mem. | Yotam Barnoy | |
svn-id: r50980 | |||
2010-04-12 | PSP: Fix code formatting using astyle | Max Horn | |
svn-id: r48634 | |||
2010-04-12 | PSP: refactoring/redesign of the backend | Yotam Barnoy | |
svn-id: r48632 |