summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/atomics-indexed.ll
Commit message (Expand)AuthorAgeFilesLines
* [PPC] Remove Darwin support from POWER backend.Kit Barton2018-08-281-2/+2
* 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/+3
* [PowerPC] Enable printing instructions using aliasesHal Finkel2015-04-231-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-8/+8
* [Power] Improve the expansion of atomic loads/storesRobin Morisset2014-10-021-0/+81
OpenPOWER on IntegriCloud