LLVM updates

Tomas Lindquist Olsen tomas.l.olsen at gmail.com
Tue Mar 3 04:52:31 PST 2009


On Tue, Mar 3, 2009 at 11:58 AM, bearophile <bearophileHUGS at lycos.com> wrote:
> There are some improvements in the last LLVM V.2.5, among them now LLVM provides intrinsics for (some) arithmetic with overflow operations:
> http://llvm.org/docs/LangRef.html#int_overflow
>
> Introducing such feature into D (LDC and more) is even simpler now :-)
>
> Bye,
> bearophile
>

Frits van Bommel has already added support for the new intrinsics to LDC :D
-Tomas



More information about the Digitalmars-d mailing list