.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. 9 years ago
..
ConditionDetection.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 9 years ago
ControlFlowSimplification.cs Eliminate goto in conditional return in try block. 9 years ago
DetectPinnedRegions.cs Merge binary arithmetic instructions into one class. 9 years ago
IntroduceExitPoints.cs Move transforms to transforms namespace 9 years ago
LoopDetection.cs LoopDetection: use post-dominance to find better loop exit points 9 years ago
SwitchAnalysis.cs Improve detection of short-circuiting operators. 9 years ago
SwitchDetection.cs Improve detection of short-circuiting operators. 9 years ago