[D-runtime] [D-Programming-Language/druntime] 3e2d76: Adding 64-bit sse and sse2 code for array float op...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Jun 6 13:22:43 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 3e2d76b00e6a942a85079eb93311cad3c169e1e9
https://github.com/D-Programming-Language/druntime/commit/3e2d76b00e6a942a85079eb93311cad3c169e1e9
Author: Jonathan Crapuchettes <jonathan at economicmodeling.com>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M src/rt/arrayfloat.d
Log Message:
-----------
Adding 64-bit sse and sse2 code for array float operations.
Commit: 2e0b8f532c08260eb55ede59a88d8d4fa9d83fb9
https://github.com/D-Programming-Language/druntime/commit/2e0b8f532c08260eb55ede59a88d8d4fa9d83fb9
Author: Martin Nowak <code at dawg.eu>
Date: 2014-06-06 (Fri, 06 Jun 2014)
Changed paths:
M src/rt/arrayfloat.d
Log Message:
-----------
Merge pull request #829 from economicmodeling/arrayfloat_64bit
Adding 64-bit sse and sse2 code for array float operations. Fix issue #12870
Compare: https://github.com/D-Programming-Language/druntime/compare/400b4b5e5b38...2e0b8f532c08
More information about the D-runtime
mailing list