summaryrefslogtreecommitdiff
path: root/test/CodeGen/mips-varargs.c
AgeCommit message (Expand)Author
2018-07-30[mips64][clang] Adjust tests to account for changes in r338239Stefan Maksimovic
2017-05-23[mips] Make checks in CodeGen/mips-varargs.c less fragileSimon Dardis
2015-09-08Fix clang/test/CodeGen/mips-varargs.c for -Asserts, possibly typo.NAKAMURA Takumi
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-05-28[CodeGen] Update a test-case affected by folding IntToPtr/PtrToInt into LoadsDavid Majnemer
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2015-01-13[mips] Fix va_arg() for pointer types on big-endian N32.Daniel Sanders
2014-11-25Update Clang tests that run the LLVM optimizer to reflect the changedChandler Carruth
2014-11-19Revert "[Reassociate] Update test cases due to r222142."Chad Rosier
2014-11-19Allow EmitVAArg() to promote types and use this to fix some N32/N64 vararg is...Daniel Sanders
2014-09-23[mips] Fix r218248's testcase to use -O1 instead of -O3.Daniel Sanders
2014-09-22Fix test/CodeGen/mips-varargs.c to use %clang_cc1Kaelyn Takata
2014-09-22clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts.NAKAMURA Takumi
2014-09-22[mips] Correct alignment of vectors passed in varargs for the O32 ABI.Daniel Sanders