Commits

Chris Lattner committed bb9886a9b27
add a new alloc_tmp instruction, stub out (not fully implemented) alloc_var. Remove the materialize instruction. MaterializeExpr now evaluates its subexpression and initializes a temporary memory location with the result, returning the lvalue of the temporary. Swift SVN r2931