diff options
author | Matthias Braun <matze@braunis.de> | 2017-05-31 22:23:08 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2017-05-31 22:23:08 +0000 |
commit | 605f779516f93df9ae3c976cc00d94f4dafdaf21 (patch) | |
tree | 496a2bca58c793f8a745d6cb88deeeb18af77726 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 57ac61e005886d7010db668ef8b430e003a8d413 (diff) | |
download | llvm-605f779516f93df9ae3c976cc00d94f4dafdaf21.zip llvm-605f779516f93df9ae3c976cc00d94f4dafdaf21.tar.gz llvm-605f779516f93df9ae3c976cc00d94f4dafdaf21.tar.bz2 |
ImplicitNullChecks: Clear kill/dead flags when moving instructions around
The values are marked as livein in the successor blocks so marking them
as killed or dead was wrong.
llvm-svn: 304366
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions