Commits

Joe Groff committed 14595129011
IRGen: SIL tuple helper instructions. Implement ElementAddrInst for lvalue tuples, and implement the AllocArray, IndexAddr, and IntegerValue insts used to lower variadic tuples. (Actually compiling code that uses variadic tuples still requires support for SpecializeInst and generic functions.) Swift SVN r3781