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
ad142b5fda7768b7df4e505fa72238de0badbb2c
ldc
/
gen
/
passes
History
Tomas Lindquist Olsen
f5d635dfc7
Adds explicit alignment information for alloca instructions in general, there's a few cases that still needs to be looked at but this should catch the majority. Fixes ticket
#293
.
2009-05-14 13:26:40 +02:00
..
GarbageCollect2Stack.cpp
Adds explicit alignment information for alloca instructions in general, there's a few cases that still needs to be looked at but this should catch the majority. Fixes ticket
#293
.
2009-05-14 13:26:40 +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
Update for metadata changes in LLVM trunk.
2009-05-11 11:59:22 +02:00