Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / unalignedload.ll
2014-05-23 Daniel Sanders[mips][mips64r6] [ls][dw][lr] are not available in...
2014-05-22 Daniel Sanders[mips] Make unalignedload.ll test stricter and easier...
2013-07-12 Akira Hatanaka[mips] Implement MipsTargetMachine::getInstrItineraryDa...
2012-06-02 Akira HatanakaFix test cases in test/CodeGen/Mips.
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-08-18 Akira HatanakaUse subword loads instead of a 4-byte load when the...
2011-08-12 Akira HatanakaDefine unaligned load and store.