Forking this out of the discussion in D62498 (and optimistically assuming that will be approved, so adding the helper function here).
The LangRef says:
"the backend should never split or merge target-legal volatile load/store instructions."
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
(you can just base on diff ontop of another one, the base needn't be the current git master / svn trunk)
Comment Actions
Still learning how to git...
I was going to rebase D62498 on top of this, but ran out of time yesterday. Now that this is approved, I'll just push this and update there.