1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Philip Reames cca970de48 [AST] Mark invariant.starts as being readonly
These intrinsics are modelled as writing for control flow purposes, but they don't actually write to any location. Marking these - as we did for guards - allows LICM to hoist loads out of loops containing invariant.starts.

Differential Revision: https://reviews.llvm.org/D50861

llvm-svn: 340245
2018-08-21 00:55:35 +00:00
..
2018-08-10 22:21:56 +00:00
2018-08-21 00:42:07 +00:00
2018-07-04 13:28:39 +00:00
2017-11-17 20:38:25 +00:00