[dmd-internals] [D-Programming-Language/dmd] aebc8c: Added SSE4.2 to the inline assembler

noreply at github.com noreply at github.com
Mon Jul 18 13:18:28 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: aebc8c2a963196ff4a7626898124e50e11f988aa
      https://github.com/D-Programming-Language/dmd/commit/aebc8c2a963196ff4a7626898124e50e11f988aa
  Author: Shahid <Govellius at gmail.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M src/backend/cod3.c
  M src/backend/iasm.h
  M src/backend/ptrntab.c
  M src/iasm.c

  Log Message:
  -----------
  Added SSE4.2 to the inline assembler


  Commit: 1748ee5a5f7bea9484ab4860b3d2b7a1171efd3e
      https://github.com/D-Programming-Language/dmd/commit/1748ee5a5f7bea9484ab4860b3d2b7a1171efd3e
  Author: Shahid <Govellius at gmail.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M test/runnable/iasm.d
  M test/runnable/iasm64.d

  Log Message:
  -----------
  SSE4.2 iasm test cases


  Commit: 391c999cb1c959d1df2b177fbb55ed3c24a8ea08
      https://github.com/D-Programming-Language/dmd/commit/391c999cb1c959d1df2b177fbb55ed3c24a8ea08
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-07-18 (Mon, 18 Jul 2011)

  Changed paths:
    M src/backend/cod3.c
  M src/backend/iasm.h
  M src/backend/ptrntab.c
  M src/iasm.c
  M test/runnable/iasm.d
  M test/runnable/iasm64.d

  Log Message:
  -----------
  Merge pull request #262 from Govelius/sse4_2

Add SSE4.2 instructions


Compare: https://github.com/D-Programming-Language/dmd/compare/f0de46d...391c999


More information about the dmd-internals mailing list