Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-11-02 | Structs don't have private fields. | Tim Besard | -1/+0 |
2011-11-02 | Moving the license. | Tim Besard | -267/+0 |
2011-11-02 | Cleaning up a bit. | Tim Besard | -41/+196 |
2011-11-02 | Prefetching. | Tim Besard | -1/+2 |
2011-11-02 | Unused now, we generate our own ASM. | Tim Besard | -8/+0 |
2011-11-02 | Switching to AsmJit generated chasing routines. | Tim Besard | -618/+41154 |
2011-11-02 | Moving to a POD Chain. | Tim Besard | -83/+49 |
2011-11-02 | Improved NOP calculation. Still not good enough. | Tim Besard | -3/+21 |
2011-11-02 | Removing redundant main headers. | Tim Besard | -115/+1 |
2011-11-02 | Formatting the source. | Tim Besard | -2055/+2085 |
2011-11-01 | Reducing prefetching instructions by changing end of chain check. | Tim Besard | -42/+60 |
2011-10-31 | Bugfix, but not in a nice way (extra instruction). | Tim Besard | -16/+16 |
2011-10-31 | Adding prefetching. | Tim Besard | -8/+51 |
2011-10-31 | Adding busy cycles. | Tim Besard | -11/+55 |
2011-10-27 | Cleaning up the code a bit. | Tim Besard | -63/+139 |
2011-10-27 | Latest upstream version. | Doug Pase | -97/+469 |
2011-10-27 | New version. | Doug Pase | -505/+660 |
2011-10-27 | Initial commit. | Doug Pase | -0/+2898 |