Commits

Michael Gottesman committed 3acba25476b
[sil-arc-opts] Strip off casts when determining the state associated with an instruction's operand. Casting in between different types will not affect a pointers reference count. This increases the number of increment/decrement pairs we remove from 1720 -> 2040 pairs. Swift SVN r13013