summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/tls.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2017-06-27[PowerPC] set optimization level in SelectionDAGISelHiroshi Inoue
2016-12-15Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger
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
2013-12-20Implement initial-exec TLS for PPC32.Roman Divacky
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
2013-11-30Update the cpu specified on some PPC regression testsHal Finkel
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-03-27Remove the link register from the GPR classes on PowerPC.Bill Schmidt
2013-02-25Fix missing relocation for TLS addressing peephole optimization.Bill Schmidt
2013-02-21PPCDAGToDAGISel::PostprocessISelDAG()Bill Schmidt
2012-06-04Implement local-exec TLS on PowerPC.Roman Divacky