summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/atomics.ll
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-2/+2
* [PPC] Lower load acquire/seq_cst trailing fence to cmp + bne + isync.Tim Shen2017-05-161-4/+10
* [PowerPC] Use sync inst alias when printingHal Finkel2015-04-231-4/+4
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-231-12/+12
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [Power] Improve the expansion of atomic loads/storesRobin Morisset2014-10-021-0/+12
* [Power] Use AtomicExpandPass for fence insertion, and use lwsync where approp...Robin Morisset2014-09-231-0/+125
OpenPOWER on IntegriCloud