| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [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 | 

