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

This is helpful for test case reduction and other experiments.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@262033 91177308-0d34-0410-b5e6-96231b3b80d8
include/polly/ScopDetection.h
lib/Analysis/ScopDetection.cpp
lib/Analysis/ScopInfo.cpp