Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SPARC] Use the correct register set for the "r" asm constraint. | Joerg Sonnenberger | 2019-04-23 | 1 | -0/+10 |
64bit mode must use 64bit registers, otherwise assumptions about the top half of the registers are made. Problem found by Takeshi Nakayama in NetBSD. llvm-svn: 358998 |