summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/selectcc.ll
AgeCommit message (Expand)Author
2016-09-09Revert "[mips] Fix c.<cc>.<fmt> instruction definition."Simon Dardis
2016-09-09[mips] Fix c.<cc>.<fmt> instruction definition.Simon Dardis
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2014-06-12[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz].[ds] are not available ...Daniel Sanders
2014-06-10SelectionDAG: Don't use MVT::Other to determine legality of ISD::SELECT_CCTom Stellard
2013-05-25Track IR ordering of SelectionDAG nodes 4/4.Andrew Trick
2012-07-16Fix function select_cc_f32 in test/CodeGen/Mips/selectcc.ll.Akira Hatanaka
2012-07-11Implement MipsTargetLowering::LowerSELECT_CC to custom lower SELECT_CC.Akira Hatanaka