aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Mips16InstrInfo.td
AgeCommit message (Expand)Author
2012-07-23Add basic ability to setup call frame, and make procedure calls.Akira Hatanaka
2012-07-21Revert accidental commit.Akira Hatanaka
2012-07-21Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefExpr::VariantKind.Akira Hatanaka
2012-07-17Clean up Mips16InstrFormats.td and Mips16InstrInfo.td.Akira Hatanaka
2012-07-13Remove variable_ops from call instructions in most targets.Jakob Stoklund Olesen
2012-07-10Make register Mips::RA allocatable if not in mips16 mode.Akira Hatanaka
2012-06-211. fix null program output after some other changesAkira Hatanaka
2012-05-31Cleanup and factoring of mips16 tablegen classes. Make register classesAkira Hatanaka
2012-05-24Enable Mips16 compiler to compile a null program.Akira Hatanaka