[llvm-bugs] [Bug 31348] New: Write tests for callee saved register handling

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Dec 10 22:39:37 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=31348

            Bug ID: 31348
           Summary: Write tests for callee saved register handling
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AVR
          Assignee: unassignedbugs at nondot.org
          Reporter: dylanmckay34 at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

We should write tests to ensure that when we clobber the callee saved registers
(R2–R17, R28, R29), they are always restored in the epilogue.

The full calling convention is described here:

https://gcc.gnu.org/wiki/avr-gcc

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161211/0803e250/attachment.html>


More information about the llvm-bugs mailing list