aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/tls.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-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