summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/tls.ll
Commit message (Expand)AuthorAge
* [mips] Implement MipsRegisterInfo::getRegPressureLimit.Akira Hatanaka2013-01-22
* Add option disable-mips-delay-filler. Turn on mips' delay slot filler byAkira Hatanaka2012-08-22
* Fix test cases.Akira Hatanaka2012-05-12
* Insert instructions to the entry basic block which initializes the globalAkira Hatanaka2012-05-12
* Add an option to use a virtual register as the global base register instead ofAkira Hatanaka2012-02-24
* Remove the restriction on the first operand of the add node in SelectAddr.Akira Hatanaka2011-12-19
* Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct objectAkira Hatanaka2011-12-14
* Drop support for Mips1 and Mips2.Akira Hatanaka2011-09-09
* This patch implements the thread local storage. Implemented are GeneralBruno Cardoso Lopes2011-05-31