summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips64-libcall.ll
AgeCommit message (Expand)Author
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
2015-05-08Now that we have a soft-float attribute, use it instead of theEric Christopher
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-03-09Test case hygiene.Benjamin Kramer
2013-02-22[mips] Emit call16 operator instead of got_disp. The former allows lazy binding.Akira Hatanaka