Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mips] Fix va_arg() for pointer types on big-endian N32. | Daniel Sanders | 2015-01-13 | 1 | -0/+49 |
* | Update Clang tests that run the LLVM optimizer to reflect the changed | Chandler Carruth | 2014-11-25 | 1 | -25/+17 |
* | Revert "[Reassociate] Update test cases due to r222142." | Chad Rosier | 2014-11-19 | 1 | -1/+1 |
* | Allow EmitVAArg() to promote types and use this to fix some N32/N64 vararg is... | Daniel Sanders | 2014-11-19 | 1 | -17/+149 |
* | [mips] Fix r218248's testcase to use -O1 instead of -O3. | Daniel Sanders | 2014-09-23 | 1 | -3/+3 |
* | Fix test/CodeGen/mips-varargs.c to use %clang_cc1 | Kaelyn Takata | 2014-09-22 | 1 | -3/+3 |
* | clang/test/CodeGen/mips-varargs.c: Fixup for -Asserts. | NAKAMURA Takumi | 2014-09-22 | 1 | -21/+20 |
* | [mips] Correct alignment of vectors passed in varargs for the O32 ABI. | Daniel Sanders | 2014-09-22 | 1 | -0/+53 |