forked from OSchip/llvm-project
efe6a84e5b
LoadInst isn't enough; we need to include intrinsics that perform loads too. All side-effecting intrinsics and such are already covered by the isSafe check, so we just need to care about things that read from memory. D41960, originally from D33179. llvm-svn: 322311 |
||
---|---|---|
.. | ||
badloadsink.ll | ||
basic.ll | ||
call.ll | ||
catchswitch.ll | ||
convergent.ll | ||
fence.ll | ||
landingpad.ll |