Learn more about cloning repositories
You have read-only access
SILCombine: Optimize binary bit operations: and, or, xor. It does the usual things, e.g. x & 0 -> 0, x | 0 -> x, etc. Swift SVN r26489