summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/atomicops.ll
AgeCommit message (Expand)Author
2015-10-15[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-06-13IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover
2014-03-11IR: add a second ordering operand to cmpxhg for failureTim Northover
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-10-29Expand all atomic ops for mips16.Reed Kotler