.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Daniel Grunwald 9dec6c80a7 LoopDetection: use post-dominance to find better loop exit points 10 years ago
..
ControlFlowNode.cs LoopDetection: use post-dominance to find better loop exit points 10 years ago
DataFlowVisitor.cs Initial support for decompiling fixed statements 10 years ago
DefiniteAssignmentVisitor.cs Initial support for decompiling fixed statements 10 years ago
Dominance.cs LoopDetection: in loops without any exit points, exclude the largest possible code block from the loop 10 years ago
ReachingDefinitionsVisitor.cs Improve ILInlining.IsSafeForInlineOver() 10 years ago