.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 3a03415be4 Add ControlFlowSimplification pass 10 years ago
..
ControlFlowSimplification.cs Add ControlFlowSimplification pass 10 years ago
LoopDetection.cs Add ControlFlowSimplification pass 10 years ago
OptimizingTransform.cs Add ControlFlowSimplification pass 10 years ago
TransformStackIntoVariables.cs Introduce 'leave' instruction for leaving block containers. 11 years ago
TransformStackIntoVariablesState.cs Add loop detection. 11 years ago
TransformingVisitor.cs Perform some control flow simplifications in OptimizingTransform 11 years ago