[D-runtime] [D-Programming-Language/druntime] 3d69ad: Add POPCNT intrinsics to core.bitop

GitHub via D-runtime d-runtime at puremagic.com
Mon Sep 8 23:08:20 PDT 2014


  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 at 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 at 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


More information about the D-runtime mailing list