| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GlobalISel: merge invoke and call translation paths. | Tim Northover | 2017-01-31 | 1 | -1/+12 |
| * | GlobalISel: correctly handle varargs | Tim Northover | 2017-01-17 | 1 | -3/+4 |
| * | [GlobalISel] Move extendRegister where it belongs. NFCI | Diana Picus | 2016-12-13 | 1 | -0/+29 |
| * | GlobalISel: correctly handle small args via memory. | Tim Northover | 2016-12-06 | 1 | -1/+1 |
| * | GlobalISel: handle pointer arguments that get assigned to the stack. | Tim Northover | 2016-12-05 | 1 | -1/+4 |
| * | [GlobalISel] Extract handleAssignments out of AArch64CallLowering | Diana Picus | 2016-12-05 | 1 | -2/+38 |
| * | GlobalISel: produce correct code for signext/zeroext ABI flags. | Tim Northover | 2016-09-21 | 1 | -4/+67 |
| * | GlobalISel: split aggregates for PCS lowering | Tim Northover | 2016-09-20 | 1 | -2/+1 |
| * | GlobalISel: use G_TYPE to annotate physregs with a type. | Tim Northover | 2016-08-31 | 1 | -3/+3 |
| * | GlobalISel: rework CallLowering so that it can be used for libcalls too. | Tim Northover | 2016-08-29 | 1 | -0/+40 |

