Fix test cases.
[oota-llvm.git] / test / CodeGen / Mips / tls.ll
2012-05-12 Akira HatanakaFix test cases.
2012-05-12 Akira HatanakaInsert instructions to the entry basic block which...
2012-02-24 Akira HatanakaAdd an option to use a virtual register as the global...
2011-12-19 Akira HatanakaRemove the restriction on the first operand of the...
2011-12-14 Akira HatanakaAdd support for local dynamic TLS model in LowerGlobalT...
2011-09-09 Akira HatanakaDrop support for Mips1 and Mips2.
2011-05-31 Bruno Cardoso LopesThis patch implements the thread local storage. Impleme...