[D-runtime] [dlang/druntime] 333c68: fix Issue 16558 - [Mir] Generic unaligned load/sto...

GitHub via D-runtime d-runtime at puremagic.com
Sat Nov 19 04:51:21 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 333c68e66a73556263e59f0386c1e0c6429da242
      https://github.com/dlang/druntime/commit/333c68e66a73556263e59f0386c1e0c6429da242
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M src/core/simd.d

  Log Message:
  -----------
  fix Issue 16558 - [Mir] Generic unaligned load/store like (like LDC loadUnaligned and storeUnaligned)


  Commit: 60af18f87b7f27cab30535c76831d7723492e536
      https://github.com/dlang/druntime/commit/60af18f87b7f27cab30535c76831d7723492e536
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

  Changed paths:
    M src/core/simd.d

  Log Message:
  -----------
  Merge pull request #1693 from WalterBright/loadUnaligned

fix Issue 16558 - [Mir] Generic unaligned load/store like (like LDC l…


Compare: https://github.com/dlang/druntime/compare/fc2acbd2043d...60af18f87b7f


More information about the D-runtime mailing list