Commits

Joe Groff committed a321938d341
IRGen: Peephole (copy_addr to [initialization] (alloc_stack)) operations to use initializeBuffer value witnesses. This saves a value witness call in the common case where a generic local variable or temporary is initialized from another value. Swift SVN r29366