summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/tls-pic.ll
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-4/+4
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Fix overly prescriptive test that broken on Mac after r228725.Daniel Jasper2015-02-101-8/+8
* [PowerPC] Fixup incomplete revert of test/CodeGen/PowerPC/tls-pic.llHal Finkel2015-02-061-7/+7
* Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...Hal Finkel2015-02-061-3/+3
* [PowerPC] Handle 32-bit targets properly in PPCTLSDynamicCall.cppBill Schmidt2015-02-041-2/+2
* Disable 32-bit tests in tls-pic.ll until they can be repairedBill Schmidt2015-02-031-2/+2
* Further revise too-restrictive test CodeGen/PowerPC/tls-pic.llBill Schmidt2015-02-031-1/+1
* Further revise too-restrictive test CodeGen/PowerPC/tls-pic.llBill Schmidt2015-02-031-1/+1
* Revise too-restrictive test CodeGen/PowerPC/tls-pic.llBill Schmidt2015-02-031-6/+6
* Revert part of the PIC tests (TLS part)Justin Hibbits2014-11-121-1/+1
* Add support for small-model PIC for PowerPC.Justin Hibbits2014-11-121-1/+1
* [PowerPC] Support TLS on PPC32/ELFHal Finkel2014-07-251-1/+15
* PowerPC: add Linux triple to TLS testsTim Northover2013-12-121-0/+1
* Merge all tls tests to two files. One for normal codegen (initial and localRoman Divacky2013-12-111-0/+54
OpenPOWER on IntegriCloud