Commits

Michael Gottesman committed d41b871b3a7
At Joe's suggestion added the prefix strong to instructions Retain,Release,RetainAutoreleased,RetainUnowned to prevent confusion in between RetainUnowned and UnownedRetain. This is was a very mechanical patch where I basically first renamed SILNodes.def and then just kept fixing things until everything compiled, so even though it is large patch I feel ok(ish) with committing it. If anyone has any concerns/etc, please email me and I will revert in 1 second. Swift SVN r7604