Commits

Michael Gottesman committed ab68a2f1f8b
[loop-arc] Pass in the insertion point into TopDownRefCountState instead of computing it inside the class. This will enable in the case of loops to use an insertion point outside the loop even though the instruction that we are "applying" to the ref count is inside the loop. Swift SVN r32923