pan/midgard: Optimize branches with inverted arguments
Remove the invert on arguments to branches, and invert the branch condition instead. This saves one instruction per inverted argument.
Edited by Alyssa Rosenzweig
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Remove the invert on arguments to branches, and invert the branch condition instead. This saves one instruction per inverted argument.