Commits

John McCall committed dd07c8ca104
Add 'mark_dependence', which indicates that an address or pointer depends on another for validity in a non-obvious way. Also, document some basic value-propagation rules based roughly on the optimization rules for ARC. Swift SVN r23695