summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/tls.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* Revert "[mips] Add names and tests for the hardware registers"Rafael Espindola2014-11-041-2/+2
* [mips] Add names and tests for the hardware registersVasileios Kalintiris2014-11-041-2/+2
* Add extra CHECK prefix to tests with explicit prefixNico Rieck2014-02-161-3/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-121-15/+17
* [mips] Implement MipsRegisterInfo::getRegPressureLimit.Akira Hatanaka2013-01-221-1/+1
* Add option disable-mips-delay-filler. Turn on mips' delay slot filler byAkira Hatanaka2012-08-221-5/+7
* Fix test cases.Akira Hatanaka2012-05-121-7/+9
* Insert instructions to the entry basic block which initializes the globalAkira Hatanaka2012-05-121-2/+2
* Add an option to use a virtual register as the global base register instead ofAkira Hatanaka2012-02-241-1/+7
* Remove the restriction on the first operand of the add node in SelectAddr.Akira Hatanaka2011-12-191-1/+1
* Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct objectAkira Hatanaka2011-12-141-0/+19
* Drop support for Mips1 and Mips2.Akira Hatanaka2011-09-091-2/+2
* This patch implements the thread local storage. Implemented are GeneralBruno Cardoso Lopes2011-05-311-0/+46
OpenPOWER on IntegriCloud