digitalmars.D.announce - LDC 1.1.0-alpha1 has been released!
- Kai Nacke (12/12) Jul 14 2016 Hi everyone,
- Ilya Yaroshenko (3/15) Jul 15 2016 Thank you!
- Kai Nacke (2/21) Jul 15 2016 @fastmath is included.
- Ilya Yaroshenko (2/24) Jul 15 2016 but __traits(targetCPU) and __traits(targetHasFeature, ...) ?
- Kai Nacke (3/28) Jul 15 2016 Is also available, see
Hi everyone, LDC 1.1.0-alpha1, the LLVM-based D compiler, is available for download! This ALPHA release is based on the 2.071.1 frontend and standard library and supports LLVM 3.5-3.8. We provide binaries for Linux, OX X, Win32 & Win64, Linux/ARM (armv7hf), now bundled with DUB. :-) As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/gikzayqjzscdtkihgxzo forum.dlang.org Regards, Kai
Jul 14 2016
On Friday, 15 July 2016 at 06:25:47 UTC, Kai Nacke wrote:Hi everyone, LDC 1.1.0-alpha1, the LLVM-based D compiler, is available for download! This ALPHA release is based on the 2.071.1 frontend and standard library and supports LLVM 3.5-3.8. We provide binaries for Linux, OX X, Win32 & Win64, Linux/ARM (armv7hf), now bundled with DUB. :-) As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/gikzayqjzscdtkihgxzo forum.dlang.org Regards, KaiThank you! Are new target traits included into this release?
Jul 15 2016
On Friday, 15 July 2016 at 15:11:30 UTC, Ilya Yaroshenko wrote:On Friday, 15 July 2016 at 06:25:47 UTC, Kai Nacke wrote:fastmath is included.Hi everyone, LDC 1.1.0-alpha1, the LLVM-based D compiler, is available for download! This ALPHA release is based on the 2.071.1 frontend and standard library and supports LLVM 3.5-3.8. We provide binaries for Linux, OX X, Win32 & Win64, Linux/ARM (armv7hf), now bundled with DUB. :-) As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/gikzayqjzscdtkihgxzo forum.dlang.org Regards, KaiThank you! Are new target traits included into this release?
Jul 15 2016
On Friday, 15 July 2016 at 15:56:08 UTC, Kai Nacke wrote:On Friday, 15 July 2016 at 15:11:30 UTC, Ilya Yaroshenko wrote:but __traits(targetCPU) and __traits(targetHasFeature, ...) ?On Friday, 15 July 2016 at 06:25:47 UTC, Kai Nacke wrote:fastmath is included.Hi everyone, LDC 1.1.0-alpha1, the LLVM-based D compiler, is available for download! This ALPHA release is based on the 2.071.1 frontend and standard library and supports LLVM 3.5-3.8. We provide binaries for Linux, OX X, Win32 & Win64, Linux/ARM (armv7hf), now bundled with DUB. :-) As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/gikzayqjzscdtkihgxzo forum.dlang.org Regards, KaiThank you! Are new target traits included into this release?
Jul 15 2016
On Friday, 15 July 2016 at 17:34:15 UTC, Ilya Yaroshenko wrote:On Friday, 15 July 2016 at 15:56:08 UTC, Kai Nacke wrote:Is also available, see https://github.com/ldc-developers/ldc/commit/5ffd34f7b6cd253514e8eddaa30deda6ae29121cOn Friday, 15 July 2016 at 15:11:30 UTC, Ilya Yaroshenko wrote:but __traits(targetCPU) and __traits(targetHasFeature, ...) ?On Friday, 15 July 2016 at 06:25:47 UTC, Kai Nacke wrote:fastmath is included.Hi everyone, LDC 1.1.0-alpha1, the LLVM-based D compiler, is available for download! This ALPHA release is based on the 2.071.1 frontend and standard library and supports LLVM 3.5-3.8. We provide binaries for Linux, OX X, Win32 & Win64, Linux/ARM (armv7hf), now bundled with DUB. :-) As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc: http://forum.dlang.org/post/gikzayqjzscdtkihgxzo forum.dlang.org Regards, KaiThank you! Are new target traits included into this release?
Jul 15 2016