| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-21 | Replace sext() and zext() with single ext() method | bjorn3 | -15/+9 |
| 2020-11-21 | Rename prefix_chunk to prefix_chunk_size | bjorn3 | -6/+6 |
| 2020-11-21 | Remove StructRet arg attr | bjorn3 | -5/+0 |
| 2020-11-21 | Replace ByVal attribute with on_stack field for Indirect | bjorn3 | -12/+19 |
| 2020-11-21 | Replace ZExt and SExt flags with ArgExtension enum | bjorn3 | -7/+33 |
| 2020-11-08 | rustc_target: Rename some target options to avoid tautology | Vadim Petrochenkov | -2/+2 |
| 2020-11-08 | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | -4/+4 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -28/+10 |
| 2020-10-02 | Returns values up to 2*usize by value | Jonas Schievink | -12/+0 |
| 2020-09-26 | Return values up to 128 bits in registers | Jonas Schievink | -0/+12 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+2526 |
