|
From: John R. <jr...@bi...> - 2012-10-12 03:03:29
|
Julian Seward wrote: > > We need to be able to represent conditional loads and stores in IR. Just to remove any possible confusion, some architectures such as MIPS implement LoadLocked (LL) and StoreConditional (SC) as instructions for synthesizing mutual exclusion; and the proposed "conditional store in IR" has nothing to do with LL/SC. -- |