Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GlobalISel] Rewrite CallLowering::lowerReturn to accept multiple VRegs per V... | Alexander Ivchenko | 2018-08-02 | 1 | -3/+4 |
* | [ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnin... | Eugene Zelenko | 2017-09-20 | 1 | -10/+17 |
* | [ARM] GlobalISel: Support array parameters/arguments | Diana Picus | 2017-05-29 | 1 | -1/+4 |
* | [GlobalISel] Use the correct calling conv for calls | Diana Picus | 2017-03-20 | 1 | -2/+2 |
* | [ARM] GlobalISel: Lower calls to void() functions | Diana Picus | 2017-02-21 | 1 | -0/+4 |
* | [ARM] GlobalISel: Lower pointer args and returns | Diana Picus | 2017-02-02 | 1 | -0/+6 |
* | [ARM] GlobalISel: Select add i32, i32 | Diana Picus | 2016-12-16 | 1 | -0/+5 |
* | [ARM] Add plumbing for GlobalISel | Diana Picus | 2016-11-11 | 1 | -0/+37 |