summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SPARC/reg64.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SPARC] Use the correct register set for the "r" asm constraint.Joerg Sonnenberger2019-04-231-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
OpenPOWER on IntegriCloud