Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark read/write prefetches as such, instead of read-only prefetch | lloyd | 2009-12-29 | 1 | -1/+1 |
* | Disable prefetch in AES for now. Problem: with iterative modes like CBC, | lloyd | 2009-09-30 | 1 | -12/+0 |
* | Change the prefetching interface; move to PREFETCH namespace, and add a | lloyd | 2009-09-29 | 1 | -9/+25 |
* | Add some basic prefetching support (only supported with GNU C++ or things | lloyd | 2009-09-29 | 1 | -0/+39 |