Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / tls.ll
2014-02-16 Nico RieckAdd extra CHECK prefix to tests with explicit prefix
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-12 Akira Hatanaka[mips] Implement MipsTargetMachine::getInstrItineraryDa...
2013-01-22 Akira Hatanaka[mips] Implement MipsRegisterInfo::getRegPressureLimit.
2012-08-22 Akira HatanakaAdd option disable-mips-delay-filler. Turn on mips...
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...