| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [mips] Mark fmaxl as a long double emulation routine | Stefan Maksimovic | 2018-10-12 | 1 | -4/+4 |
| * | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -4/+4 |
| * | Reland "[SelectionDAG] Enable target specific vector scalarization of calls a... | Simon Dardis | 2017-06-09 | 1 | -9/+52 |
| * | [mips] Rework a portion of MipsCC interface. (NFC) | Simon Dardis | 2017-04-26 | 1 | -10/+7 |
| * | Revert "[SelectionDAG] Enable target specific vector scalarization of calls a... | Simon Dardis | 2017-04-07 | 1 | -55/+9 |
| * | [SelectionDAG] Enable target specific vector scalarization of calls and returns | Simon Dardis | 2017-04-07 | 1 | -9/+55 |
| * | [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 |