summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/analyzebranch.ll
AgeCommit message (Expand)Author
2016-07-19[mips] Correct label prefixes for N32 and N64.Daniel Sanders
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders
2016-03-14[mips] MIPS32R6 compact branch supportDaniel Sanders
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
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2014-07-09[mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructionsDaniel Sanders
2014-06-12[mips][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6Daniel Sanders
2012-05-12Fix test cases.Akira Hatanaka
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2011-04-01Add code for analyzing FP branches. Clean up branch Analysis functions.Akira Hatanaka