Commits

Chris Lattner committed 246c301bf53
enhance emission of tupleelementexprs to know about +0 values to avoid temporaries. This exposed a bug in the RValue tuple scalarization logic handling +0 values. This has no impact on the stdlib. Swift SVN r12874