| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-06-21 | Fix handling of reserved registers for ARM inline asm | Amanieu d'Antras | -14/+21 |
| 2020-06-16 | Add initial asm!() support for hexagon | Brian Cain | -0/+27 |
| 2020-05-24 | Deduplicated macro code | Michal Sudwoj | -27/+5 |
| 2020-05-24 | Minor fixes, as requested in PR review | Michal Sudwoj | -4/+24 |
| 2020-05-24 | Formatted correctly | Michal Sudwoj | -3/+1 |
| 2020-05-24 | NVPTX support for new asm! | Michal Sudwoj | -0/+27 |
| 2020-05-23 | Fix ice-72487 | Gary Guo | -13/+13 |
| 2020-05-18 | Move InlineAsmTemplatePiece and InlineAsmOptions to librustc_ast | Amanieu d'Antras | -55/+1 |
| 2020-05-18 | Implement att_syntax option | Amanieu d'Antras | -0/+1 |
| 2020-05-18 | Add notes about functions that are not currently used | Amanieu d'Antras | -2/+6 |
| 2020-05-18 | Add support for high byte registers on x86 | Amanieu d'Antras | -3/+14 |
| 2020-05-18 | Apply review feedback | Amanieu d'Antras | -1/+1 |
| 2020-05-18 | Add inline asm register definitions to librustc_target | Amanieu d'Antras | -0/+560 |
