summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2012-04-07 06:16:08 +0000
committerTobias Grosser <grosser@fim.uni-passau.de>2012-04-07 06:16:08 +0000
commit84ecc47e1cdda45d5b13698a6f8cc3d908ad9f71 (patch)
tree30669cbab25692b89a9b05b664149f267881171a /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
parentb9e88d4186d46b3fc676457224d72405d10f0c1e (diff)
downloadbcm5719-llvm-84ecc47e1cdda45d5b13698a6f8cc3d908ad9f71.tar.gz
bcm5719-llvm-84ecc47e1cdda45d5b13698a6f8cc3d908ad9f71.zip
CodeGen: Allow Polly to do 'grouped unrolling', but no vector generation.
Grouped unrolling means that we unroll a loop such that the different instances of a certain statement are scheduled right after each other, but we do not generate any vector code. The idea here is that we can schedule the bb vectorizer right afterwards and use it heuristics to decide when vectorization should be performed. llvm-svn: 154251
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud