summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/tailcall.ll
Commit message (Expand)AuthorAgeFilesLines
* [mips] Correct tail call encoding for MIPSR6Simon Dardis2016-08-181-303/+0
* [mips] Enable tail calls by defaultSimon Dardis2016-08-041-10/+54
* [mips][mips16] Fix machine verifier errors about incorrect register classes o...Daniel Sanders2016-06-161-6/+7
* [mips] Remove -mattr=+n64 and fix indentation in tailcall.ll RUN lines. NFC.Daniel Sanders2016-05-041-5/+5
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders2015-10-151-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* [mips] Make sure there is a chain edge dependency between loads that readAkira Hatanaka2013-11-091-0/+13
* Test case for r167039. Check that tail-call optimization is disabled forAkira Hatanaka2012-10-311-0/+23
* [mips] Allow tail-call optimization for vararg functions and functions whichAkira Hatanaka2012-10-301-1/+65
* [mips] Do not tail-call optimize vararg functions or functions with byvalAkira Hatanaka2012-10-271-0/+58
* [mips] Add code to do tail call optimization.Akira Hatanaka2012-10-191-0/+100
OpenPOWER on IntegriCloud