| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-01-17 | Use Symbol for target features in asm handling | bjorn3 | -1/+2 | |
| This saves a couple of Symbol::intern calls | ||||
| 2021-08-25 | add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC | Jacob Lifshay | -9/+60 | |
| Fixes #88315 | ||||
| 2021-05-13 | Add asm!() support for PowerPC64 | Dr. Chat | -2/+8 | |
| 2021-05-11 | Add initial asm!() support for PowerPC | Dr. Chat | -0/+146 | |
| This includes GPRs and FPRs only | ||||
