June 02, 2014 [D-runtime] [D-Programming-Language/druntime] 6053df: Implement 64-bit array operations for byte[] | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 6053df4b7b9e56c31a07328b82a09d47981a8c6c https://github.com/D-Programming-Language/druntime/commit/6053df4b7b9e56c31a07328b82a09d47981a8c6c Author: Hackerpilot <briancschott@gmail.com> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M src/rt/arraybyte.d Log Message: ----------- Implement 64-bit array operations for byte[] Commit: 64f4cc0739498a082eb809a49bed65b5f308722f https://github.com/D-Programming-Language/druntime/commit/64f4cc0739498a082eb809a49bed65b5f308722f Author: Hackerpilot <briancschott@gmail.com> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M src/rt/arraybyte.d Log Message: ----------- Remove SSE3 instructions Commit: 6b1d64d6368b5a2a610d6bf1b68903f042aa2c02 https://github.com/D-Programming-Language/druntime/commit/6b1d64d6368b5a2a610d6bf1b68903f042aa2c02 Author: Hackerpilot <briancschott@gmail.com> Date: 2014-05-31 (Sat, 31 May 2014) Changed paths: M src/rt/arraybyte.d Log Message: ----------- Use correct mov instruction Commit: 8c536397eb41f568267f68ef1933c23fd3947ccc https://github.com/D-Programming-Language/druntime/commit/8c536397eb41f568267f68ef1933c23fd3947ccc Author: Walter Bright <walter@walterbright.com> Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths: M src/rt/arraybyte.d Log Message: ----------- Merge pull request #816 from economicmodeling/arraybyte_64bit Implement 64-bit array operations for byte[] Compare: https://github.com/D-Programming-Language/druntime/compare/cb936c41fb32...8c536397eb41 |
Copyright © 1999-2021 by the D Language Foundation