Beman
|
739bc40bfc
|
Update tools version
|
2017-10-15 10:02:13 -04:00 |
|
Beman
|
321d5a087a
|
For X86 and X64 architectures, which permit unaligned loads and stores, unaligned little endian buffer and arithmetic types use regular loads and stores when the size is exact. This makes unaligned little endian buffer and arithmetic types significantly more efficient on these architectures.(Pull request from Jeremy Maitin-Shepard) Docs updated, but timing results have not yet been updated.
|
2015-01-06 16:57:53 -05:00 |
|
Beman
|
6de2f69b77
|
Get MSVC 64-builds working under Visual Studio.
|
2014-12-15 20:20:16 -05:00 |
|
Beman
|
561d8f7070
|
Initial commit buffers.hpp and related infrastructure. A separate buffer class without arithmetic operators was requested during the formal review.
|
2014-11-15 08:02:08 -05:00 |
|