Commits

Roman Levenstein committed 28645853a46
[load-store-opts] Improvements to let-propagation based on the comments by Chris, Michael and Arnold. - Support propagation of let properties values on tuples - Do not treat initial assignment to a let-property as MemBehavior::None - Improve comments - Add more tests. Swift SVN r28069