summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/llvm-ir/call.ll
AgeCommit message (Expand)Author
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-01-27[mips] Recommit: "N64 static relocation model support"Simon Dardis
2017-01-26Revert "[mips] N64 static relocation model support"Simon Dardis
2017-01-26[mips] N64 static relocation model supportSimon Dardis
2016-11-20[mips] Restrict tail call optimizationSimon Dardis
2016-09-27[mips] Disable tail calls temporarilySimon Dardis
2016-08-04[mips] Enable tail calls by defaultSimon Dardis
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders
2016-04-14Summary:Simon Dardis
2016-04-12Revert "[mips] MIPSR6 Compact branch aliases"Simon Dardis
2016-04-12[mips] MIPSR6 Compact branch aliasesSimon Dardis
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2016-04-05[mips] MIPSR6 Compact jump supportSimon Dardis
2016-01-11[mips] Never select JAL for calls to an absolute immediate address.Daniel Sanders
2015-11-17Use TargetRegisterInfo for printing MachineOperand register commentsDan Gohman
2015-10-12[mips] Handle undef when extracting subregs from FP64 registers.Daniel Sanders
2015-02-18[mips] Add backend support for Mips32r[35] and Mips64r[35].Daniel Sanders
2014-07-09[mips][mips64r6] Use JALR for indirect branches instead of JR (which is not a...Daniel Sanders
2014-07-04[mips] Add tests for the 'ret', 'call', and 'indirectbr' LLVM IR instruction.Daniel Sanders