summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/tls-pic.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-10Fix overly prescriptive test that broken on Mac after r228725.Daniel Jasper
2015-02-06[PowerPC] Fixup incomplete revert of test/CodeGen/PowerPC/tls-pic.llHal Finkel
2015-02-06Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and relat...Hal Finkel
2015-02-04[PowerPC] Handle 32-bit targets properly in PPCTLSDynamicCall.cppBill Schmidt
2015-02-03Disable 32-bit tests in tls-pic.ll until they can be repairedBill Schmidt
2015-02-03Further revise too-restrictive test CodeGen/PowerPC/tls-pic.llBill Schmidt
2015-02-03Further revise too-restrictive test CodeGen/PowerPC/tls-pic.llBill Schmidt
2015-02-03Revise too-restrictive test CodeGen/PowerPC/tls-pic.llBill Schmidt
2014-11-12Revert part of the PIC tests (TLS part)Justin Hibbits
2014-11-12Add support for small-model PIC for PowerPC.Justin Hibbits
2014-07-25[PowerPC] Support TLS on PPC32/ELFHal Finkel
2013-12-12PowerPC: add Linux triple to TLS testsTim Northover
2013-12-11Merge all tls tests to two files. One for normal codegen (initial and localRoman Divacky