Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+120 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -120/+0 |
* | [inline Cost] Don't mark functions accessing varargs as non-inlinable | Sameer AbuAsal | 2018-09-20 | 1 | -0/+29 |
* | [InlineCost] Mark functions accessing varargs as not viable. | Florian Hahn | 2018-01-28 | 1 | -2/+15 |
* | [InlineFunction] Preserve calling convention when forwarding VarArgs. | Florian Hahn | 2018-01-06 | 1 | -0/+13 |
* | [InlineFunction] Preserve attributes when forwarding VarArgs. | Florian Hahn | 2018-01-06 | 1 | -10/+23 |
* | [InlineFunction] Inline vararg functions that do not access varargs. | Florian Hahn | 2018-01-06 | 1 | -0/+52 |