summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/tls.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-3/+3
2014-11-04Revert "[mips] Add names and tests for the hardware registers"Rafael Espindola1-2/+2
2014-11-04[mips] Add names and tests for the hardware registersVasileios Kalintiris1-2/+2
2014-02-16Add extra CHECK prefix to tests with explicit prefixNico Rieck1-3/+3
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-6/+6
2013-07-12[mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka1-15/+17
2013-01-22[mips] Implement MipsRegisterInfo::getRegPressureLimit.Akira Hatanaka1-1/+1
2012-08-22Add option disable-mips-delay-filler. Turn on mips' delay slot filler byAkira Hatanaka1-5/+7
2012-05-12Fix test cases.Akira Hatanaka1-7/+9
2012-05-12Insert instructions to the entry basic block which initializes the globalAkira Hatanaka1-2/+2
2012-02-24Add an option to use a virtual register as the global base register instead ofAkira Hatanaka1-1/+7
2011-12-19Remove the restriction on the first operand of the add node in SelectAddr.Akira Hatanaka1-1/+1
2011-12-14Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct objectAkira Hatanaka1-0/+19
2011-09-09Drop support for Mips1 and Mips2.Akira Hatanaka1-2/+2
2011-05-31This patch implements the thread local storage. Implemented are GeneralBruno Cardoso Lopes1-0/+46