summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2017-05-04 08:56:54 +0000
committerTobias Grosser <tobias@grosser.es>2017-05-04 08:56:54 +0000
commit185946387635a6776ed813ba909f54a1be773327 (patch)
tree0fb87e7a635c0ccde8153abcd296dad1ce84e35d /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp
parentb9ea36f9c1c716db1c98960b352961717bce1a19 (diff)
downloadbcm5719-llvm-185946387635a6776ed813ba909f54a1be773327.tar.gz
bcm5719-llvm-185946387635a6776ed813ba909f54a1be773327.zip
Adjust test case to not trigger the SCEV optimization committed in r302096
This makes sure we still test the case that a PHI-NODE cannot be analyzed by scalar evolution and consequently must be code generated explicitly. As Michael's optimization triggers only on a very specific "add %iv, %step" pattern, just changing 'add' to 'mul' adds back test coverage. llvm-svn: 302132
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud