summaryrefslogtreecommitdiff
path: root/src/Run.cpp
AgeCommit message (Expand)AuthorLines
2011-11-07Lowercase is nicer.Tim Besard-792/+0
2011-11-02Cleaning up a bit.Tim Besard-9/+17
2011-11-02Prefetching.Tim Besard-1/+2
2011-11-02Unused now, we generate our own ASM.Tim Besard-8/+0
2011-11-02Switching to AsmJit generated chasing routines.Tim Besard-617/+107
2011-11-02Moving to a POD Chain.Tim Besard-41/+47
2011-11-02Improved NOP calculation. Still not good enough.Tim Besard-3/+21
2011-11-02Formatting the source.Tim Besard-1129/+1130
2011-11-01Reducing prefetching instructions by changing end of chain check.Tim Besard-41/+41
2011-10-31Bugfix, but not in a nice way (extra instruction).Tim Besard-16/+16
2011-10-31Adding prefetching.Tim Besard-7/+43
2011-10-31Adding busy cycles.Tim Besard-7/+41
2011-10-27Cleaning up the code a bit.Tim Besard-0/+1206