aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/tls.ll
Commit message (Expand)AuthorAgeFilesLines
* [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