Commits

Arnold Schwaighofer committed 1e482be6811
Add a pass to remove trivial pin/unpin pairs. This pass removes pin/unpin pairs that are not interleaved by a may-release of the pin's operand. This will be needed when we turn on John's work on safe array accessors. Swift SVN r24434