Remove the uses of getSubtargetImpl from InstrEmitter and remove
[oota-llvm.git] / lib / CodeGen / AtomicExpandPass.cpp
2014-09-25 Robin MorissetLower idempotent RMWs to fence+load
2014-09-23 Robin Morisset[X86] Make wide loads be managed by AtomicExpand
2014-09-23 Robin MorissetAdd AtomicExpandPass::bracketInstWithFences, and use...
2014-09-17 Robin Morisset[X86] Use the generic AtomicExpandPass instead of X86At...
2014-09-03 Robin MorissetRefactor AtomicExpandPass and add a generic isAtomic...
2014-09-03 Robin MorissetUse target-dependent emitLeading/TrailingFence instead...
2014-08-21 Robin MorissetRename AtomicExpandLoadLinked into AtomicExpand