log tango/lib/compiler/llvmdc/adi.d @ 388:eb110c4730c0

age author description
Thu, 24 Jul 2008 18:21:48 +0200 Christian Kamm Change from alloca to gc_malloc. The alloca produces a segfault with current llvm svn
Sat, 21 Jun 2008 21:16:26 +0200 lindquist [svn r312] Changed assert codegen to insert an unreachable terminator after the call to the assert function, which currently calls abort(). trunk
Mon, 09 Jun 2008 00:01:10 +0200 lindquist [svn r257] Fixed: array .sort and .reverse runtime code was incorrect. trunk
Sun, 08 Jun 2008 19:09:24 +0200 lindquist [svn r253] Removed -inlineasm option. inline asm is now enabled by default unless the new -noasm option is passed. trunk
Wed, 23 Jan 2008 12:58:51 +0100 lindquist [svn r145] fixed some x86 problems trunk
Fri, 11 Jan 2008 17:57:40 +0100 lindquist [svn r136] MAJOR UNSTABLE UPDATE!!! trunk