Use "weak alias" instead of "alias weak"
[oota-llvm.git] / test / Assembler / atomic.ll
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2011-09-19 Eli FriedmanFix a typo in the bitcode reader in the handling of...
2011-08-12 Eli FriedmanMove "atomic" and "volatile" designations on instructio...