summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/null.ll
AgeCommit message (Expand)Author
2015-10-15[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders
2014-01-14Fix a low hanging use of hasRawTextSupport.Rafael Espindola
2012-10-30Change mips16 delay slot jumps to non delay slot forms by default.Reed Kotler
2012-06-211. fix null program output after some other changesAkira Hatanaka
2012-06-141. introduce MipsPat in place of Pat in order to exclude those fromAkira Hatanaka
2012-06-13disable use of directive .set nomicromipsAkira Hatanaka
2012-05-24Turn on mips16 pseudo op when compiling for mips16.Akira Hatanaka
2012-05-24Enable Mips16 compiler to compile a null program.Akira Hatanaka