summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/tailcall.ll
Commit message (Expand)AuthorAgeFilesLines
* 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