Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pulls in some follow-up fixes to the earlier 0.2.11 upgrade (#140): the irreducibility check is now precise rather than approximate, so it doesn't trigger unnecessarily, and part of the transform (the max-SSA bit) is rewritten to use an explicit stack rather than recursion so as not to overflow the stack in extreme cases when it does run.
- Loading branch information