llvm-project/polly/lib/Support
Johannes Doerfert 6cd59e9076 Probably overwritten loads should not be considered hoistable
Do not assume a load to be hoistable/invariant if the pointer is used by
another instruction in the SCoP that might write to memory and that is
always executed.

llvm-svn: 287272
2016-11-17 22:25:17 +00:00
..
GICHelper.cpp [Support] Compile fix for gcc. NFC. 2016-09-30 16:47:43 +00:00
Mainpage.h docs: Add doxygen mainpage 2016-03-07 21:17:48 +00:00
RegisterPasses.cpp Fix formatting after recent cl:: changes 2016-10-09 08:31:35 +00:00
SCEVAffinator.cpp [SCEVAffinator] Do not scan redundantly for parameters 2016-11-13 21:28:07 +00:00
SCEVValidator.cpp SCEVValidator: reduce indentation to increase readability [NFC] 2016-11-08 07:17:48 +00:00
ScopHelper.cpp Probably overwritten loads should not be considered hoistable 2016-11-17 22:25:17 +00:00
ScopLocation.cpp clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00