Commits

Michael Gottesman committed 2315c8fd06a
[llvm-arc-opts] Rename SwiftARCExpand => SwiftARCContract. This pass does things similar to LLVMARCContract so it makes sense to use the same naming schema. Also I am going to be implementing some contracting optimziations here later today. Swift SVN r30203