Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Save/restore the frame pointer for all functions | Dylan McKay | 2017-05-02 | 1 | -4/+4 |
| | | | | | | | A recent commit I made made it so that we only did this for signal or interrupt handlers. This broke normal functions. llvm-svn: 301893 | ||||
* | [AVR] Add calling convention CodeGen tests | Dylan McKay | 2016-12-11 | 1 | -0/+32 |
This adds CodeGen tests for the AVR C calling convention. llvm-svn: 289369 |