summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* GlobalISel: correctly handle small args via memory.Tim Northover2016-12-061-1/+1
* GlobalISel: handle pointer arguments that get assigned to the stack.Tim Northover2016-12-051-1/+4
* [GlobalISel] Extract handleAssignments out of AArch64CallLoweringDiana Picus2016-12-051-2/+38
* GlobalISel: produce correct code for signext/zeroext ABI flags.Tim Northover2016-09-211-4/+67
* GlobalISel: split aggregates for PCS loweringTim Northover2016-09-201-2/+1
* GlobalISel: use G_TYPE to annotate physregs with a type.Tim Northover2016-08-311-3/+3
* GlobalISel: rework CallLowering so that it can be used for libcalls too.Tim Northover2016-08-291-0/+40
OpenPOWER on IntegriCloud