Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 902a65e54e1b27cf9f5cfd4835531894085935dc
      
https://github.com/D-Programming-Language/dmd/commit/902a65e54e1b27cf9f5cfd4835531894085935dc
  Author: Etienne Cimon <[email protected]>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M src/backend/el.c

  Log Message:
  -----------
  Issue 14703 - el.c is missing simd vectors

This fixes the simd vector optimization in release builds by adding the 
comparison operation for the corresponding types.


  Commit: 98bb24bbedf12619850865a33446cdfe9e415f15
      
https://github.com/D-Programming-Language/dmd/commit/98bb24bbedf12619850865a33446cdfe9e415f15
  Author: Walter Bright <[email protected]>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M src/backend/el.c

  Log Message:
  -----------
  Merge pull request #4747 from etcimon/patch-1

Issue 14703 - el.c is missing simd vectors


Compare: 
https://github.com/D-Programming-Language/dmd/compare/58b305545522...98bb24bbedf1
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to