summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/pseudo/POPWRd.mir
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Fix the testsuite after '%' changed to '$' in MIRDylan McKay2018-02-081-3/+3
| | | | llvm-svn: 324583
* MIRTests: Remove unnecessary 2>&1 redirectionMatthias Braun2017-02-221-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 instructionsDylan McKay2016-12-091-0/+22
This adds MIR tests for 24 pseudo instructions. llvm-svn: 289191
OpenPOWER on IntegriCloud