mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
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
place tests here