[mips] Invert the abicalls feature bit to be noabicalls so that it's possible for...
[oota-llvm.git] / test / Transforms / AtomicExpandLoadLinked /
2014-07-07 Tim NorthoverCodeGen: it turns out that NAND is not the same thing...
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.