log gen/passes/SimplifyDRuntimeCalls.cpp @ 1329:e5b57fd8307c

age author description
Sun, 10 May 2009 04:18:14 +0200 Frits van Bommel Turn new _d_array_slice_copy runtime call into memcpy when the slice lengths are
Sat, 09 May 2009 02:34:27 +0200 Frits van Bommel Some tweaks to -simplify-drtcalls.
Sat, 02 May 2009 11:58:50 +0200 Frits van Bommel Remove calls to some runtime functions if their results are unused
Tue, 28 Apr 2009 21:58:06 +0200 Frits van Bommel Implement first D-specific optimization pass: -simplify-drtcalls.