Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Fix the testsuite after '%' changed to '$' in MIR | Dylan McKay | 2018-02-08 | 1 | -3/+3 |
| | | | | llvm-svn: 324583 | ||||
* | MIRTests: Remove unnecessary 2>&1 redirection | Matthias Braun | 2017-02-22 | 1 | -1/+1 |
| | | | | | | | llc mir output goes to stdout nowadays, so the 2>&1 is not necessary anymore for most tests. llvm-svn: 295859 | ||||
* | [AVR] Add tests for a large number of pseudo instructions | Dylan McKay | 2016-12-09 | 1 | -0/+22 |
This adds MIR tests for 24 pseudo instructions. llvm-svn: 289191 |