Delete dead code.
[oota-llvm.git] / test / Transforms / AtomicExpandLoadLinked /
2014-06-13 Tim NorthoverAtomics: make use of the "cmpxchg weak" instruction.
2014-06-13 Tim NorthoverAtomics: switch direction of cmpxchg comparison
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-04-17 Tim NorthoverAtomics: promote ARM's IR-based atomics pass to CodeGen.