.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 0e118f0977 LoopDetection: in loops without any exit points, exclude the largest possible code block from the loop 10 years ago
..
ConditionDetection.cs LoopDetection: in loops without any exit points, exclude the largest possible code block from the loop 10 years ago
ControlFlowSimplification.cs Move transforms to transforms namespace 10 years ago
DetectPinnedRegions.cs Merge binary arithmetic instructions into one class. 10 years ago
IntroduceExitPoints.cs Move transforms to transforms namespace 10 years ago
LoopDetection.cs LoopDetection: in loops without any exit points, exclude the largest possible code block from the loop 10 years ago