summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/atomics.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2017-05-16[PPC] Lower load acquire/seq_cst trailing fence to cmp + bne + isync.Tim Shen
2015-04-23[PowerPC] Use sync inst alias when printingHal Finkel
2015-04-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-10-02[Power] Improve the expansion of atomic loads/storesRobin Morisset
2014-09-23[Power] Use AtomicExpandPass for fence insertion, and use lwsync where approp...Robin Morisset