Commits

Chris Lattner committed dadc9fc6d14
split predictable memory optimization (load promotion + alloc deletion) out to its own SIL pass. The bulk of this patch is updating the DI testcase to detangle DI tests from load promotion tests. Swift SVN r10721