Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-14 | [mips] Fix an issue with long double when function roundl is defined | Zlatko Buljan | 1 | -2/+2 |
2015-10-17 | Use std::is_sorted to replace a custom version. Also replace a comparison pre... | Craig Topper | 1 | -10/+4 |
2015-08-01 | De-constify pointers to Type since they can't be modified. NFC | Craig Topper | 1 | -1/+1 |
2015-02-16 | AArch64: Safely handle the incoming sret call argument. | Andrew Trick | 1 | -2/+2 |
2014-11-10 | [mips] Fix sret arguments for N32/N64 which were accidentally broken in r221534. | Daniel Sanders | 1 | -0/+1 |
2014-11-07 | [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc... | Daniel Sanders | 1 | -2/+10 |
2014-11-07 | [mips] Move MipsCCState to a separate file and clang-formatted it. | Daniel Sanders | 1 | -0/+133 |