ScopDetect/Info: Add option to disable invariant load hoisting
authorTobias Grosser <tobias@grosser.es>
Fri, 26 Feb 2016 16:43:35 +0000 (16:43 +0000)
committerTobias Grosser <tobias@grosser.es>
Fri, 26 Feb 2016 16:43:35 +0000 (16:43 +0000)
commit8fa3e4c3fbab6f429ff8490a2c9487afccd7db83
tree3a72e2867f380786817b2fe85a130869de9db6b2
parent0ac2d3e21757038846cdb7c71df2f414b36cfd40
ScopDetect/Info: Add option to disable invariant load hoisting

This is helpful for test case reduction and other experiments.

llvm-svn: 262033
polly/include/polly/ScopDetection.h
polly/lib/Analysis/ScopDetection.cpp
polly/lib/Analysis/ScopInfo.cpp