| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-24 | Added comment on there being no predefined registers | Michal Sudwoj | -0/+2 |
| 2020-05-24 | Deduplicated macro code | Michal Sudwoj | -27/+5 |
| 2020-05-24 | Minor fixes, as requested in PR review | Michal Sudwoj | -50/+27 |
| 2020-05-24 | Formatted correctly | Michal Sudwoj | -3/+1 |
| 2020-05-24 | NVPTX support for new asm! | Michal Sudwoj | -0/+117 |
| 2020-05-23 | Fix ice-72487 | Gary Guo | -13/+13 |
| 2020-05-18 | Simplify register name output for x86 | Amanieu d'Antras | -8/+7 |
| 2020-05-18 | Move InlineAsmTemplatePiece and InlineAsmOptions to librustc_ast | Amanieu d'Antras | -55/+1 |
| 2020-05-18 | The h modifier is only supported by reg_abcd | Amanieu d'Antras | -1/+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 | -6/+26 |
| 2020-05-18 | Add support for high byte registers on x86 | Amanieu d'Antras | -50/+138 |
| 2020-05-18 | Apply review feedback | Amanieu d'Antras | -59/+72 |
| 2020-05-18 | Add inline asm register definitions to librustc_target | Amanieu d'Antras | -0/+1446 |
