[Issue 16914] Add -mavx switch to generate AVX instructions instead of SSE instructions

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16914 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16914] Add -mavx switch to generate AVX instructions instead of SSE instructions

2016-12-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16914 Walter Bright changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 16914] Add -mavx switch to generate AVX instructions instead of SSE instructions

2016-12-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16914 --- Comment #2 from Walter Bright --- https://github.com/dlang/dlang.org/pull/1521 --

[Issue 16914] Add -mavx switch to generate AVX instructions instead of SSE instructions

2016-12-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16914 --- Comment #1 from Walter Bright --- A start: https://github.com/dlang/dmd/pull/6293 --

[Issue 16914] Add -mavx switch to generate AVX instructions instead of SSE instructions

2016-12-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16914 Walter Bright changed: What|Removed |Added Keywords||SIMD --