commit | 62f4b48fc1d33a5392dc5ed5fc29de05bd7a0e25 | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Sat Mar 22 01:49:30 2014 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Sat Mar 22 01:49:30 2014 +0000 |
tree | 04dd643295893265c98568a5ac4e6c8cee6c5702 | |
parent | 5cfc91c9a524efb027e6a639ef69fd0ca8911389 [diff] |
[Constant Hoisting] Erase dead cast instructions. The cleanup code that removes dead cast instructions only removed them from the basic block, but didn't delete them. This fix erases them now too. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204538 91177308-0d34-0410-b5e6-96231b3b80d8