summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/setcc-se.ll
AgeCommit message (Expand)Author
2016-07-22[mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructionsHrvoje Varga
2013-07-26[mips] Print instructions "beq", "bne" and "or" using assembler pseudoAkira Hatanaka
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-06-05[mips] brcond + setgt/setugt instruction selection patterns.Akira Hatanaka
2013-05-20[mips] Add (setne $lhs, 0) instruction selection pattern.Akira Hatanaka
2013-05-08[mips] Add instruction selection pattern for (seteq $LHS, 0).Akira Hatanaka