Commits

John McCall committed 5fddd4a704a
Remove the autorelease_return and strong_retain_autoreleased instructions. There's a buggy SIL verifier check that was previously tautological, and it turns out that it's violated, apparently harmlessly. Since it was already doing nothing, I've commented it out temporarily while I figure out the right way to fix SILGen to get the invariant right.