summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/blez_bgez.ll
AgeCommit message (Expand)Author
2016-07-19[mips] Correct label prefixes for N32 and N64.Daniel Sanders
2016-03-01Revert "[mips] Promote the result of SETCC nodes to GPR width."Vasileios Kalintiris
2016-03-01[mips] Promote the result of SETCC nodes to GPR width.Vasileios Kalintiris
2015-05-20Revert r237789 - [mips] The naming convention for private labels is ABI depe...Daniel Sanders
2015-05-20[mips] The naming convention for private labels is ABI dependant.Daniel Sanders
2014-02-20[mips] Make mips64 the default CPU for the mips64 architectureDaniel Sanders
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-05-21[mips] Add instruction selection patterns for blez and bgez.Akira Hatanaka