diff options
author | Matthias Braun <matze@braunis.de> | 2018-01-11 22:30:43 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2018-01-11 22:30:43 +0000 |
commit | ea4359e9228b34156cd453946473bcd581c581f3 (patch) | |
tree | daa098b3dea30a27b6489a64f00b47e8d2b8264a /lldb/packages/Python/lldbsuite/test | |
parent | cbca487f4931ff089feebaa7d356886baa510847 (diff) | |
download | bcm5719-llvm-ea4359e9228b34156cd453946473bcd581c581f3.tar.gz bcm5719-llvm-ea4359e9228b34156cd453946473bcd581c581f3.zip |
PeepholeOptimizer: Fix for vregs without defs
The PeepholeOptimizer would fail for vregs without a definition. If this
was caused by an undef operand abort to keep the code simple (so we
don't need to add logic everywhere to replicate the undef flag).
Differential Revision: https://reviews.llvm.org/D40763
llvm-svn: 322319
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions