summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/llvm-ir/call.ll
Commit message (Expand)AuthorAgeFilesLines
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-2/+2
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-2/+2
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-12/+12
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-12/+12
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-12/+12
* [mips] Restrict tail call optimizationSimon Dardis2016-11-201-42/+0
* [mips] Disable tail calls temporarilySimon Dardis2016-09-271-24/+24
* [mips] Enable tail calls by defaultSimon Dardis2016-08-041-20/+38
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-12/+12
* Summary:Simon Dardis2016-04-141-8/+14
* Revert "[mips] MIPSR6 Compact branch aliases"Simon Dardis2016-04-121-14/+8
* [mips] MIPSR6 Compact branch aliasesSimon Dardis2016-04-121-8/+14
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-6/+6
* [mips] MIPSR6 Compact jump supportSimon Dardis2016-04-051-27/+34
* [mips] Never select JAL for calls to an absolute immediate address.Daniel Sanders2016-01-111-0/+15
* Use TargetRegisterInfo for printing MachineOperand register commentsDan Gohman2015-11-171-2/+2
* [mips] Handle undef when extracting subregs from FP64 registers.Daniel Sanders2015-10-121-0/+14
* [mips] Add backend support for Mips32r[35] and Mips64r[35].Daniel Sanders2015-02-181-0/+4
* [mips][mips64r6] Use JALR for indirect branches instead of JR (which is not a...Daniel Sanders2014-07-091-3/+9
* [mips] Add tests for the 'ret', 'call', and 'indirectbr' LLVM IR instruction.Daniel Sanders2014-07-041-0/+160
OpenPOWER on IntegriCloud