commit | 3ff2ad5558fc0e55f24d3bf67f13b9f59c99fa92 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Tue Oct 09 00:07:34 2018 +0000 |
committer | Matthias Braun <matze@braunis.de> | Tue Oct 09 00:07:34 2018 +0000 |
tree | c4ff21a2bb84e04627d188621d2fda1a6b5d79c3 | |
parent | 48d3a5535e7991d04e8048288b7f4b954aedde0e [diff] |
ExpandPostRAPseudos: Fix alldefsAreDead() not removing operands One case left around nonsensical operands for the KILL instruction which the machine verifier checks for nowadays. While this should not hurt in release builds we should fix the machine verifier errors anyway. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344008 91177308-0d34-0410-b5e6-96231b3b80d8