commit | d08ed38e084b84db952b3c21fa759a81397675fb | [log] [tgz] |
---|---|---|
author | Alex Bradbury <asb@lowrisc.org> | Thu Mar 14 08:17:44 2019 +0000 |
committer | Alex Bradbury <asb@lowrisc.org> | Thu Mar 14 08:17:44 2019 +0000 |
tree | e810e01fd03ebc2f378c767d486563fed0887312 | |
parent | 54a0b533088290fbbbbe87071eb0ce1fc764f0d8 [diff] |
[RISCV] Extend test/CodeGen/RISCV/callee-saved-* to test getCalleePreservedRegs Add a caller which exhausts regs then calls another function. This allows getCalleePreservedRegs to be tested. llvm-svn: 356122