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