summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/tls.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC][NFC] Use -mtriple in RUN line, remove target triple in tls.llJinsong Ji2019-08-301-4/+4
* [PPC32] Emit R_PPC_GOT_TPREL16 instead R_PPC_GOT_TPREL16_LOFangrui Song2019-08-301-2/+2
* [PowerPC] Allow using initial-exec TLS with PICJoerg Sonnenberger2019-04-241-1/+9
* Relax fast register allocator related test cases; NFCMatthias Braun2018-10-291-5/+5
* [Power9] Code Cleanup - Remove needsAggressiveScheduling()Stefan Pintilie2018-07-191-1/+1
* PowerPC: Do not use llc -march in tests.Matthias Braun2017-08-011-3/+3
* [PowerPC] set optimization level in SelectionDAGISelHiroshi Inoue2017-06-271-1/+1
* Use PIC relocation model as default for PowerPC64 ELF.Joerg Sonnenberger2016-12-151-2/+2
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Implement initial-exec TLS for PPC32.Roman Divacky2013-12-201-0/+6
* PowerPC: add Linux triple to TLS testsTim Northover2013-12-121-0/+2
* Merge all tls tests to two files. One for normal codegen (initial and localRoman Divacky2013-12-111-2/+19
* Update the cpu specified on some PPC regression testsHal Finkel2013-11-301-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* Remove the link register from the GPR classes on PowerPC.Bill Schmidt2013-03-271-1/+1
* Fix missing relocation for TLS addressing peephole optimization.Bill Schmidt2013-02-251-6/+11
* PPCDAGToDAGISel::PostprocessISelDAG()Bill Schmidt2013-02-211-1/+1
* Implement local-exec TLS on PowerPC.Roman Divacky2012-06-041-0/+16
OpenPOWER on IntegriCloud