diff options
| author | Erik Eckstein <eeckstein@apple.com> | 2014-08-28 07:04:02 +0000 |
|---|---|---|
| committer | Erik Eckstein <eeckstein@apple.com> | 2014-08-28 07:04:02 +0000 |
| commit | 8354cfaf95cc7a6d3e5da821635f1e1242565097 (patch) | |
| tree | 49c21b1d97fe2a6d1e6e870ccdd004b0b3f50131 /lldb/source/Expression/ExpressionSourceCode.cpp | |
| parent | 16d08fe521a56dae59feceb70ccb39ca6a3df4a7 (diff) | |
| download | bcm5719-llvm-8354cfaf95cc7a6d3e5da821635f1e1242565097.tar.gz bcm5719-llvm-8354cfaf95cc7a6d3e5da821635f1e1242565097.zip | |
Fix: SLPVectorizer tried to move an instruction which was replaced by a vector instruction.
For a detailed description of the problem see the comment in the test file.
The problematic moveBefore() calls are not required anymore because the new
scheduling algorithm ensures a correct ordering anyway.
llvm-svn: 216656
Diffstat (limited to 'lldb/source/Expression/ExpressionSourceCode.cpp')
0 files changed, 0 insertions, 0 deletions

