This website requires JavaScript.
Explore
Help
Sign In
D
/
ldc
Watch
1
Star
0
Fork
0
You've already forked ldc
mirror of
https://github.com/xomboverlord/ldc.git
synced
2026-01-16 21:03:14 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea00a120e9bafd5093a250b58b574c1b1bbd4aa6
ldc
/
gen
/
passes
History
Frits van Bommel
d1f582583b
Turn new _d_array_slice_copy runtime call into memcpy when the slice lengths are
...
equal and alias analysis says it's safe.
2009-05-10 04:18:14 +02:00
..
GarbageCollect2Stack.cpp
Allocate objects on the stack if they (a) don't have a destructor, and
2009-05-09 00:50:15 +02:00
Passes.h
Fix build when USE_METADATA is off.
2009-05-02 19:03:33 +03:00
SimplifyDRuntimeCalls.cpp
Turn new _d_array_slice_copy runtime call into memcpy when the slice lengths are
2009-05-10 04:18:14 +02:00
StripMetaData.cpp
There's an issue with LLVM metadata support; it triggers an assert when trying
2009-05-02 12:19:43 +02:00