mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
c5f9051b0c
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 |