diff --git a/test/CodeGen/Mips/mips64-call.ll b/test/CodeGen/Mips/mips64-f128-call.ll similarity index 98% rename from test/CodeGen/Mips/mips64-call.ll rename to test/CodeGen/Mips/mips64-f128-call.ll index 3ddc882016e..455e540e5df 100644 --- a/test/CodeGen/Mips/mips64-call.ll +++ b/test/CodeGen/Mips/mips64-f128-call.ll @@ -26,6 +26,7 @@ entry: declare void @foo2(fp128) +; CHECK: foo3 ; CHECK: ld $[[R0:[0-9]+]], %got_disp(gld0) ; CHECK: sdc1 $f2, 8($[[R0]]) ; CHECK: sdc1 $f0, 0($[[R0]])