summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorLines
2011-11-21Default to a release build, and move some duplicate code out an inner loop.Tim Besard-16/+11
2011-11-19Support for different prefetching hints.Tim Besard-20/+77
2011-11-19Comment fix.Tim Besard-2/+2
2011-11-19Fixing alternative output modes.Tim Besard-0/+3
2011-11-19Using a boolean for strict.Tim Besard-6/+6
2011-11-19Option renaming.Tim Besard-17/+20
2011-11-07Lowercase is nicer.Tim Besard-46/+46
2011-11-02Structs don't have private fields.Tim Besard-1/+0
2011-11-02Cleaning up a bit.Tim Besard-39/+196
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-618/+108
2011-11-02Moving to a POD Chain.Tim Besard-80/+48
2011-11-02Improved NOP calculation. Still not good enough.Tim Besard-3/+21
2011-11-02Removing redundant main headers.Tim Besard-114/+0
2011-11-02Formatting the source.Tim Besard-2055/+2085
2011-11-01Reducing prefetching instructions by changing end of chain check.Tim Besard-42/+60
2011-10-31Bugfix, but not in a nice way (extra instruction).Tim Besard-16/+16
2011-10-31Adding prefetching.Tim Besard-8/+51
2011-10-31Adding busy cycles.Tim Besard-8/+52
2011-10-27Cleaning up the code a bit.Tim Besard-0/+2928