Performance problem in reverse algorithm

Fool via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Oct 11 15:08:26 PDT 2014


Hi David,

thank you for checking this case.

Currently, I'm using

LDC - the LLVM D compiler (0.14.0):
   based on DMD v2.065 and LLVM 3.4.2
   Default target: x86_64-unknown-linux-gnu
   Host CPU: core-avx2

If waiting for the next version of ldc is all I have to do that's 
good news. :-)

Thank you again, kind greetings,
Fool

On Saturday, 11 October 2014 at 20:04:59 UTC, David Nadlinger 
wrote:
> ---
> $ ldc2 -version
> LDC - the LLVM D compiler (c8b9f6):
>   based on DMD v2.066 and LLVM 3.5.0
>   Default target: x86_64-unknown-linux-gnu
>   Host CPU: corei7-avx
> […]
>
> $ clang++ --version
> clang version 3.5.0 (tags/RELEASE_350/final)
> Target: x86_64-unknown-linux-gnu
> Thread model: posix
> ---


More information about the digitalmars-d-ldc mailing list