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 12:53:14 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25ebb3dbcd5a73d0b3f2eb464b928caba64ffffc
ldc
/
gen
/
passes
History
Christian Kamm
8bcc2d9b3f
Increment the iterator before deleting redundant functions or globals in the StripExternals pass.
2009-06-11 21:48:10 +02:00
..
GarbageCollect2Stack.cpp
Teach stack promotion to walk the CFG when a potential reuse of an allocation
2009-06-11 02:04:44 +02:00
Passes.h
Add a pass to strip the bodies of
available_externally
functions so string
2009-06-07 16:00:13 +02: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
StripExternals.cpp
Increment the iterator before deleting redundant functions or globals in the StripExternals pass.
2009-06-11 21:48:10 +02:00
StripMetaData.cpp
Update for metadata changes in LLVM trunk.
2009-05-11 11:59:22 +02:00