[mips] Check emitted code for llvm.bswap.i32 on MIPS16/MIPS64 and llvm.bswap.i64...
[oota-llvm.git] / test / CodeGen / Mips / blez_bgez.ll
2014-02-20 Daniel Sanders[mips] Make mips64 the default CPU for the mips64 archi...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-21 Akira Hatanaka[mips] Add instruction selection patterns for blez...