Commits

Mark Lacey committed 48ba32a31f0
Use SILBuilder to create new instructions. Again, rather than direct references to the static create functions of instructions, go through SILBuilder. Still have SILCombine and a utility function (used from SILCombine and elsewhere) left to fix up. Swift SVN r32100