llvm-project/polly/lib/Analysis
Tobias Grosser 0865e775bf ScopInfo: Remove indentation in hoistInvariantLoads
We move verifyInvariantLoads out of this function to allow for an early return
without the need for code duplication. A similar transformation was suggested
by Johannes Doerfert in post commit review of r262033.

llvm-svn: 262203
2016-02-29 07:29:42 +00:00
..
DependenceInfo.cpp Introduce fine-grain dependence analysis by tagging access functions and schedules tree with either the id of memory access or memory references. 2016-02-26 17:05:24 +00:00
ScopDetection.cpp Enable llvm's isa/cast/dyn_cast on MemAccInst. 2016-02-27 01:49:58 +00:00
ScopDetectionDiagnostic.cpp Make memory accesses with different element types optional 2016-02-07 08:48:57 +00:00
ScopGraphPrinter.cpp Fix formatting 2015-12-17 13:04:30 +00:00
ScopInfo.cpp ScopInfo: Remove indentation in hoistInvariantLoads 2016-02-29 07:29:42 +00:00
ScopPass.cpp [Refactor] Add a Scop & as argument to printScop 2015-03-01 18:40:25 +00:00