<div dir="ltr">Hello,<div><br></div><div>Just in case anyone out-of-tree depends on AtomicExpandLoadLinkedPass (unlikely as it was rather ARM-specific), I feel I should warn that it has recently been renamed into AtomicExpandPass, and the interface with the target is changing. In particular shouldExpandAtomicInIR will soon be split into shouldExpandAtomicLoadInIR, shouldExpandAtomicStoreInIR,... (<a href="http://reviews.llvm.org/D5035">http://reviews.llvm.org/D5035</a>); and two new hooks emitLeadingFence and emitTrailingFence are being added (<a href="http://reviews.llvm.org/D4960">http://reviews.llvm.org/D4960</a>).</div>
<div><br></div><div>Please tell me if you would like to keep being informed of changes to this interface as I may modify it again later.</div><div><br></div><div>Best regards,</div><div>Robin Morisset</div></div>