summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips16ex.ll
AgeCommit message (Expand)Author
2015-10-15[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders
2015-06-17Move the personality function from LandingPadInst to FunctionDavid Majnemer
2015-04-24[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-03-04Drop the "eh_" from eh_func_begin and eh_func_end.Rafael Espindola
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Centralize handling of the eh_begin and eh_end labels.Rafael Espindola
2014-06-24Print a=b as an assignment.Rafael Espindola
2012-12-16This patch is needed to make c++ exceptions work for mips16.Reed Kotler