summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/mips16ex.ll
Commit message (Expand)AuthorAgeFilesLines
* Use .set instead of = when printing assignment in assembly outputKrzysztof Parzyszek2018-03-271-1/+1
* [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders2015-10-151-1/+1
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-241-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* Drop the "eh_" from eh_func_begin and eh_func_end.Rafael Espindola2015-03-041-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* Centralize handling of the eh_begin and eh_end labels.Rafael Espindola2015-02-271-1/+3
* Print a=b as an assignment.Rafael Espindola2014-06-241-1/+3
* This patch is needed to make c++ exceptions work for mips16.Reed Kotler2012-12-161-0/+87
OpenPOWER on IntegriCloud