September 08, 2014 [D-runtime] [D-Programming-Language/druntime] 3d69ad: Add POPCNT intrinsics to core.bitop | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 3d69ad559e7ccfe76d904f1064a2f41cbbf62206 https://github.com/D-Programming-Language/druntime/commit/3d69ad559e7ccfe76d904f1064a2f41cbbf62206 Author: Walter Bright <walter@walterbright.com> Date: 2014-09-08 (Mon, 08 Sep 2014) Changed paths: M src/core/bitop.d Log Message: ----------- Add POPCNT intrinsics to core.bitop Commit: 3973a06015f2d1cc977eba130d23ca15f15756d0 https://github.com/D-Programming-Language/druntime/commit/3973a06015f2d1cc977eba130d23ca15f15756d0 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-09-09 (Tue, 09 Sep 2014) Changed paths: M src/core/bitop.d Log Message: ----------- Merge pull request #952 from WalterBright/addPOPCNT Add POPCNT intrinsics to core.bitop Compare: https://github.com/D-Programming-Language/druntime/compare/25e548322a89...3973a06015f2 |
Copyright © 1999-2021 by the D Language Foundation