.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 7273fe58fd Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
..
ConditionDetection.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
ControlFlowSimplification.cs Eliminate goto in conditional return in try block. 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: use post-dominance to find better loop exit points 10 years ago
SwitchAnalysis.cs Improve detection of short-circuiting operators. 10 years ago
SwitchDetection.cs Improve detection of short-circuiting operators. 10 years ago