| commit | d13b1239e4e4c1a653d3b7549aff679892a7f727 | [log] [tgz] |
|---|---|---|
| author | James Molloy <james.molloy@arm.com> | Tue Aug 30 10:56:08 2016 +0000 |
| committer | James Molloy <james.molloy@arm.com> | Tue Aug 30 10:56:08 2016 +0000 |
| tree | 2bde42a1c7b5468ae75e57a9ba44a5e08aed7da9 | |
| parent | 002572318938f74bb0177dd83d24a59b1cdd013d [diff] |
[SimplifyCFG] Properly CSE metadata in SinkThenElseCodeToEnd This was missing, meaning the metadata in sunk instructions was potentially bogus and could cause miscompiles. llvm-svn: 280072