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-03-01 18:13:18 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
756a2cb2a1d3446956bdc566873fdc9795cbbd34
ldc
/
gen
/
passes
History
Christian Kamm
756a2cb2a1
Adjust LDC to work with the LLVMContext LLVM changes.
...
This means we now require a fairly new LLVM revision. I use 75234.
2009-07-10 21:30:02 +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
Adjust LDC to work with the LLVMContext LLVM changes.
2009-07-10 21:30:02 +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