Commits

Joe Groff committed 8320df8b9dc
IRGen: SIL branching and variable allocation. Implement SIL-to-IR lowering for allocation, deallocation, load, store, and branching instructions so that local variables and branching control flow can be used. Add a Fibonacci loop test to exercise the new instructions. Swift SVN r3767