commit | 029e84caf411eeaf5a458af0a987708500ec1ab5 | [log] [tgz] |
---|---|---|
author | Dan Gohman <dan433584@gmail.com> | Thu Dec 10 00:37:51 2015 +0000 |
committer | Dan Gohman <dan433584@gmail.com> | Thu Dec 10 00:37:51 2015 +0000 |
tree | e54cbb1558b110ef2a8dd19d63f4b5aa5fd02e24 | |
parent | a796bb8e0a72426c87912b85d6af8a164aa179e3 [diff] |
PeepholeOptimizer: Ignore dead implicit defs Target-specific instructions may have uninteresting physreg clobbers, for target-specific reasons. The peephole pass doesn't need to concern itself with such defs, as long as they're implicit and marked as dead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255182 91177308-0d34-0410-b5e6-96231b3b80d8