[mips] Emit '.set nomicromips' before a function's entry label
[oota-llvm.git] / test / CodeGen / Mips / selectcc.ll
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 4/4.
2012-07-16 Akira HatanakaFix function select_cc_f32 in test/CodeGen/Mips/selectc...
2012-07-11 Akira HatanakaImplement MipsTargetLowering::LowerSELECT_CC to custom...