Follow up to r165072. Try a different approach: only move the load when it's going...
[oota-llvm.git] / test / CodeGen / Mips / selectcc.ll
2012-07-16 Akira HatanakaFix function select_cc_f32 in test/CodeGen/Mips/selectc...
2012-07-11 Akira HatanakaImplement MipsTargetLowering::LowerSELECT_CC to custom...