Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Add tests for a large number of pseudo instructions | Dylan McKay | 2016-12-09 | 1 | -0/+3 |
| | | | | | | This adds MIR tests for 24 pseudo instructions. llvm-svn: 289191 | ||||
* | [AVR] Add a selection of CodeGen tests | Dylan McKay | 2016-11-09 | 1 | -0/+67 |
Summary: This adds all of the CodeGen tests which currently pass. Reviewers: arsenm, kparzysz Subscribers: japaric, wdng Differential Revision: https://reviews.llvm.org/D26388 llvm-svn: 286418 |