diff options
author | Matthias Braun <matze@braunis.de> | 2017-02-04 02:27:13 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2017-02-04 02:27:13 +0000 |
commit | 776a1d7ecb43df2ccc0312fbf0a8647e94954975 (patch) | |
tree | 8bac26e0dde2260f8b1069df79e78f7540663505 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | c7d67eef5a73d1288bc9e9ce4afde666cf587949 (diff) | |
download | bcm5719-llvm-776a1d7ecb43df2ccc0312fbf0a8647e94954975.tar.gz bcm5719-llvm-776a1d7ecb43df2ccc0312fbf0a8647e94954975.zip |
MachineCopyPropagation: Do not consider undef operands as clobbers
This was originally introduced in r278321 to work around correctness
problems in the ExecutionDepsFix pass; Probably also to keep the
performance benefits of breaking the false dependencies which of course
also affect undef operands.
ExecutionDepsFix has been improved here recently (see for example
r278321) so we should not need this exception any longer.
Differential Revision: https://reviews.llvm.org/D29525
llvm-svn: 294087
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions