[D-runtime] [D-Programming-Language/druntime] a055a1: implement X86_64 asm for overflow safe mul
GitHub
noreply at github.com
Thu Mar 14 12:20:10 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: a055a128013b498219612d8dd2f3e19d26c33ba8
https://github.com/D-Programming-Language/druntime/commit/a055a128013b498219612d8dd2f3e19d26c33ba8
Author: Martin Nowak <code at dawg.eu>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
implement X86_64 asm for overflow safe mul
Commit: 73c4d2cfa623849648cdd730963c7e6e6b9db028
https://github.com/D-Programming-Language/druntime/commit/73c4d2cfa623849648cdd730963c7e6e6b9db028
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Merge pull request #448 from dawgfoto/asmOverflow
implement X86_64 asm for overflow safe mul
Compare: https://github.com/D-Programming-Language/druntime/compare/d8b37c4acc1d...73c4d2cfa623
More information about the D-runtime
mailing list