Commits

Michael Gottesman committed f541019660c
[codemotion] Extract out isARCInertTrapBB into ARCAnalysis from GARCOpts and teach SILCodeMotion to use it to not move retains into trap bbs. This reduces the number of retains, releases in the stdlib by another 5% to 15167. rdar://18328074 Swift SVN r21936