[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-atomic-128.ll
2015-12-02 Tim NorthoverAArch64: use ldxp/stxp pair to implement 128-bit atomic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-02 Tim NorthoverAArch64: don't be too greedy when folding :lo12: access...
2014-07-07 Tim NorthoverCodeGen: it turns out that NAND is not the same thing...
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place